summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-09-10muas3001: update BR4 settingsHeiko Schocher
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher
2008-09-09Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-09-09add board_eth_init() for sh7785lcr boardYoshihiro Shimoda
2008-09-09trab: fix build problem after change to use do_div()Wolfgang Denk
2008-09-09ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-0985xx: Socrates: Major code update.Detlev Zundel
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-09-09stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov
2008-09-08ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-08ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs
2008-09-08ppc4xx: Update CPCI405 variants handlingMatthias Fuchs
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07apollon: use the last memory area for u-bootKyungmin Park
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher
2008-09-05ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-03ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs
2008-09-03ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs
2008-09-03ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs
2008-09-03ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs
2008-09-03ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs
2008-09-03ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren