summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado2008-09-121-1/+1
* muas3001: update BR4 settingsHeiko Schocher2008-09-101-2/+7
* muas3001: added 64MB SDRAM autodetection.Heiko Schocher2008-09-101-2/+12
* Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-09-091-0/+5
|\
| * add board_eth_init() for sh7785lcr boardYoshihiro Shimoda2008-09-091-0/+5
* | trab: fix build problem after change to use do_div()Wolfgang Denk2008-09-091-0/+1
|/
* ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado2008-09-097-5/+79
* Update i386 code (sc520_cdp)Graeme Russ2008-09-091-5/+5
* 85xx: socrates: Enable Lime support.Anatolij Gustschin2008-09-094-2/+233
* 85xx: Socrates: Major code update.Detlev Zundel2008-09-092-49/+65
* Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2008-09-092-61/+0
* stxxtc: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-091-14/+0
* NETTA2: remove empty CONFIG_SHOW_ACTIVITY functionsWolfgang Denk2008-09-091-14/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0919-154/+280
|\
| * ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2008-09-081-1/+1
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-089-287/+341
| |\
| * | ppc4xx: Cleanup CPCI405 linker scriptMatthias Fuchs2008-09-081-15/+0
| * | ppc4xx: Update CPCI405 variants handlingMatthias Fuchs2008-09-081-14/+2
| * | ppc44x: Unification of virtex5 pp440 boardsRicardo Ribalda Delgado2008-09-0516-124/+277
* | | disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-0910-11/+0
* | | ARM: Use do_div() instead of division for "long long".Sergei Poselenov2008-09-092-5/+12
| |/ |/|
* | rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-074-7/+9
* | apollon: use the last memory area for u-bootKyungmin Park2008-09-071-1/+1
* | TQM8272: move NAND part in seperate FileHeiko Schocher2008-09-064-276/+331
* | TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher2008-09-061-18/+15
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-0323-419/+22
|\
| * ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs2008-09-031-0/+5
| * ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese2008-09-033-3/+0
| * ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-0315-326/+0
| * ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs2008-09-031-25/+0
| * ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs2008-09-031-12/+0
| * ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs2008-09-031-37/+21
| * ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs2008-09-031-14/+0
| * ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs2008-09-031-2/+1
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-0227-0/+161
* | Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-0211-0/+74
* | Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-023-1/+15
* | Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-0/+9
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-027-0/+12
* | Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-0/+8
* | Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-022-0/+10
* | Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-022-1/+8
* | Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-022-0/+12
* | Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+7
* | Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-0210-0/+60
* | Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+10
* | Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-025-4/+28
* | Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-022-0/+12
* | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-023-0/+33
* | Introduce netdev.h header file and remove externsBen Warren2008-09-028-20/+9
OpenPOWER on IntegriCloud