summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| | * | Enable address translation on MPC83xxKumar Gala2006-02-10-2/+104
| | * | Fixed defines for MPC83xx SICRL register to match current specsKumar Gala2006-01-23-2/+2
| | * | Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-0/+8
| | |/
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-12-1/+3
| |\ \
| | * | Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-1/+3
| | |/
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-12-1/+5
| |\ \
| | * | Add support for passing initrd information via flat device treeKumar Gala2006-01-11-1/+1
| | * | Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-11-0/+2
| | * | Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-11-0/+2
| | |/
| * | Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk2006-03-12-1/+32
| * | Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk2006-03-12-2/+2
| * | Adjust "echo" as a default commandWolfgang Denk2006-03-12-14/+0
| * | Coding Style cleanupWolfgang Denk2006-03-12-147/+140
| * | Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+7514
| * | Add ADI Blackfin supportWolfgang Denk2006-03-12-1/+3
| * | Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2006-03-12-21/+14
| * | RPXlite configuration fixesWolfgang Denk2006-03-12-39/+29
| * | Memory configuration changes for ZPC.1900 boardWolfgang Denk2006-03-12-35/+34
| * | Add support for Adder boards with 16MB SDRAM;Wolfgang Denk2006-03-12-16/+17
| * | Word alignment fixes for word aligned NS16550 UARTWolfgang Denk2006-03-12-10/+10
| * | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+0
* | | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher2006-03-24-1/+7
* | | delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-24-7/+123
* | | Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2006-03-20-145/+72
* | | Support for redundant environment in NAND Flash.Markus Klotzbuecher2006-03-20-0/+13
|/ /
* | Enable simple (non-redundant) NAND environment on delta board.Markus Klotzbücher2006-03-08-5/+4
* | Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-6/+1
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-790/+1061
|\ \
| * | Minor code cleanupWolfgang Denk2006-03-06-115/+111
| * | Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-138/+1405
| |\ \
| | * | Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-675/+664
| * | | Merge with /home/sr/git/u-boot/cfi-flash-fixWolfgang Denk2006-03-02-1/+0
| |\ \ \
| | * | | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-01-1/+0
| * | | | Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk2006-02-28-55/+10
| |/ / /
| * | | Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk2006-02-28-117/+49
| |\ \ \
| | * | | Convert mcc200 to use common CFI flash driverStefan Roese2006-02-28-117/+42
| | * | | Major CFI-FLASH driver update:Stefan Roese2006-02-28-0/+7
| * | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-02-28-0/+373
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-22-0/+402
* | | | | Turned on SDRAM scrubbing.Markus Klotzbücher2006-03-06-1/+1
* | | | | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-2/+37
* | | | | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-06-3/+7
* | | | | Lots of new stuff:Markus Klotzbücher2006-03-04-0/+5
* | | | | Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher2006-03-01-15/+17
* | | | | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-28-1/+1
* | | | | First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-28-44/+105
* | | | | Merge /home/tur/nand/u-boot/Markus Klotzbücher2006-02-24-5/+1283
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-5/+1283
| |\ \ \ \
| | * | | | * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-02-1/+8
| | * | | | Update of new NAND codeWolfgang Denk2005-09-14-64/+337