summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-091-9/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-091-0/+238
|\
| * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-07101-1300/+3449
| |\
| * | Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-151-9/+9
| * | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-11-151-1/+1
| |\ \
| * | | Add apollon board supportPeter Pearse2007-11-091-0/+238
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-098-53/+624
|\ \ \ \
| * | | | mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-088-45/+9
| * | | | sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker2008-01-081-2/+2
| * | | | mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips2008-01-081-2/+0
| * | | | Remove CONFIG options related to OF that we dont useKumar Gala2008-01-081-2/+0
| * | | | mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837xKim Phillips2008-01-081-1/+2
| * | | | mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-081-0/+605
| * | | | 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitionsTimur Tabi2008-01-086-9/+14
* | | | | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-01-091-0/+1
|\ \ \ \ \
| * | | | | Fix problems with usb storage devices on MPC5200 /TQM5200Markus Klotzbücher2008-01-091-0/+1
* | | | | | Merge branch 'lwmon5-no-ocm'Stefan Roese2008-01-091-7/+12
|\ \ \ \ \ \
| * | | | | | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese2008-01-091-7/+12
* | | | | | | ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs2008-01-091-0/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk2008-01-081-13/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [INKA4x0] NG hardware: flash supportMarian Balakowicz2007-11-151-10/+9
| * | | | | [INKA4x0] NG hardware: SDRAM supportMarian Balakowicz2007-11-151-1/+8
| * | | | | [INKA4x0] NG hardware: platform code updateMarian Balakowicz2007-11-151-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-051-0/+1
|\ \ \ \ \
| * | | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-051-0/+1
| | |_|_|/ | |/| | |
* | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-041-1/+152
* | | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-041-0/+77
|/ / / /
* | | | Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger2008-01-031-1/+0
* | | | Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-031-12/+9
* | | | Merge commit 'wd/master'Jon Loeliger2008-01-0395-1275/+2736
|\ \ \ \ | | |/ / | |/| |
| * | | ppc4xx: Complete PMC440 board supportMatthias Fuchs2007-12-281-0/+522
| * | | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-281-2/+4
| * | | ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-281-20/+11
| * | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-2726-341/+840
| |\ \ \
| | * \ \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2715-98/+157
| | |\ \ \
| | | * | | Some configuration updates for the TQM5200 based TB5200 board:Martin Krause2007-12-271-1/+2
| | | * | | TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause2007-12-2714-64/+116
| | | * | | TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause2007-12-271-7/+13
| | | * | | TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-1/+1
| | | * | | TQM885D: use calculated cpuclk instead of measuring itMartin Krause2007-12-271-7/+0
| | | * | | TQM885D: fix SDRAM refreshJens Gehrlein2007-12-271-16/+20
| | | * | | TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein2007-12-271-2/+5
| | * | | | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-272-9/+8
| | * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-272-0/+245
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-272-0/+245
| | | |\ \ \
| | | | * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-071-1/+1
| | | | |\ \ \
| | | | * \ \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-072-2/+0
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2939-448/+455
| | | | |\ \ \ \ \
| | | | * | | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-231-0/+137
| | | | * | | | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-231-23/+56
OpenPOWER on IntegriCloud