1. b8421a7 power: twl6030: Some more explicit registers and values definitions by Paul Kocialkowski · 9 years ago
  2. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  3. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  4. 2d3fba3 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  5. 1860817 ARM: DRA7: configs: Prepare for detecting memory > 2GB by Lokesh Vutla · 9 years ago
  6. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  7. ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  8. 6788c17 include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  9. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  10. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  11. 0ce0a25 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  12. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  13. a6131a2 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  14. f287dfd spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  15. 86c362d image: Add functions to obtain short names by Simon Glass · 9 years ago
  16. d5f4d99 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  17. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  18. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  19. 8913202 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  20. 3bbf6dd ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  21. e051d32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  22. 2fe586b imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  23. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  24. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  25. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  26. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  27. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  28. f6a821a dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  29. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  30. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  31. 5bed0be dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  32. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  33. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  34. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  35. ddb1325 dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  36. 83b783f dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  37. ac8162f dm: Add a new header for block devices by Simon Glass · 9 years ago
  38. e21c834 dm: part: Drop the common.h header by Simon Glass · 9 years ago
  39. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  40. ea8ef6e debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  41. 832c3f0 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  42. f4fc1fb rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  43. 4b28a90 dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  44. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  45. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  46. b0f9036 exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · 9 years ago
  47. c58591a malloc: use hidden visibility by Stephen Warren · 9 years ago
  48. 6b3c634 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · 9 years ago
  49. 587cf0e OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · 9 years ago
  50. e37a26b mx53ard: Move to booting zImage by Fabio Estevam · 9 years ago
  51. 04cb18b arm: dra7xx: Define Android partition table by Sam Protsenko · 9 years ago
  52. d90f883 sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  53. bed5737 amcc-common.h: Disable CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  54. 978a047 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · 9 years ago
  55. 19a5703 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  56. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  57. 547ca3b ARM: uniphier: default to environment in eMMC by Masahiro Yamada · 9 years ago
  58. bffeee9 ARM: uniphier: add emmcupdate command by Masahiro Yamada · 9 years ago
  59. eac5acf ARM: uniphier: add eMMC boot support by Masahiro Yamada · 9 years ago
  60. 867453e ARM: uniphier: enable UniPhier SD/MMC host driver by Masahiro Yamada · 9 years ago
  61. 1310e9e Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  62. 2abf927 powerpc/t208xqds: fix esdhc peripheral clock support by Yangbo Lu · 9 years ago
  63. 32f6c17 timer: Provide an early timer by Simon Glass · 9 years ago
  64. 5b539a0 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  65. d41829d ARM: rpi: increase CONFIG_SYS_MAXARGS by Stephen Warren · 9 years ago
  66. d5c13f7 ARM: zynq: zynqmp: Enable DCC serial driver by default by Michal Simek · 9 years ago
  67. e89a888 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  68. d454c78 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  69. 7263983 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  70. 95a28a8 rpi: always scroll by 10 lines by Lubomir Rintel · 9 years ago
  71. 7a88aa0 arm: am437x: cm-t43: bring back BOOTDELAY feature by Nikita Kiryanov · 9 years ago
  72. 3554f7a arm: am437x: cm-t43: update parameters for raw mmc boot by Nikita Kiryanov · 9 years ago
  73. aa53b98 arm: am437x: cm-t43: set MPU and CORE voltages on boot by Nikita Kiryanov · 9 years ago
  74. a5c71ff pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  75. 829c3ef arm: am437x: cm-t43: support all available SPI flash chips by Nikita Kiryanov · 9 years ago
  76. b9a0f88 arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config file by Nikita Kiryanov · 9 years ago
  77. 818ac65 arm: am437x: cm-t43: fix cm-t43 boot by Nikita Kiryanov · 9 years ago
  78. 220597d board/BuR/kwb: cosmetic changes by Hannes Schmelzer · 9 years ago
  79. 27bf441 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · 9 years ago
  80. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · 9 years ago
  81. 41bfcfb board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · 9 years ago
  82. 60da8c3 OMAP3SOM BOARD: Auto detect Logic PD Models by Adam Ford · 9 years ago
  83. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  84. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  85. 621ea08 arm: socfpga: Add missing CONFIG_BUILD_TARGET by Marek Vasut · 9 years ago
  86. 005adac implement Fastboot via USB OTG on bcm28155_ap boards by Steve Rae · 9 years ago
  87. 766a5fb dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage by Lukasz Majewski · 9 years ago
  88. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  89. 0be9be8 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  90. 8d3d5c4 armv8/ls1043aqds: Add USB support for ls1043aqds by Qianyu Gong · 9 years ago
  91. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  92. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  93. d78fa5e armv8: ls2080: Update bootcmd env variable by Prabhakar Kushwaha · 9 years ago
  94. ae193f9 armv8: ls2080: Add mcinitcmd env variable in default env by Prabhakar Kushwaha · 9 years ago
  95. 34de5e4 arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board by Alison Wang · 9 years ago
  96. a7161db armv8: ls2080a: Increase default hugepage count by Ashish Kumar · 9 years ago
  97. 2267b2f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  98. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  99. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  100. 8938174 arm: ls1021aqds: Convert to driver model and enable serial support by York Sun · 9 years ago