summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [INKA4x0] NG hardware: flash supportMarian Balakowicz2007-11-152-433/+1
| * | | | | [INKA4x0] NG hardware: SDRAM supportMarian Balakowicz2007-11-156-26/+108
| * | | | | [INKA4x0] NG hardware: platform code updateMarian Balakowicz2007-11-151-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-051-1/+13
|\ \ \ \ \
| * | | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-051-1/+13
| | |_|/ / | |/| | |
* | | | | ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs2008-01-041-505/+0
* | | | | ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs2008-01-041-338/+4
* | | | | ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs2008-01-041-20/+18
* | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-041-108/+9
* | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-041-30/+1
* | | | | PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson2008-01-041-505/+0
* | | | | PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson2008-01-041-337/+20
* | | | | PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson2008-01-041-505/+0
* | | | | PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson2008-01-041-338/+6
|/ / / /
* | | | 8610: Move include of config.h earlier.Jon Loeliger2008-01-031-1/+1
* | | | Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-031-26/+34
* | | | Merge commit 'wd/master'Jon Loeliger2008-01-03172-1956/+8694
|\ \ \ \
| * | | | Make scripts and Makefiles POSIX compliantWolfgang Denk2008-01-023-5/+5
| | |/ / | |/| |
| * | | ppc4xx: Coding style cleanupStefan Roese2007-12-281-17/+11
| * | | ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs2007-12-283-0/+1066
| * | | ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-289-0/+2497
| * | | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-281-6/+89
| * | | ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-281-7/+8
| * | | ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-281-19/+116
| * | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-2763-358/+1356
| |\ \ \
| | * \ \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-272-7/+12
| | |\ \ \
| | | * | | TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-271-0/+4
| | | * | | TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-271-2/+2
| | | * | | TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-5/+6
| | * | | | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-278-34/+27
| | * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2710-0/+945
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2710-0/+945
| | | |\ \ \
| | | | * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-0711-13/+13
| | | | |\ \ \
| | | | * \ \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2956-197/+619
| | | | |\ \ \ \
| | | | * | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-235-0/+542
| | | | * | | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-232-27/+38
| | | | * | | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23913-121585/+24919
| | | | |\ \ \ \ \
| | | | * | | | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-135-0/+392
| | * | | | | | | | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-1122-6/+6
| | * | | | | | | | Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
| | * | | | | | | | Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-115-2/+2
| | * | | | | | | | Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-117-2/+2
| | * | | | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-113-46/+25
| | * | | | | | | | Stop using immap_t on 85xxKumar Gala2007-12-1115-68/+35
| | * | | | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-111-27/+19
| | * | | | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-114-63/+188
| | * | | | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-114-50/+99
| | * | | | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-111-15/+15
| | * | | | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-111-30/+18
| | * | | | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-1115-44/+28
OpenPOWER on IntegriCloud