1. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  2. 25b8371 ARM: zynqmp: Enable DM and OF binding by Michal Simek · 9 years ago
  3. 8c7323a arm: zynq: dts: Add U-Boot device tree additions by Simon Glass · 9 years ago
  4. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · 9 years ago
  5. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  6. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · 9 years ago
  7. f5b18bd arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  8. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  9. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  10. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  11. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  12. ca2403a fdt: Correct handling of alias regions by Simon Glass · 9 years ago
  13. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  14. 54b896f ARM: zynqmp: Add DTS for ep108 board by Michal Simek · 9 years ago
  15. 5ea8590 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  16. 2acb23b arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  17. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  18. 522f5a6 arm: at91: clock: Add the generated clock support by Wenyou Yang · 9 years ago
  19. 09456d9 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  20. 0a248bc arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · 9 years ago
  21. 6a45b04 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  22. d456ea1 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  23. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  24. 73f6652 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  25. 74b2954 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  26. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  27. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  28. 81136a1 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  29. 38e290f ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  30. 23aeb92 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  31. 0b7d54e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  32. 903fc1d mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  33. 6da7779 mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  34. 34524b1 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  35. 35f1d83 at91: simplify spl board_init_f function by Josh Wu · 9 years ago
  36. 1a51f17 x86: Select the ns16550 debug UART for minnowmax, chromebook_link by Simon Glass · 9 years ago
  37. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  38. 8af4c5a ls102xa: Adjust some macros for SD boot on LS1021A QDS board by Alison Wang · 9 years ago
  39. 15119e5 configs: ls1021atwr: Enable ID EEPROM for SD boot by Yao Yuan · 9 years ago
  40. fcefdad arm: ls1021atwr: optimize the deep sleep latency by tang yuantian · 9 years ago
  41. 52b4b2d SECURE_BOOT: Correct reading of ITS bit by Aneesh Bansal · 9 years ago
  42. 6dc192d drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  43. 7b1cd6f README.scrapyard: Populate recent ppc4xx removals by Tom Rini · 9 years ago
  44. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  45. cecd394 net: eth: Check return value in various places by Bin Meng · 9 years ago
  46. 111473a dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · 9 years ago
  47. e59ecbc net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · 9 years ago
  48. c3944fd dm: core: Remove unnecessary codes in uclass_pre_remove_device() by Bin Meng · 9 years ago
  49. feff27d net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  50. f0f0277 net: designware: Add driver remove support by Bin Meng · 9 years ago
  51. a961e1f net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  52. f87a15c net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  53. 59c6d89 net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  54. 0776c57 net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  55. 23e9d5c net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  56. 4a7217d net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  57. ae80c2e net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  58. bd8d300 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  59. dfb69f7 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  60. 79f724c net: parse DHCP options from overloaded file/sname fields by Stefan Brüns · 9 years ago
  61. 345cb83 net: Do not overwrite options found in overloaded 'file' field by Stefan Brüns · 9 years ago
  62. 9f51db2 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · 9 years ago
  63. ec2ab3c arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffff by Alison Wang · 9 years ago
  64. c7098fa armv8/ls1043a: Enable secondary cores by Hou Zhiqiang · 9 years ago
  65. f671f6c armv8/ls1043ardb: Add sd boot support by Gong Qianyu · 9 years ago
  66. da6121b armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  67. 0464326 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  68. 8168a0f armv8/ls1043ardb: Add nand boot support by Gong Qianyu · 9 years ago
  69. eee86ff armv8/ls1043ardb: Add LS1043ARDB board support by Mingkai Hu · 9 years ago
  70. e4e93ea armv8/fsl_lsch2: Add fsl_lsch2 SoC by Mingkai Hu · 9 years ago
  71. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  72. 2178dd8 net/fm: fix MDIO controller base on FMAN2 by Shaohui Xie · 9 years ago
  73. 1b29512 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  74. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  75. ab687cc net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  76. a02fc98 net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  77. ea52d33 net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  78. 3a25ece net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  79. 5b0df8a armv7/ls1021a: move ns_access to common file by Mingkai Hu · 9 years ago
  80. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  81. cc0619c arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · 9 years ago
  82. fe9e26d armv8: ls2085a: Add support of random MAC address by Prabhakar Kushwaha · 9 years ago
  83. d2c20a3 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · 9 years ago
  84. 3d3a7b9 armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA by Shaohui Xie · 9 years ago
  85. 4342182 crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  86. 320cc8f Data types defined for 64 bit physical address by Aneesh Bansal · 9 years ago
  87. 9c028fa Pointers in ESBC header made 32 bit by Aneesh Bansal · 9 years ago
  88. 79fe078 ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · 9 years ago
  89. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  90. 1bcee66 net: change the env name to use const by Josh Wu · 9 years ago
  91. a4f2397 net/eth: fix a bug in on_ethaddr() by Gong Qianyu · 9 years ago
  92. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  93. 4c60e4a net: cancel timeout handler after DHCPACK by Stefan Brüns · 9 years ago
  94. cc97ead net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  95. 86f1fe4 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · 9 years ago
  96. 4431829 net: Fix parsing of Bootp/DHCP option 0 (Pad) by Stefan Brüns · 9 years ago
  97. 2eb2556 net: send RFC1542 compliant value for bootp requests by Stefan Brüns · 9 years ago
  98. a48cd93 net: reject Bootp/DHCP packets with bad OP value by Stefan Brüns · 9 years ago
  99. 3948aa0 net: protect status led access in bootp by Thomas Chou · 9 years ago
  100. 1ea8852 net: bootp fix vci string on SPL-Boot by Hannes Petermaier · 9 years ago