summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2006-03-122-21/+14
* RPXlite configuration fixesWolfgang Denk2006-03-121-39/+29
* Memory configuration changes for ZPC.1900 boardWolfgang Denk2006-03-121-35/+34
* Add support for Adder boards with 16MB SDRAM;Wolfgang Denk2006-03-121-16/+17
* Enable simple (non-redundant) NAND environment on delta board.Markus Klotzbücher2006-03-081-5/+4
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-0634-199/+463
|\
| * Minor code cleanupWolfgang Denk2006-03-063-114/+111
| * Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-0631-23/+355
| |\
| | * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-0531-87/+72
| * | Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk2006-02-281-55/+10
| * | Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk2006-02-281-117/+42
| |\ \
| | * | Convert mcc200 to use common CFI flash driverStefan Roese2006-02-281-117/+42
| * | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-02-281-0/+373
| |\ \ \ | | |/ / | |/| |
| * | | Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-221-0/+402
* | | | Turned on SDRAM scrubbing.Markus Klotzbücher2006-03-061-1/+1
* | | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-2/+20
* | | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-3/+7
* | | | Lots of new stuff:Markus Klotzbücher2006-03-041-0/+5
* | | | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-1/+1
* | | | First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-281-30/+40
* | | | Merge /home/tur/nand/u-boot/Markus Klotzbücher2006-02-242-4/+351
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-242-4/+351
| |\ \ \
| | * | | Update of new NAND codeWolfgang Denk2005-09-141-0/+265
* | | | | Merge branch 'master' of http://www.denx.de/git/u-bootMarkus Klotzbücher2006-02-244-10/+420
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Rename SMMACO4 board into smmaco4 for consistency with Linux.Wolfgang Denk2006-02-221-0/+0
| * | | | Disable CMD_BSP for SMMACO4 board.Wolfgang Denk2006-02-221-2/+1
| * | | | Merge with /home/hs/PanDacom/u-boot-devWolfgang Denk2006-02-221-0/+374
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [Patch] Add basic support for the SMMACO4 Board from PanDaCom.Heiko Schocher2006-02-201-0/+374
| | |/ /
| * | | Merge with /home/sr/git/u-bootWolfgang Denk2006-02-212-5/+22
| |\ \ \ | | |/ / | |/| |
| | * | Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-081-3/+9
| | * | Various changes to esd HH405 board specific filesStefan Roese2006-02-071-2/+13
| * | | Update default environment for INKA4x00 board.Wolfgang Denk2006-02-071-5/+25
| |/ /
* | | SDRAM now working.Markus Klotzbücher2006-02-221-10/+10
* | | SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher2006-02-222-12/+14
* | | New board directory and config for the benq delta board (copied fromMarkus Klotzbücher2006-02-201-0/+249
* | | Merged and added more pxa-regs.h stuff, especially the GPIO ControlMarkus Klotzbücher2006-02-201-3/+3
* | | Merged sufficient changes to pxa-regs.h in order to make u-boot compile.Markus Klotzbücher2006-02-191-1/+3
* | | Config updated for compiling the SMC911111 network driverMarkus Klotzbücher2006-02-101-5/+17
* | | basic u-boot is working, boots into the command shell.Markus Klotzbücher2006-02-091-1/+1
* | | Forgot to add files to zylonite branch.Markus Klotzbücher2006-02-071-0/+242
|/ /
* | Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-181-1/+17
* | PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-186-20/+48
* | Fix 28F256J3A support on PM520 boardWolfgang Denk2006-01-131-2/+2
* | Add support for 28F256J3A flah (=> 64 MB) on PM520 boardWolfgang Denk2005-12-291-7/+9
* | Change port configuration for O2DNT (CODEC1 on PSC1)Marian Balakowicz2005-12-061-1/+1
* | Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-042-4/+4
* | Merge with /home/sr/git/u-bootWolfgang Denk2005-12-015-938/+759
|\ \
| * | Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese2005-11-303-937/+452
| * | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-0/+306
| * | Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-1/+1
OpenPOWER on IntegriCloud