aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-28ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs1-19/+116
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese63-358/+1356
2007-12-27Remove CPCI440 boardMatthias Fuchs6-1259/+0
2007-12-27Add support for Korat PPC440EPx boardLarry Johnson5-0/+1074
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson2-4/+4
2007-12-27Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson1-29/+29
2007-12-27Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson1-49/+1
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese1-0/+23
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2-1/+25
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-7/+12