1. e77faeb am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  2. 8462cb5 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  3. 48dc165 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  4. cc2c948 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago
  5. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  6. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  7. 74522c8 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  8. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  9. 2a22d05 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  10. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  11. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago
  12. bee9116 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  13. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  14. 2bb9b79 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  15. d96a980 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  16. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  17. 2184582 hikey: Add MMU tables by Alexander Graf · 9 years ago
  18. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  19. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  20. 96519f3 zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  21. d473f0c thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  22. 5e2ec77 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  23. 0691484 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  24. ee85a41 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  25. 461484c input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  26. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  27. 7c0a4b7 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  28. e66782e kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  29. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  30. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  31. ae51b57 Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  32. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  33. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  34. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  35. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  36. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  37. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  38. 9f0f432 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  39. 212425b ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  40. 25afe55 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  41. d9a76e7 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  42. 0299c2e include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  43. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  44. 2ac07f7 arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  45. 6f6e943 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  46. 212f96f board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  47. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  48. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  49. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  50. 2af25b7 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  51. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  52. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  53. a807369 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  54. 1011226 ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  55. 58a7a32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  56. 5167498 imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  57. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  58. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  59. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  60. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  61. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  62. 782b978 dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  63. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  64. 96e5b03 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  65. 1414281 dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  66. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  67. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  68. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  69. fb1b7be dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  70. 5ec4f1a dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  71. 1a73661 dm: Add a new header for block devices by Simon Glass · 9 years ago
  72. 481922f dm: part: Drop the common.h header by Simon Glass · 9 years ago
  73. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  74. b391d74 debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  75. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  76. 450f3c7 rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  77. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  78. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  79. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  80. 76aab9e exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · 9 years ago
  81. 2f0bcd4 malloc: use hidden visibility by Stephen Warren · 9 years ago
  82. 3f53e61 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · 9 years ago
  83. 138daa7 OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · 9 years ago
  84. 3c525ec mx53ard: Move to booting zImage by Fabio Estevam · 9 years ago
  85. c6afa11 arm: dra7xx: Define Android partition table by Sam Protsenko · 9 years ago
  86. 23a004a sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  87. a15221e amcc-common.h: Disable CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  88. 9b2c282 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · 9 years ago
  89. 9902c11 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  90. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  91. aa8a934 ARM: uniphier: default to environment in eMMC by Masahiro Yamada · 9 years ago
  92. c231c43 ARM: uniphier: add emmcupdate command by Masahiro Yamada · 9 years ago
  93. a55d9fe ARM: uniphier: add eMMC boot support by Masahiro Yamada · 9 years ago
  94. 4aceb3f ARM: uniphier: enable UniPhier SD/MMC host driver by Masahiro Yamada · 9 years ago
  95. d5c6144 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  96. cf23b4d powerpc/t208xqds: fix esdhc peripheral clock support by Yangbo Lu · 9 years ago
  97. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  98. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  99. 1f60d7c ARM: rpi: increase CONFIG_SYS_MAXARGS by Stephen Warren · 9 years ago
  100. 636ac18 ARM: zynq: zynqmp: Enable DCC serial driver by default by Michal Simek · 9 years ago