1. 0299c2e include/crc.h: Remove unreferenced cyg_xxx() prototypes by Stefan Roese · 9 years ago
  2. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  3. 2ac07f7 arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  4. 6f6e943 configs: k2g_evm: Add TI power processor support by Nishanth Menon · 9 years ago
  5. 212f96f board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  6. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  7. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  8. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  9. 2af25b7 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  10. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  11. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  12. a807369 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  13. 1011226 ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  14. 58a7a32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  15. 5167498 imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  16. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  17. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  18. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  19. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  20. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  21. 782b978 dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  22. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  23. 96e5b03 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  24. 1414281 dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  25. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  26. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  27. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  28. fb1b7be dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  29. 5ec4f1a dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  30. 1a73661 dm: Add a new header for block devices by Simon Glass · 9 years ago
  31. 481922f dm: part: Drop the common.h header by Simon Glass · 9 years ago
  32. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  33. b391d74 debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  34. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  35. 450f3c7 rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  36. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  37. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  38. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  39. 76aab9e exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · 9 years ago
  40. 5d69269 mx7dsabresd: Define serial port locally by Fabio Estevam · 9 years ago
  41. bf39399 mx7_common: Remove unexisting options by Fabio Estevam · 9 years ago
  42. f9162b1 arm: imx: Add support for GE Bx50v3 boards by Akshay Bhat · 9 years ago
  43. 2f0bcd4 malloc: use hidden visibility by Stephen Warren · 9 years ago
  44. 3f53e61 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · 9 years ago
  45. 138daa7 OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · 9 years ago
  46. 3c525ec mx53ard: Move to booting zImage by Fabio Estevam · 9 years ago
  47. c6afa11 arm: dra7xx: Define Android partition table by Sam Protsenko · 9 years ago
  48. 23a004a sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  49. a15221e amcc-common.h: Disable CONFIG_SYS_LONGHELP by Tom Rini · 9 years ago
  50. 9b2c282 compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 by Tom Rini · 9 years ago
  51. 9902c11 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  52. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  53. aa8a934 ARM: uniphier: default to environment in eMMC by Masahiro Yamada · 9 years ago
  54. c231c43 ARM: uniphier: add emmcupdate command by Masahiro Yamada · 9 years ago
  55. a55d9fe ARM: uniphier: add eMMC boot support by Masahiro Yamada · 9 years ago
  56. 4aceb3f ARM: uniphier: enable UniPhier SD/MMC host driver by Masahiro Yamada · 9 years ago
  57. d5c6144 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  58. cf23b4d powerpc/t208xqds: fix esdhc peripheral clock support by Yangbo Lu · 9 years ago
  59. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  60. 7a80de4 image: Correct the OS location code to work on sandbox by Simon Glass · 9 years ago
  61. 1f60d7c ARM: rpi: increase CONFIG_SYS_MAXARGS by Stephen Warren · 9 years ago
  62. 636ac18 ARM: zynq: zynqmp: Enable DCC serial driver by default by Michal Simek · 9 years ago
  63. cdb714d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  64. fec26e7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  65. e1417c7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  66. 1fd4bed rpi: always scroll by 10 lines by Lubomir Rintel · 9 years ago
  67. 4b8f489 arm: am437x: cm-t43: bring back BOOTDELAY feature by Nikita Kiryanov · 9 years ago
  68. 7d751d6 arm: am437x: cm-t43: update parameters for raw mmc boot by Nikita Kiryanov · 9 years ago
  69. 43e568c arm: am437x: cm-t43: set MPU and CORE voltages on boot by Nikita Kiryanov · 9 years ago
  70. 9bcfca1 pmic: tps65218: add useful functions and defines by Nikita Kiryanov · 9 years ago
  71. 49a9344 arm: am437x: cm-t43: support all available SPI flash chips by Nikita Kiryanov · 9 years ago
  72. 7ef77c0 arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config file by Nikita Kiryanov · 9 years ago
  73. 034a819 arm: am437x: cm-t43: fix cm-t43 boot by Nikita Kiryanov · 9 years ago
  74. 3e475ab board/BuR/kwb: cosmetic changes by Hannes Schmelzer · 9 years ago
  75. 3b804d9 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · 9 years ago
  76. be0be08 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · 9 years ago
  77. 568cfb4 board/BuR: drop ETH-support in SPL-Stage by Hannes Schmelzer · 9 years ago
  78. 26ef7a2 OMAP3SOM BOARD: Auto detect Logic PD Models by Adam Ford · 9 years ago
  79. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  80. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  81. dc0a1a0 arm: socfpga: Add missing CONFIG_BUILD_TARGET by Marek Vasut · 9 years ago
  82. d7d8c00 implement Fastboot via USB OTG on bcm28155_ap boards by Steve Rae · 9 years ago
  83. 7124a8c dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files transmission and storage by Lukasz Majewski · 9 years ago
  84. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  85. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  86. 5a7c40b armv8/ls1043aqds: Add USB support for ls1043aqds by Qianyu Gong · 9 years ago
  87. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  88. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  89. 9f3e1b8 armv8: ls2080: Update bootcmd env variable by Prabhakar Kushwaha · 9 years ago
  90. 16ed856 armv8: ls2080: Add mcinitcmd env variable in default env by Prabhakar Kushwaha · 9 years ago
  91. 7009702 arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board by Alison Wang · 9 years ago
  92. 9e71bb9c armv8: ls2080a: Increase default hugepage count by Ashish Kumar · 9 years ago
  93. 52dd704 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  94. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  95. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  96. d83b47b arm: ls1021aqds: Convert to driver model and enable serial support by York Sun · 9 years ago
  97. b625fab Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  98. a0594ce dm: implement a DMA uclass by Mugunthan V N · 9 years ago
  99. 18c61e9 ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · 9 years ago
  100. fdcdde5 ARM: zynq: Enable EDID for zybo by Michal Simek · 9 years ago