1. 013dcc7 ARM: uniphier: fix bogus comment by Masahiro Yamada · 9 years ago
  2. 69856c5 ARM: uniphier: remove commented out define by Masahiro Yamada · 9 years ago
  3. 0764f24 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · 9 years ago
  4. 86e9dc8 net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · 9 years ago
  5. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  6. 8a7367a cmd: Fix license command by Tom Rini · 9 years ago
  7. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  8. 9a6598d Drop various features when the command line is not available by Simon Glass · 9 years ago
  9. fb24112 Allow command code to compile to nothing by Simon Glass · 9 years ago
  10. b8dafa2 ti: k2g: increase phy autoneg timeout by Vitaly Andrianov · 9 years ago
  11. 55926dd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  12. ceded37 armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds by Wenbin Song · 9 years ago
  13. f8008f1 arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support by Alison Wang · 9 years ago
  14. eb11880 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 9 years ago
  15. eeb5b1a pci: make pci_get_hose_head() available to external users by Stuart Yoder · 9 years ago
  16. ed77b70 boards: ls2080: Fix default bootargs by York Sun · 9 years ago
  17. abc7d0f armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY by Shaohui Xie · 9 years ago
  18. a119357 strider: use optimised bus timing for FPGA access by Reinhard Pfau · 9 years ago
  19. 4709805 strider: Define pca593x widths by Dirk Eibach · 9 years ago
  20. 83d95b6 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  21. 93d9fc2 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · 9 years ago
  22. ead2fb2 arm: socfpga: Allow boards to define a custom environment size by Stefan Roese · 9 years ago
  23. b72041c arm: socfpga: Fix SR1500 env position by Marek Vasut · 9 years ago
  24. ec8b752 arm: socfpga: Enabling U-Boot environment support in QSPI by Chin Liang See · 9 years ago
  25. c998da0 usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  26. 59b35dd dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  27. 82ceba2 x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  28. 374e78e x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  29. 69ca6fd x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  30. 93a1c3c x86: Fix a header nit in x86-chromebook.h by Simon Glass · 9 years ago
  31. a69ed4e x86: Use white on black for the console on chromebooks by Simon Glass · 9 years ago
  32. 2e4fc2b x86: Add a default address for reference code by Simon Glass · 9 years ago
  33. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  34. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  35. 8226a3e input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  36. 4974a6f pci: Correct a few comments and nits by Simon Glass · 9 years ago
  37. 319dba1 pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  38. 17c43f1 gpio: Use const where possible by Simon Glass · 9 years ago
  39. bbf2478 gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  40. 740d5d3 cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  41. c29a3ce ti_armv7_common: env: Add NFS loading support to default enviroment by Andrew F. Davis · 9 years ago
  42. d28a86c keystone2: env: Set mmc as default boot for k2g-evm by Yan Liu · 9 years ago
  43. abca947 keystone2: env: add env script for booting with an initramfs with firmware by Murali Karicheri · 9 years ago
  44. 84fe283 k2g: configs: Add support to save env in MMC by Lokesh Vutla · 9 years ago
  45. 0552d1d k2g: env: Allow use of a script and plain text env files by Lokesh Vutla · 9 years ago
  46. 18c534b ti_armv7_common: env: Consolidate support for loading script and text env files by Lokesh Vutla · 9 years ago
  47. 592bc5e am43xx: configs: Enable USB commands for non usb boot also by Mugunthan V N · 9 years ago
  48. e77faeb am335x: configs: Fix usb ether boot support by Lokesh Vutla · 9 years ago
  49. 8462cb5 ti_armv7_keystone2: env: Remove securedb.key.bin load by Carlos Hernandez · 9 years ago
  50. 48dc165 ti_armv7_keystone2: env: Update UBIFS image paths by Carlos Hernandez · 9 years ago
  51. cc2c948 ti_armv7_keystone2: configs: add usb mass storage support by Mugunthan V N · 9 years ago
  52. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  53. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  54. 74522c8 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  55. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  56. 2a22d05 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  57. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  58. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago
  59. bee9116 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  60. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  61. 2bb9b79 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  62. d96a980 disk/part.c: Expose list of available block drivers by Alexander Graf · 9 years ago
  63. 7985cdf arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  64. 2184582 hikey: Add MMU tables by Alexander Graf · 9 years ago
  65. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  66. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  67. 96519f3 zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  68. d473f0c thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  69. 5e2ec77 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  70. 0691484 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  71. ee85a41 kc1: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  72. 461484c input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  73. d6a2042 power: twl6030: Power off support by Paul Kocialkowski · 9 years ago
  74. 7c0a4b7 kc1: OMAP4 reboot mode support by Paul Kocialkowski · 9 years ago
  75. e66782e kc1: MUSB USB controller and fastboot USB gadget support by Paul Kocialkowski · 9 years ago
  76. 6313c65 power: twl6030: Clear VUSB_IN_PMID bit on USB device setup by Paul Kocialkowski · 9 years ago
  77. 0343f71 power: twl6030: Configure VUSB voltage on USB device setup by Paul Kocialkowski · 9 years ago
  78. ae51b57 Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  79. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  80. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  81. d7b6a75 power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value by Paul Kocialkowski · 9 years ago
  82. c5dbae7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  83. 4d339a9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  84. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. 9f0f432 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  86. 212425b ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  87. 25afe55 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  88. d9a76e7 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  89. 0299c2e include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  90. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  91. 2ac07f7 arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  92. 6f6e943 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  93. 212f96f board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  94. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  95. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  96. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  97. 2af25b7 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  98. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  99. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  100. a807369 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago