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