summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-14/+19
* Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-05-0/+65
* Enable Quad UART om MCC200 board.Wolfgang Denk2006-03-23-0/+5
* Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk2006-03-21-22/+3
* Merge with port of MPC8349EMDS boardWolfgang Denk2006-03-17-3/+857
|\
| * Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-16-15/+34
| * Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz2006-03-16-0/+1
| * Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz2006-03-16-2/+2
| * Add initial support for MPC8349E MDS board.Marian Balakowicz2006-03-14-0/+696
| * Add DMA support for MPC83xx.Marian Balakowicz2006-03-14-1/+86
| * Add bit definitions for MPC83xx DDR controller registers.Marian Balakowicz2006-03-14-0/+52
| * Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-14-1/+2
* | Add support for Lite5200B board.Wolfgang Denk2006-03-17-30/+77
|/
* Add support for EmbeddedPlanet EP88x boardsWolfgang Denk2006-03-12-0/+205
* Add (some) definitions for the MPC85xx local bus controllerWolfgang Denk2006-03-12-0/+35
* Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk2006-03-12-0/+146
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk2006-03-12-9/+16
|\
| * Added PCI support for MPC8349ADS boardKumar Gala2006-01-12-9/+16
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-12-4/+114
|\ \
| * | 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
* | 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
| |\ \ \