1. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  2. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  3. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  4. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  5. b1630cd x86: Fix a header nit in x86-chromebook.h by Simon Glass · 9 years ago
  6. 1861810 x86: Use white on black for the console on chromebooks by Simon Glass · 9 years ago
  7. a2d40ef x86: Add a default address for reference code by Simon Glass · 9 years ago
  8. e984eda x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  9. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  10. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  11. 0d0f831 pci: Correct a few comments and nits by Simon Glass · 9 years ago
  12. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  13. fd83897 gpio: Use const where possible by Simon Glass · 9 years ago
  14. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  15. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  16. 25fd727 ti_armv7_common: env: Add NFS loading support to default enviroment by Andrew F. Davis · 9 years ago
  17. e526561 keystone2: env: Set mmc as default boot for k2g-evm by Yan Liu · 9 years ago
  18. cead0b2 keystone2: env: add env script for booting with an initramfs with firmware by Murali Karicheri · 9 years ago
  19. 49574b7 k2g: configs: Add support to save env in MMC by Lokesh Vutla · 9 years ago
  20. 6e637fa k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · 9 years ago
  21. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  22. 7ec3a80 am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · 9 years ago
  23. 38e8af4 am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  24. d45e760 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  25. 060a398 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  26. 3ebc845 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago
  27. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  28. af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  29. 41ee316 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  30. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  31. e83be45 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  32. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  33. 4aacacc efi_loader: Add console interface by Alexander Graf · 9 years ago
  34. c15d921 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  35. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  36. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  37. 3b3d915 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  38. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  39. 580be6e hikey: Add MMU tables by Alexander Graf · 9 years ago
  40. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  41. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  42. 0e2088c zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  43. 6b3e7ca thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  44. e317fe8 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  45. fb74cc1 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  46. 31d8ef8 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  47. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  48. c76b97a power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  49. fc45392 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  50. 75089e5 kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  51. e1545d9 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  52. 3f3b12b power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  53. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  54. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  55. b649748 power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  56. 1db349f power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  57. b8421a7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  58. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  59. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  60. 2d3fba3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  61. 1860817 ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  62. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  63. ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  64. 6788c17 include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  65. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  66. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  67. 0ce0a25 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  68. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  69. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  70. f287dfd spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  71. 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
  72. d5f4d99 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  73. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  74. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  75. 8913202 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  76. 3bbf6dd ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  77. e051d32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  78. 2fe586b imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  79. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  80. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  81. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  82. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  83. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  84. f6a821a dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  85. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  86. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  87. 5bed0be dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  88. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  89. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  90. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  91. ddb1325 dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  92. 83b783f dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  93. ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago
  94. e21c834 dm: part: Drop the common.h header by Simon Glass · 9 years ago
  95. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  96. ea8ef6e debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  97. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  98. f4fc1fb rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  99. 4b28a90 dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  100. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago