summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-24ppc4xx: Fix EEPROM configuration on KilaueaStefan Roese
2009-07-24ppc4xx: Add 405EP based PMC405DE boardMatthias Fuchs
2009-07-24ppc4xx: Add struct for 4xx GPIO controller registersMatthias Fuchs
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese
2009-07-24xpedite1k: Move to X-ES vendor directoryPeter Tyser
2009-07-24xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser
2009-07-24xpedite1k: Disable unused ethernet port 1Peter Tyser
2009-07-24xpedite1k: Store environment in flashPeter Tyser
2009-07-24xpedite1k: Add support for additional GPIO pinsPeter Tyser
2009-07-24xpedite1k: Add support for optional flashesPeter Tyser
2009-07-24xpedite1k: Cleanup coding stylePeter Tyser
2009-07-24xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser
2009-07-24xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser
2009-07-24xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser
2009-07-24xpedite1k: Use standard CFI flash driverPeter Tyser
2009-07-24ppc4xx: Cleanup PLU405 board codeMatthias Fuchs
2009-07-24ppc4xx: Add DL-Vision 405EP board supportDirk Eibach
2009-07-24ppc4xx: Fix missing freqOPB for 405EPDirk Eibach
2009-07-24ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23autoconf.mk: include before config.mk for top level filesMike Frysinger
2009-07-23Remove static declaration from gunzip_bmp()Mark Jackson
2009-07-23cmd_tsi148: General cleanupPeter Tyser
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-23Update CHANGELOGWolfgang Denk
2009-07-23update config for mvBC-P (MPC5200)André Schwarz
2009-07-23ahci: Fix gcc 4.4 compiler warningKumar Gala
2009-07-23drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala
2009-07-23Re-add support for image type 'Standalone Program'Detlev Zundel
2009-07-23Add error checking for unsupported OS types.Detlev Zundel
2009-07-23ppc: Unlock cache-as-ram in a consistent mannerPeter Tyser
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-07-23zlib: updated to v.1.2.3Giuseppe CONDORELLI
2009-07-22Save server's MAC address in environmentRobin Getz
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo
2009-07-22DHCP regression on 2009-06Michael Zaidman
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-22Add warning about upcoming removal of old Ethernet APIBen Warren
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal
2009-07-22Add DNS supportRobin Getz
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips