summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs2007-12-28-0/+1066
* ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-28-0/+2497
* ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-28-6/+89
* ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-28-7/+8
* ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-28-19/+116
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-27-358/+1356
|\
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-27-7/+12
| |\
| | * TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-27-0/+4
| | * TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-27-2/+2
| | * TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-27-5/+6
| * | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-27-34/+27
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-27-0/+945
| |\ \ | | |/
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-27-0/+945
| | |\
| | | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-13/+13
| | | |\
| | | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-29-197/+619
| | | |\ \
| | | * | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-23-0/+542
| | | * | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-23-27/+38
| | | * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23-121585/+24919
| | | |\ \ \
| | | * | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-13-0/+392
| * | | | | | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-11-6/+6
| * | | | | | Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-11-2/+2
| * | | | | | Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-11-2/+2
| * | | | | | Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-11-2/+2
| * | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-11-46/+25
| * | | | | | Stop using immap_t on 85xxKumar Gala2007-12-11-68/+35
| * | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-11-27/+19
| * | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-11-63/+188
| * | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-11-50/+99
| * | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-11-15/+15
| * | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-11-30/+18
| * | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-11-44/+28
| * | | | | | Update MPC8544DS to use libfdtKumar Gala2007-12-11-39/+32
| |/ / / / /
| * | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-27/+5
| * | | | | Fix build breakage due to libfdt importKumar Gala2007-12-07-1/+1
| | |_|_|/ | |/| | |
* | | | | Remove CPCI440 boardMatthias Fuchs2007-12-27-1259/+0
* | | | | Add support for Korat PPC440EPx boardLarry Johnson2007-12-27-0/+1074
* | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson2007-12-27-4/+4
* | | | | Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson2007-12-27-29/+29
* | | | | Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson2007-12-27-49/+1
* | | | | ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2007-12-27-0/+23
* | | | | ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-27-1/+25
* | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-154/+543
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '87ddedd'Wolfgang Denk2007-11-26-6/+6
| |\ \ \ \
| | * | | | drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-6/+6
| | | |_|/ | | |/| |
| * | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-7/+7
| |/ / /
| * | | [MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi2007-11-19-0/+4
| * | | pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-18-0/+2
| * | | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-6/+9
| * | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-2/+4
| * | | [MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-17-1/+1