aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-01-08sbc8349: migrate board to libfdtPaul Gortmaker1-8/+10
2008-01-08sbc8349: Remove board specific ECC codePaul Gortmaker1-327/+0
2008-01-08mpc83xx: supress compiler warningKim Phillips1-1/+1
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips1-2/+2
2008-01-08mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips1-0/+31
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu4-0/+287
2008-01-08MPC8360E-MDS: configure and enable second UARTAnton Vorontsov1-0/+8
2008-01-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse223-2050/+11791
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese1-1/+13
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese1-1/+13
2008-01-04ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs1-505/+0
2008-01-04ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs1-338/+4
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs1-20/+18
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson1-108/+9
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson1-30/+1
2008-01-04PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson1-337/+20
2008-01-04PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson1-505/+0
2008-01-04PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson1-338/+6
2008-01-038610: Move include of config.h earlier.Jon Loeliger1-1/+1
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger1-26/+34
2008-01-03Merge commit 'wd/master'Jon Loeliger172-1956/+8694
2008-01-02Make scripts and Makefiles POSIX compliantWolfgang Denk3-5/+5
2007-12-28ppc4xx: Coding style cleanupStefan Roese1-17/+11
2007-12-28ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs3-0/+1066
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs9-0/+2497
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs1-6/+89
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs1-7/+8