summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese2009-07-24-1/+2
* ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs2009-07-24-0/+1174
* ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs2009-07-24-0/+24
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-279/+178
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-24-197/+283
* xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-24-7/+7
* xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-24-1/+15
* xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser2009-07-24-19/+19
* xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser2009-07-24-74/+85
* xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser2009-07-24-12/+110
* xpedite1k: Disable unused ethernet port 1Peter Tyser2009-07-24-3/+1
* xpedite1k: Store environment in flashPeter Tyser2009-07-24-4/+9
* xpedite1k: Add support for additional GPIO pinsPeter Tyser2009-07-24-2/+11
* xpedite1k: Add support for optional flashesPeter Tyser2009-07-24-3/+8
* xpedite1k: Cleanup coding stylePeter Tyser2009-07-24-278/+218
* xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-24-62/+1
* xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser2009-07-24-63/+1
* xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-24-32/+0
* xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-24-617/+12
* ppc4xx: Cleanup PLU405 board codeMatthias Fuchs2009-07-24-56/+62
* ppc4xx: Add DL-Vision 405EP board supportDirk Eibach2009-07-24-0/+574
* ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-24-0/+2
* ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-24-2/+7
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-980/+1026
* autoconf.mk: include before config.mk for top level filesMike Frysinger2009-07-23-3/+7
* Remove static declaration from gunzip_bmp()Mark Jackson2009-07-23-2/+2
* cmd_tsi148: General cleanupPeter Tyser2009-07-23-41/+44
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-23/+23
* Update CHANGELOGWolfgang Denk2009-07-23-0/+2885
* update config for mvBC-P (MPC5200)André Schwarz2009-07-23-2/+12
* ahci: Fix gcc 4.4 compiler warningKumar Gala2009-07-23-8/+6
* drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala2009-07-23-1/+2
* Re-add support for image type 'Standalone Program'Detlev Zundel2009-07-23-0/+33
* Add error checking for unsupported OS types.Detlev Zundel2009-07-23-2/+13
* ppc: Unlock cache-as-ram in a consistent mannerPeter Tyser2009-07-23-12/+3
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-07-23-236/+1936
|\
| * Save server's MAC address in environmentRobin Getz2009-07-22-0/+14
| * fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-22-0/+1058
| * ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-22-2/+1
| * DHCP regression on 2009-06Michael Zaidman2009-07-22-0/+3
| * net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-22-10/+10
| * arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-22-1/+4
| * arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom2009-07-22-12/+19
| * MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-22-0/+7
| * Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-22-195/+335
| * Add warning about upcoming removal of old Ethernet APIBen Warren2009-07-22-0/+2
| * P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal2009-07-22-1/+51
| * Add DNS supportRobin Getz2009-07-22-3/+401
| * net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips2009-07-22-1/+4
| * net: rename NetRxPkt to NetRxPacketMike Frysinger2009-07-22-7/+7