1. 5f6ad02 vbe: Make vbe_setup_video_priv() public by Bin Meng · 8 years ago
  2. 10491c8 x86: doc: Correct qfw command example by Bin Meng · 8 years ago
  3. fcda8c3 x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  4. f0920e4 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · 8 years ago
  5. 02c57ab dm: video: Add driver for VESA-compatible device by Bin Meng · 8 years ago
  6. 4dc5e54 x86: doc: Document coreboot framebuffer driver issue on QEMU by Bin Meng · 8 years ago
  7. 54cd240 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · 8 years ago
  8. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  9. 2545fa5 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit by Simon Glass · 8 years ago
  10. 4e0318c x86: ivybridge: Fix PCH power setup by Simon Glass · 8 years ago
  11. 5d7ec3d x86: Don't export interrupt handlers with x86_64 by Simon Glass · 8 years ago
  12. fac3e79 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · 8 years ago
  13. 21b3b66 x86: Correct address casts in interrupt code by Simon Glass · 8 years ago
  14. d30b310 x86: Correct address casts in cpu code by Simon Glass · 8 years ago
  15. 35233da x86: Allow interrupts to be disabled in 64-bit mode by Simon Glass · 8 years ago
  16. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  17. 22230e9 tpm: Tidy up use of size_t by Simon Glass · 8 years ago
  18. 3f14f81 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · 8 years ago
  19. 2547f3e elf: Add the Elf64_Rela type by Simon Glass · 8 years ago
  20. 006bccb board_f: Drop the extra fdtdec_prepare_fdt() by Simon Glass · 8 years ago
  21. 2cd11a2 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  22. 22d9574 Add _image_binary_end section declaration by Simon Glass · 8 years ago
  23. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  24. 443ffe5 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  25. 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  26. 2c94380 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  27. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  28. d8441ea dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  29. 1df9127 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  30. 0a5f6f8 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  31. 5023bd7 list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  32. b91c6a1 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  33. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  34. 26f50fb Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  35. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  36. 5572367 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  37. df233e7 x86: conga-qeval20-qa3: Add README to explain the console UART options by Stefan Roese · 8 years ago
  38. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  39. 1f95770 ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  40. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  41. 6d1a718 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  42. 1053a76 board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
  43. e813138 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  44. 692fcdd arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  45. d40dbfb env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  46. 279dcd8 dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  47. 4805796 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  48. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  49. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  50. 3dddc79 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  51. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  52. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  53. 1406992 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · 8 years ago
  54. 4bf06d1 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · 8 years ago
  55. 7b76daa check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · 8 years ago
  56. 8bb0f7c config_whitelist: remove bogus options by Masahiro Yamada · 8 years ago
  57. 1da33a2 config_whitelist: sync by tool by Masahiro Yamada · 8 years ago
  58. 9608f43 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · 8 years ago
  59. 03ab5d1 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  60. 43e0a3d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
  61. 234600c arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  62. d7255e8 ARM: vf610: use strcpy for soc environment variable by Stefan Agner · 8 years ago
  63. d429557 configs: enable device tree for Colibri iMX7 by Stefan Agner · 8 years ago
  64. 02ad90e colibri_imx7: use Ricoh RN5T567 to reboot the board by Stefan Agner · 8 years ago
  65. cced7e5 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · 8 years ago
  66. c571d68 power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  67. aa723b8 colibri_imx7: remove legancy UART platform data by Stefan Agner · 8 years ago
  68. 7443a1d colibri_imx7: remove legancy I2C support by Stefan Agner · 8 years ago
  69. e60f749 arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · 8 years ago
  70. bdad02e arm: dts: imx7: add pinctrl defines by Stefan Agner · 8 years ago
  71. 5a6f8d7 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  72. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  73. 27229b2 scripts: Add script to extract default environment by Lukasz Majewski · 8 years ago
  74. f61c9bc ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  75. 4fd096f doc: typo fix addess -> address by Jelle van der Waa · 8 years ago
  76. 1dbc40e ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  77. d31d4a2 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  78. 60d42e9 configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  79. 89db0fb configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  80. 859c70d omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  81. c268a9b omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  82. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  83. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  84. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  85. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  86. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  87. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  88. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  89. 24307d6 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · 8 years ago
  90. ff95e57 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  91. c6012bb tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  92. e2c9351 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  93. d025021 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  94. 4dc34be README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  95. b43957b README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  96. 89e5440 README: Drop README.imx31 by Simon Glass · 8 years ago
  97. b44b632 atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  98. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  99. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  100. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago