1. 976c21a ppc4xx: Fix building for PLU405 boards by Matthias Fuchs · 15 years ago
  2. 59c1db6 ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 15 years ago
  3. 6f6c26e ppc4xx: Fix compilation error on ML2 board by Stefan Roese · 15 years ago
  4. f3dec79 CFI: fix eraseregions numblocks by Ladislav Michl · 15 years ago
  5. c041e9d new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  6. 594d57d Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  7. 582c55a 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  8. d7e3543 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · 15 years ago
  9. 0f751d6 macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  10. 5f6b144 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  11. 8abb8dc tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  12. c6dbdfd tsec: General cleanup by Peter Tyser · 15 years ago
  13. e1957ef tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  14. 27165b5 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  15. 46e9167 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  16. 76771e5 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  17. 07c9660 cs8900_initialize() cleanup by Matthias Kaehlcke · 15 years ago
  18. c4168af smc91111_eeprom: fix linking error by Mike Frysinger · 15 years ago
  19. 5f566f4 cmd_ximg.c: fix error: 'i' undeclared by Wolfgang Denk · 15 years ago
  20. a6e42ed lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor by Anatolij Gustschin · 15 years ago
  21. d841978 include/nomadik.h: add physical address for cldc by Alessandro Rubini · 15 years ago
  22. 3e446cb video: add amba-clcd prime-cell by Alessandro Rubini · 15 years ago
  23. b081c2e Nand mxc_nand add v1.1 controller support by John Rigby · 15 years ago
  24. f3bb63a Add MX25 support to nand_spl fsl nfc driver by John Rigby · 15 years ago
  25. ef22b50 arm926ejs: add nand_spl boot support by John Rigby · 15 years ago
  26. 15b86c3 env_nand.c: print error message and fail gracefully by Wolfgang Denk · 15 years ago
  27. 674ef7b Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  28. 9b208ec Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  29. 249d4de Fix compiler warning in imximage.c due to getline prototype by Kumar Gala · 15 years ago
  30. a9c3ac7 85xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  31. c894852 86xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  32. 4194b36 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  33. 797312a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  34. 0a42c3a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  35. 8b1760e 83xx, kmeter1: fix compile error by Heiko Schocher · 15 years ago
  36. 5912d36 add ability to handle compressed images to imxtract by Wolfgang Wegner · 15 years ago
  37. a16e9a5 ppc: remove -ffixed-r14 gcc option. by Joakim Tjernlund · 15 years ago
  38. e6bee80 ppc: Update README about the new GOT ptr. by Joakim Tjernlund · 15 years ago
  39. 0f8aa15 ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · 15 years ago
  40. fc4e188 ppc: Loose GOT access in IRQ by Joakim Tjernlund · 15 years ago
  41. 66e821e 85xx/p1_p2_rdb: enable hwconfig by Vivek Mahajan · 15 years ago
  42. 46df64f qe: fixup the snum for MPC8569 Rev2.0 by Liu Yu · 15 years ago
  43. 0fd2fa6 Fix the local bus divider mapping by Dave Liu · 15 years ago
  44. c95d541 ppc/85xx: Add ATM config for MPC8569MDS by Liu Yu · 15 years ago
  45. d918038 ppc/85xx: Add PIB/ATM support for MPC8569mds by Liu Yu · 15 years ago
  46. 1118cdb fsl_esdhc: fix wrong clock mask by Li Yang · 15 years ago
  47. 693416f Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies" by Kumar Gala · 15 years ago
  48. 93cedc7 ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT by James Yang · 15 years ago
  49. 2903ad3 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE by Mike Frysinger · 15 years ago
  50. 64b1502 getline: split out for darwin systems by Mike Frysinger · 15 years ago
  51. e852d36 tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  52. 44431ca gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  53. 8edcde5 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  54. a21fb98 mpc5xxx: Support CPU internal watchdog. by Detlev Zundel · 15 years ago
  55. 82826d5 mpc512x: Add display of reset status register by Detlev Zundel · 15 years ago
  56. a84b655 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  57. a3f3897 at91: Enable slow master clock on meesc board by Daniel Gorsulowski · 15 years ago
  58. 7da6923 SPEAr : Support added for SPEAr320 board by Vipin KUMAR · 15 years ago
  59. 080cfee SPEAr : Support added for SPEAr310 board by Vipin KUMAR · 15 years ago
  60. 4bfacad SPEAr : emi controller initialization for CFI driver support by Vipin KUMAR · 15 years ago
  61. 7e07415 SPEAr : Support added for SPEAr300 board by Vipin KUMAR · 15 years ago
  62. f92994f SPEAr : Support for HW mac id read/write from i2c mem by Vipin KUMAR · 15 years ago
  63. 566c9c1 SPEAr : Support added for SPEAr600 board by Vipin KUMAR · 15 years ago
  64. 62db1c0 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  65. 165fa40 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  66. a6e34f7 SPEAr : smi driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  67. 2403f8f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  68. 81c0ebf SPEAr : Adding basic SPEAr architecture support. by Vipin KUMAR · 15 years ago
  69. 6fffcdf SPEAr : Adding README.spear in doc by Vipin KUMAR · 15 years ago
  70. e4c43c2 ARM Update mach-types by Tom Rix · 15 years ago
  71. bfb6d51 Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) by Prafulla Wadaskar · 15 years ago
  72. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  73. d8e5f55 s5pc1xx: update cache routines by Minkyu Kang · 15 years ago
  74. 17ef910 samsung: fix DMC1_MEM_CFG for s3c64xx by Seunghyeon Rhee · 15 years ago
  75. 9998b13 ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  76. 97c9f29 ppc4xx: Fix sending type 1 PCI transactions by Felix Radensky · 15 years ago
  77. 57ae8a5 mpc512x: Use in/out accessors for all registers by Detlev Zundel · 15 years ago
  78. c7c0d54 tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  79. c5a028f ubsha1: drop unnecessary includes/prototypes by Mike Frysinger · 15 years ago
  80. 5daa1c1 image.h: avoid command.h for host tools by Mike Frysinger · 15 years ago
  81. 34be106 Removing Atmel from ARM926EJ-S Systems by Matthias Weisser · 15 years ago
  82. 6409b13 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  83. 4ac6301 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  84. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  85. dac4d7e sha1: add dedicated config option by Mike Frysinger · 15 years ago
  86. 7114596 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 15 years ago
  87. d98acd7 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  88. 0d131ad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  89. 33c8c66 ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs by Felix Radensky · 15 years ago
  90. d98964a ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT by Felix Radensky · 15 years ago
  91. 19c2929 MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel by Shinya Kuribayashi · 15 years ago
  92. 38a8b3e MX31: Activate NAND environment on i.MX31 PDK board. by Magnus Lilja · 15 years ago
  93. c4832df MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · 15 years ago
  94. f6a9748 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · 15 years ago
  95. c816dcb MX31: Add struct definition for clock control module in i.MX31. by Magnus Lilja · 15 years ago
  96. 50ef25e microblaze: zlib needs asm/unaligned.h by Michal Simek · 15 years ago
  97. 5b8b83b microblaze: Remove getenv_IPaddr prototype by Michal Simek · 15 years ago
  98. b9e6957 MAINTAINERS: fix nhk8815 board name by Alessandro Rubini · 15 years ago
  99. b40e232 Fix breakage in SMC EEPROM standalone applications by Ben Warren · 15 years ago
  100. 2a99879 Makefile: fix parallel build by Daniel Hobi · 15 years ago