1. 7d91deb net: macb: using phylib to configure phy device by Bo Shen · 12 years ago
  2. cc29ce5 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · 12 years ago
  3. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 12 years ago
  4. b1eee65 net: ks8851_mll: add ethernet support by Roberto Cerati · 12 years ago
  5. dcc307e phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 12 years ago
  6. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  7. 5fb50bf net: Correct check for link-local target IP conflict by Joe Hershberger · 12 years ago
  8. f0d83c4 PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  9. 878dad0 net/tftp: sparse fixes by Kim Phillips · 12 years ago
  10. 6025cd2 net: make IPaddr type big endian by Kim Phillips · 12 years ago
  11. 9e5742b net: Fix build regression in macb.c by Joe Hershberger · 11 years ago
  12. 77cdf0f net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · 12 years ago
  13. f567e41 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  14. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · 12 years ago
  15. a533a0c NET: mvgbe: add support for Dove by Sebastian Hesselbarth · 12 years ago
  16. 94a483c NET: mvgbe: add phylib support by Sebastian Hesselbarth · 12 years ago
  17. 1b3352f NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  18. 5a3d8be pxe: add ipappend support by Rob Herring · 12 years ago
  19. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · 11 years ago
  20. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · 12 years ago
  21. ac99583 pxe: add support for ontimeout token by Rob Herring · 12 years ago
  22. c9d1e3d pxe: simplify menu display and selection by Rob Herring · 12 years ago
  23. f0898b9 pxe: always display a menu when present by Rob Herring · 12 years ago
  24. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  25. c88e1bf bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  26. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  27. 824901c pxe: make string parameters const by Rob Herring · 12 years ago
  28. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  29. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  30. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  31. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  32. dacca74 checkpatch: add ignore for network block comment style checking by Bo Shen · 12 years ago
  33. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  35. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  36. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  37. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  38. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  39. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  40. 2016d45 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  41. c2ea92b powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs by Prabhakar Kushwaha · 11 years ago
  42. 13444b2 powerpc/pixis: Fix pixis help message by York Sun · 12 years ago
  43. c253dfa powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · 12 years ago
  44. ab95b09 powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · 12 years ago
  45. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  46. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  47. 5ca62f2 powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS by Ying Zhang · 11 years ago
  48. 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 12 years ago
  49. 5b029e9 board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define by Prabhakar Kushwaha · 12 years ago
  50. e905f03 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 12 years ago
  51. 3f4a5c4 powerpc/mpc85xx: work around erratum A-006593 by Scott Wood · 12 years ago
  52. 6f024c9 fsl_ifc: add support for different IFC bank count by Mingkai Hu · 12 years ago
  53. 50082f0 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  54. 0e518ab powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · 12 years ago
  55. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  56. c13bc8f powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  57. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  58. 5652a8a powerpc/doc: Update the README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  59. d6a7aba powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL by Prabhakar Kushwaha · 12 years ago
  60. 7cc7b77 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT by Andy Fleming · 11 years ago
  61. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  62. 84fa67e powerpc/BSC9132: Add IFC bank count by York Sun · 12 years ago
  63. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · 12 years ago
  64. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  65. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · 12 years ago
  66. 0fcb6de board/bsc9132qds:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  67. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  68. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  69. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 12 years ago
  70. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  71. abe3a3f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 12 years ago
  72. 7bd4b72 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · 11 years ago
  73. bfbf886 net2big_v2: initialize LEDs at startup by Simon Guinot · 11 years ago
  74. 068b2ad LaCie/common: add support for the CPLD GPIO bus by Simon Guinot · 11 years ago
  75. 1dd67e6 net2big_v2: initialize I2C fan at startup by Simon Guinot · 11 years ago
  76. d7f9212 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  77. 09a2bb8 NET: Fix system hanging if NET device is not installed by Jim Lin · 12 years ago
  78. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  79. 9793ba8 arm: omap4: panda: Fix checkpatch on panda file by Dan Murphy · 11 years ago
  80. e56459e arm: omap4: panda: Add reading of the board revision by Dan Murphy · 11 years ago
  81. a6f9d15 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · 11 years ago
  82. 520bfba arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · 11 years ago
  83. ff30272 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · 11 years ago
  84. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  85. 0ef0817 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  86. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  87. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  88. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · 12 years ago
  89. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  90. c170776 Prepare v2013.07-rc1 by Tom Rini · 11 years ago
  91. 46597a3 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · 11 years ago
  92. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  93. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  94. eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  95. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  96. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  97. aa05e01 mmc write bug fix by Ruud Commandeur · 12 years ago
  98. 08706be mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · 12 years ago
  99. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · 12 years ago
  100. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago