1. 49574b7 k2g: configs: Add support to save env in MMC by Lokesh Vutla · 9 years ago
  2. 6e637fa k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · 9 years ago
  3. d6c5a55 ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  4. 7ec3a80 am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · 9 years ago
  5. 38e8af4 am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  6. d45e760 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  7. 060a398 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  8. 3ebc845 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago
  9. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  10. af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  11. 41ee316 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  12. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  13. e83be45 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  14. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  15. 4aacacc efi_loader: Add console interface by Alexander Graf · 9 years ago
  16. c15d921 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  17. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  18. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  19. 3b3d915 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  20. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  21. 580be6e hikey: Add MMU tables by Alexander Graf · 9 years ago
  22. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  23. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  24. 0e2088c zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  25. 6b3e7ca thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  26. e317fe8 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  27. fb74cc1 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  28. 31d8ef8 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  29. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  30. c76b97a power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  31. fc45392 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  32. 75089e5 kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  33. e1545d9 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  34. 3f3b12b power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  35. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  36. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  37. b649748 power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  38. 1db349f power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  39. b8421a7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  40. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  41. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  42. 2d3fba3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  43. 1860817 ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  44. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  45. ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  46. 6788c17 include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  47. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  48. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  49. 0ce0a25 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  50. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  51. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  52. f287dfd spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  53. 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
  54. d5f4d99 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  55. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  56. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  57. 8913202 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  58. 3bbf6dd ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  59. e051d32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  60. 2fe586b imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  61. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  62. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  63. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  64. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  65. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  66. f6a821a dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  67. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  68. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  69. 5bed0be dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  70. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  71. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  72. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  73. ddb1325 dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  74. 83b783f dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  75. ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago
  76. e21c834 dm: part: Drop the common.h header by Simon Glass · 9 years ago
  77. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  78. ea8ef6e debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  79. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  80. f4fc1fb rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  81. 4b28a90 dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  82. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  83. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  84. b0f9036 exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · 9 years ago
  85. c58591a malloc: use hidden visibility by Stephen Warren · 9 years ago
  86. 6b3c634 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · 9 years ago
  87. 587cf0e OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · 9 years ago
  88. e37a26b mx53ard: Move to booting zImage by Fabio Estevam · 9 years ago
  89. 04cb18b arm: dra7xx: Define Android partition table by Sam Protsenko · 9 years ago
  90. d90f883 sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  91. bed5737 amcc-common.h: Disable CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  92. 978a047 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · 9 years ago
  93. 19a5703 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  94. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  95. 547ca3b ARM: uniphier: default to environment in eMMC by Masahiro Yamada · 9 years ago
  96. bffeee9 ARM: uniphier: add emmcupdate command by Masahiro Yamada · 9 years ago
  97. eac5acf ARM: uniphier: add eMMC boot support by Masahiro Yamada · 9 years ago
  98. 867453e ARM: uniphier: enable UniPhier SD/MMC host driver by Masahiro Yamada · 9 years ago
  99. 1310e9e Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  100. 2abf927 powerpc/t208xqds: fix esdhc peripheral clock support by Yangbo Lu · 9 years ago