summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Add support for BC3450 boarddzu@denx.de2006-04-21-0/+568
* Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-19-18/+48
* Some code cleanupWolfgang Denk2006-04-16-133/+134
* Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-16-4/+3
|\
| * * Fix dbau1x00 BoardHeiko Schocher2006-04-11-4/+3
* | Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-13-1/+1
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-14/+84
|\ \ | |/ |/|
| * 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
* | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-06-3/+6
|\ \
| * | Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-29-3/+6
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-06-1/+3
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-01-0/+5
| | |/ | |/|
* | | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-05-4/+18
|\ \ \
| * | | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-4/+18
| |/ /
* | | delta board: one more DA9030 fix.Markus Klotzbuecher2006-03-30-0/+1
* | | Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-30-0/+213
* | | Change delta board memory map to start at 0x80000000.Markus Klotzbuecher2006-03-29-7/+7
* | | delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-29-1/+1
* | | delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-27-3/+2
* | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-24-191/+9094
|\ \ \ | |/ /
| * | 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