summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-152-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-093-0/+36
|\
| * mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2010-05-072-0/+1
| * mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid2010-05-071-0/+35
* | serial: punt unused serial_addr()Mike Frysinger2010-05-071-4/+0
|/
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-062-7/+156
* eNET: Implement eNET WatchdogGraeme Russ2010-05-062-0/+46
* eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-061-0/+38
* eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-061-0/+7
* sc520: Board Specific PCI InitGraeme Russ2010-05-061-0/+33
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+2
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-062-6/+5
* x86: Fix MMCR AccessGraeme Russ2010-05-061-43/+43
* mvsmr: fix link errorAnatolij Gustschin2010-05-041-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-0416-301/+842
|\
| * pm9263 converted to at91 soc accessAsen Dimov2010-04-302-101/+109
| * MX31: Removed erroneous board name from QONGStefano Babic2010-04-301-1/+1
| * MX31: Support 128MB RAM on QONG moduleStefano Babic2010-04-301-33/+97
| * MX31: Add support for NAND to QONG boardStefano Babic2010-04-302-23/+74
| * mx51evk: correct list of possible BOOT_FROM valuesStefano Babic2010-04-301-1/+1
| * Marvell GuruPlug Board SupportSiddarth Gore2010-04-305-0/+446
| * MX51EVK: Remove CPLD related codeFabio Estevam2010-04-302-68/+0
| * arm, i.mx27: add support for magnesium board from projectiondesignHeiko Schocher2010-04-301-1/+17
| * pm9261 converted to at91 soc accessAsen Dimov2010-04-302-73/+97
* | ppc4xx: Add support for ICON board (PPC440SPe)Stefan Roese2010-04-295-0/+549
* | Fix typos in Korat board console outputLarry Johnson2010-04-291-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-274-4/+750
|\
| * mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-244-4/+750
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-274-3/+7
|\ \
| * | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-263-3/+3
| * | ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala2010-04-261-0/+4
* | | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-277-0/+417
|\ \ \ | |_|/ |/| |
| * | nios2: add nios2-generic boardThomas Chou2010-04-246-0/+384
| * | nios2: add altera cf resetThomas Chou2010-04-241-0/+33
| |/
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-241-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-2424-676/+308
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-1924-676/+308
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-04-241-4/+3
|\ \
| * | microblaze: Move FSL initialization to board.cMichal Simek2010-04-161-4/+3
| |/
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21171-378/+378
* | nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-165-677/+0
|/
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-138-8/+8
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-135-5/+5
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-131-1/+1
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-131-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-134-5/+5
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1327-50/+50
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1320-24/+24
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13150-247/+247
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-1326-28/+28
OpenPOWER on IntegriCloud