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