summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-161-4/+3
|\ \
| * | * Fix dbau1x00 BoardHeiko Schocher2006-04-111-4/+3
* | | Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-131-1/+1
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-1211-14/+84
|\ \ \ | |/ / |/| |
| * | Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-0810-14/+19
| * | Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-0/+65
* | | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-062-3/+6
|\ \ \
| * | | Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-292-3/+6
* | | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-062-1/+3
|\ \ \ \
| * | | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-012-0/+5
| | |/ / | |/| |
* | | | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-052-4/+18
|\ \ \ \
| * | | | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-312-4/+18
| |/ / /
* | | | delta board: one more DA9030 fix.Markus Klotzbuecher2006-03-301-0/+1
* | | | Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-302-0/+213
* | | | Change delta board memory map to start at 0x80000000.Markus Klotzbuecher2006-03-291-7/+7
* | | | delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-291-1/+1
* | | | delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-271-3/+2
* | | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2486-191/+9094
|\ \ \ \ | |/ / /
| * | | Enable Quad UART om MCC200 board.Wolfgang Denk2006-03-231-0/+5
| * | | Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk2006-03-211-22/+3
| |/ /
| * | Merge with port of MPC8349EMDS boardWolfgang Denk2006-03-174-3/+857
| |\ \
| | * | Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-162-15/+34
| | * | Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz2006-03-161-0/+1
| | * | Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz2006-03-161-2/+2
| | * | Add initial support for MPC8349E MDS board.Marian Balakowicz2006-03-141-0/+696
| | * | Add DMA support for MPC83xx.Marian Balakowicz2006-03-141-1/+86
| | * | Add bit definitions for MPC83xx DDR controller registers.Marian Balakowicz2006-03-141-0/+52
| | * | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-141-1/+2
| * | | Add support for Lite5200B board.Wolfgang Denk2006-03-172-30/+77
| |/ /
| * | Add support for EmbeddedPlanet EP88x boardsWolfgang Denk2006-03-121-0/+205
| * | Add (some) definitions for the MPC85xx local bus controllerWolfgang Denk2006-03-121-0/+35
| * | Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk2006-03-121-0/+146
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk2006-03-122-9/+16
| |\ \
| | * | Added PCI support for MPC8349ADS boardKumar Gala2006-01-122-9/+16
| * | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-123-4/+114
| |\ \ \
| | * | | Enable address translation on MPC83xxKumar Gala2006-02-102-2/+104
| | * | | Fixed defines for MPC83xx SICRL register to match current specsKumar Gala2006-01-231-2/+2
| | * | | Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-112-0/+8
| | |/ /
| * | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-121-1/+3
| |\ \ \
| | * | | Added support for PCI prefetchable region and BARsKumar Gala2006-01-111-1/+3
| | |/ /
| * | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-122-1/+5
| |\ \ \
| | * | | Add support for passing initrd information via flat device treeKumar Gala2006-01-111-1/+1
| | * | | Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-111-0/+2
| | * | | Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-111-0/+2
| | |/ /
| * | | Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk2006-03-121-1/+32
| * | | Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk2006-03-121-2/+2
| * | | Adjust "echo" as a default commandWolfgang Denk2006-03-1212-14/+0
| * | | Coding Style cleanupWolfgang Denk2006-03-128-147/+140
| * | | Add missing Blackfin files.Wolfgang Denk2006-03-1248-0/+7514
| * | | Add ADI Blackfin supportWolfgang Denk2006-03-123-1/+3
OpenPOWER on IntegriCloud