1. 035c6b2 arm: zynq: dts: Add U-Boot device tree additions by Simon Glass · 9 years ago
  2. 71556fb dm: arm: zynq: Enable device tree control in SPL by Simon Glass · 9 years ago
  3. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  4. bd44758 arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · 9 years ago
  5. fa43f69 arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  6. 1017296 dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  7. 021b4d1 dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  8. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  9. f403914 fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  10. 9d8ac95 fdt: Correct handling of alias regions 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. 44303df ARM: zynqmp: Add DTS for ep108 board by Michal Simek · 9 years ago
  13. 1c3f2c7 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  14. 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  15. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  16. c190005 arm: at91: clock: Add the generated clock support by Wenyou Yang · 9 years ago
  17. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  18. ce39680 arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · 9 years ago
  19. 96d59e9 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  20. 94af684 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  21. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  22. 12486f3 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  23. fa1e035 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  24. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  25. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  26. d468377 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  27. a610473 ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  28. 8c1b717 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  29. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  30. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  31. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  32. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  33. 478ec83 at91: simplify spl board_init_f function by Josh Wu · 9 years ago
  34. 0e067a6 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · 9 years ago
  35. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  36. 7ee52af ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · 9 years ago
  37. 7d4d58e configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  38. 0210a36 arm: ls1021atwr: optimize the deep sleep latency by tang yuantian · 9 years ago
  39. 6ec9aef SECURE_BOOT: Correct reading of ITS bit by Aneesh Bansal · 9 years ago
  40. e368c20 drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  41. cde7f96 README.scrapyard: Populate recent ppc4xx removals by Tom Rini · 9 years ago
  42. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  43. ac1d313 net: eth: Check return value in various places by Bin Meng · 9 years ago
  44. 6d9764c dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · 9 years ago
  45. a16edab net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · 9 years ago
  46. 50dae85 dm: core: Remove unnecessary codes in uclass_pre_remove_device() by Bin Meng · 9 years ago
  47. 3f616b6 net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  48. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  49. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  50. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  51. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  52. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  53. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  54. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  55. 11a69ff net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  56. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  57. 4a4ced0 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  58. 774c3e0 net: parse DHCP options from overloaded file/sname fields by Stefan Brüns · 9 years ago
  59. ec87b1b net: Do not overwrite options found in overloaded 'file' field by Stefan Brüns · 9 years ago
  60. 4632ad7 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · 9 years ago
  61. 7ff7166 arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  62. 831c068 armv8/ls1043a: Enable secondary cores by Hou Zhiqiang · 9 years ago
  63. c7ca8b0 armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  64. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  65. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  66. 3ad4472 armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  67. f3a8e2b armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  68. 8281c58 armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  69. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  70. 23e1aca net/fm: fix MDIO controller base on FMAN2 by Shaohui Xie · 9 years ago
  71. bc24611 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  72. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  73. 29d8c81 net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  74. 0f2cb9f net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  75. 9fc29db net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  76. 648bde6 net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  77. 435acd8 armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  78. 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  79. 5757e06 arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · 9 years ago
  80. 2bc3b2e armv8: ls2085a: Add support of random MAC address by Prabhakar Kushwaha · 9 years ago
  81. 7b2edb8 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · 9 years ago
  82. c69384e armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA by Shaohui Xie · 9 years ago
  83. f59e69c crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  84. f4f0b74 Data types defined for 64 bit physical address by Aneesh Bansal · 9 years ago
  85. 7bcb0eb Pointers in ESBC header made 32 bit by Aneesh Bansal · 9 years ago
  86. 0cbba8e ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · 9 years ago
  87. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  88. 219cc94 net: change the env name to use const by Josh Wu · 9 years ago
  89. 7aba0f2 net/eth: fix a bug in on_ethaddr() by Gong Qianyu · 9 years ago
  90. 0d2837c smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  91. 4f28c9b net: cancel timeout handler after DHCPACK by Stefan Brüns · 9 years ago
  92. 45b4773 net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  93. 9432311 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · 9 years ago
  94. c56eb57 net: Fix parsing of Bootp/DHCP option 0 (Pad) by Stefan Brüns · 9 years ago
  95. 454d9d3 net: send RFC1542 compliant value for bootp requests by Stefan Brüns · 9 years ago
  96. 867d6ae net: reject Bootp/DHCP packets with bad OP value by Stefan Brüns · 9 years ago
  97. 8295332 net: protect status led access in bootp by Thomas Chou · 9 years ago
  98. 214dc1d net: bootp fix vci string on SPL-Boot by Hannes Petermaier · 9 years ago
  99. f5fb734 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · 9 years ago
  100. ab0a6a5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago