aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-01-16mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala3-3/+3
2008-01-16mpc83xx: Add the support for MPC8315ERDB boardDave Liu4-0/+303
2008-01-14ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bitStefan Roese1-7/+7
2008-01-13ADS5121: Fix typo in ads5121.c, adjust default environmentWolfgang Denk1-2/+3
2008-01-13ADS5121: MAX slew rate for PATA pinsJohn Rigby1-0/+8
2008-01-13MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk1-1/+1
2008-01-13PMC440 board: fix board Makefile for out-of-tree buildingWolfgang Denk1-0/+3
2008-01-13Makalu: fix compile warningWolfgang Denk1-0/+1
2008-01-13ADS5121e: fix compile warningWolfgang Denk1-0/+1
2008-01-13MUNICes: fix board Makefile for remote build directoryWolfgang Denk1-16/+11
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk254-265/+265
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+8
2008-01-12added basic support for the MUNICes board.Heiko Schocher5-0/+429
2008-01-12Added support for the mgcoge board from keymile.Heiko Schocher3-0/+419
2008-01-12Added support for the mgsuvd board from keymile.Heiko Schocher4-0/+432
2008-01-12Add support for the TK885D baseboard from TELE-DATAGuennadi Liakhovetski1-0/+47
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-84/+113
2008-01-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk3-0/+418
2008-01-11ppc4xx: Fix sdram init on Sequoia boardsStefan Roese1-0/+7
2008-01-11ppc4xx: Rework Lime support for lwmon5Anatolij Gustschin1-72/+85
2008-01-11ppx4xx: Fix sdram init on PMC440 boardsMatthias Fuchs1-0/+7
2008-01-10mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov3-0/+418
2008-01-10Merge commit 'wd/master'Jon Loeliger30-936/+2766
2008-01-10ppc4xx: Make Sequoia boot vxWorksNiklaus Giger1-12/+14
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk3-15/+14
2008-01-09mpc85xx: Add support for ATUM8548 (updated)robert lazarski4-0/+744
2008-01-09mpc85xx: Add support for ATUM8548 (updated)robert lazarski1-0/+147
2008-01-09mpc85xx: Add support for SBC8548 (updated)Joe Hamman1-0/+149
2008-01-09mpc85xx: Add support for SBC8548 (updated)Joe Hamman4-0/+897
2008-01-09MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov1-0/+7
2008-01-09MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov3-0/+33
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala14-933/+786
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk1-0/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler2-3/+3
2008-01-09Convert MPC8610HPCD to use libfdt.Jon Loeliger1-33/+40
2008-01-098610: Fix lingering compile warnings.Jon Loeliger1-1/+4
2008-01-09Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher256-4869/+13325
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs2-2/+2
2008-01-09Coding Style cleanup, update CHANGELOGWolfgang Denk2-130/+124
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk8-0/+1753
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk16-588/+457
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese1-1/+1
2008-01-09ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese1-1/+1
2008-01-09ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs1-0/+14
2008-01-09ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs1-2/+2
2008-01-08Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk8-463/+113
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2-4/+4
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips5-109/+10
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips9-104/+8
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips6-90/+153