summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-12x86: doc: Document coreboot framebuffer driver issue on QEMUBin Meng
2016-10-11x86: mrccache: Fix error handling in mrccache_get_region()Simon Glass
2016-10-11x86: Drop unused init_helper functionsSimon Glass
2016-10-11x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass
2016-10-11x86: ivybridge: Fix PCH power setupSimon Glass
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass
2016-10-11x86: Correct address casts in interrupt codeSimon Glass
2016-10-11x86: Correct address casts in cpu codeSimon Glass
2016-10-11x86: Allow interrupts to be disabled in 64-bit modeSimon Glass
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-10-11tpm: Tidy up use of size_tSimon Glass
2016-10-11rtc: Use CONFIG_X86 instead of __I386__Simon Glass
2016-10-11elf: Add the Elf64_Rela typeSimon Glass
2016-10-11board_f: Drop the extra fdtdec_prepare_fdt()Simon Glass
2016-10-11bios_emulator: Fix cast for 64-bit compilationSimon Glass
2016-10-11Add _image_binary_end section declarationSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11dm: stdio: Allow lazy probing of video devicesSimon Glass
2016-10-11x86: video: Fix typo in broadwell KconfigSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass
2016-10-11Fix return value in trailing_strtoln()Simon Glass
2016-10-11x86: Add an accelerated memmove() functionSimon Glass
2016-10-11Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass
2016-10-11x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-10-11x86: conga-qeval20-qa3: Add README to explain the console UART optionsStefan Roese
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada