1. 60b2525 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  2. 1674942 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  3. 2882440 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  4. 58cb44c sandbox: adc: Add missing header file by Przemyslaw Marczak · 9 years ago
  5. bfa3e55 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago
  6. 8168ee3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  7. 87e2987 mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · 9 years ago
  8. 42800ff arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  9. fa43f69 arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  10. 1017296 dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  11. 3bc37a5 fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  12. 1c3f2c7 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  13. 5486d06 ARM: dra7xx_evm: Add DFU support for qspi flash by Vignesh R · 9 years ago
  14. 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  15. 94af684 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  16. 12486f3 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  17. fa1e035 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  18. c48cb7e sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
  19. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  20. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  21. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  22. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  23. a610473 ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  24. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  25. 7ee52af ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · 9 years ago
  26. 7d4d58e configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  27. e368c20 drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  28. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  29. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  30. 11a69ff net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  31. 7ff7166 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  32. 831c068 armv8/ls1043a: Enable secondary cores by Hou Zhiqiang · 9 years ago
  33. c7ca8b0 armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  34. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  35. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  36. 3ad4472 armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  37. f3a8e2b armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  38. 8281c58 armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  39. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  40. 23e1aca net/fm: fix MDIO controller base on FMAN2 by Shaohui Xie · 9 years ago
  41. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  42. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  43. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  44. c69384e armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA by Shaohui Xie · 9 years ago
  45. f59e69c crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  46. 7bcb0eb Pointers in ESBC header made 32 bit by Aneesh Bansal · 9 years ago
  47. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  48. 219cc94 net: change the env name to use const by Josh Wu · 9 years ago
  49. 174a00d Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 9 years ago
  50. 714eec7 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  51. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  52. 29155e7 ocotea: Drop by Tom Rini · 9 years ago
  53. bb5553c taishan: Drop by Tom Rini · 9 years ago
  54. 9d9e2f5 ebony: Drop by Tom Rini · 9 years ago
  55. 123b6cd taihu: Remove by Tom Rini · 9 years ago
  56. 622b952 cfi_flash: use specific width types for cword by Ryan Harkin · 9 years ago
  57. 947cee1 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago
  58. 713bf94 QE: modify the address of qe ucode by Zhao Qiang · 9 years ago
  59. 6b6db0d arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS by Scott Wood · 9 years ago
  60. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  61. 5219db8 linux, compat: add missing definitions for ubi by Heiko Schocher · 9 years ago
  62. baaaa75 sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  63. 1fabefd sf: Make flash->flags use for generic usage by Jagan Teki · 9 years ago
  64. 8e0e01d zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · 9 years ago
  65. 232a8e4 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · 9 years ago
  66. 9a76209 zynq-common: Enable Bank/Extended address register support by Jagan Teki · 9 years ago
  67. a241d4e zynq-common: Enable zynq qspi controller support by Jagan Teki · 9 years ago
  68. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  69. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  70. 40d2154 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · 9 years ago
  71. 251cee0 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  72. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  73. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  74. bff7856 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  75. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  76. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  77. 8d1f3a9 dm: core: Tidy up comments in device.h by Simon Glass · 9 years ago
  78. 99b81a4 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · 9 years ago
  79. 93c7fe4 dm: core: Tidy up devres comments by Simon Glass · 9 years ago
  80. fb04c9d dm: core: Fix device flag whitespace by Simon Glass · 9 years ago
  81. 9a79f6e dm: core: Adjust device.h header file order by Simon Glass · 9 years ago
  82. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  83. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  84. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  85. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  86. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  87. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  88. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  89. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  90. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  91. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  92. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  93. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  94. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  95. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  96. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  97. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  98. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  99. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  100. 2a429d2 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago