summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-09-4869/+13325
|\
| * Improve configuration of FPGA subsystemMatthias Fuchs2008-01-09-2/+2
| * Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-130/+124
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-01-09-0/+1753
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2008-01-07-2050/+11791
| | |\
| | * | Correction patchPeter Pearse2007-11-15-357/+222
| | * | Add apollon board supportPeter Pearse2007-11-09-0/+1888
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-09-588/+457
| |\ \ \
| | * | | mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-08-4/+4
| | * | | mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-08-109/+10
| | * | | mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-104/+8
| | * | | mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-90/+153
| | * | | sbc8349: migrate board to libfdtPaul Gortmaker2008-01-08-8/+10
| | * | | sbc8349: Remove board specific ECC codePaul Gortmaker2008-01-08-327/+0
| | * | | mpc83xx: supress compiler warningKim Phillips2008-01-08-1/+1
| | * | | mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips2008-01-08-2/+2
| | * | | mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips2008-01-08-0/+31
| | * | | mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+287
| | * | | MPC8360E-MDS: configure and enable second UARTAnton Vorontsov2008-01-08-0/+8
| * | | | Merge branch 'lwmon5-no-ocm'Stefan Roese2008-01-09-1/+1
| |\ \ \ \
| | * | | | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymoreStefan Roese2008-01-09-1/+1
| * | | | | ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs2008-01-09-0/+14
| * | | | | ppc4xx: Update PLB/PCI divider for PMC440 boardMatthias Fuchs2008-01-09-2/+2
| * | | | | Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/Wolfgang Denk2008-01-08-463/+113
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [INKA4x0] NG hardware: flash supportMarian Balakowicz2007-11-15-433/+1
| | * | | | [INKA4x0] NG hardware: SDRAM supportMarian Balakowicz2007-11-15-26/+108
| | * | | | [INKA4x0] NG hardware: platform code updateMarian Balakowicz2007-11-15-4/+4
| | | |/ / | | |/| |
| * | | | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-05-1/+13
| |\ \ \ \
| | * | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-05-1/+13
| | | |_|/ | | |/| |
| * | | | ppc4xx: Remove sdram.h from PMC440 boardMatthias Fuchs2008-01-04-505/+0
| * | | | ppc4xx: use common denali core defines and data eye search code for PMC440Matthias Fuchs2008-01-04-338/+4
| * | | | ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs2008-01-04-20/+18
| * | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-04-108/+9
| * | | | ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-04-30/+1
| * | | | PPC4xx: Remove sdram.h from board/lwmon5Larry Johnson2008-01-04-505/+0
| * | | | PPC4xx: Use common code for LWMON5 board SDRAM supportLarry Johnson2008-01-04-337/+20
| * | | | PPC4xx: Remove sdram.h from board/amcc/sequoiaLarry Johnson2008-01-04-505/+0
| * | | | PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson2008-01-04-338/+6
| |/ / /
| * | | 8610: Move include of config.h earlier.Jon Loeliger2008-01-03-1/+1
| * | | Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-03-26/+34
| * | | Merge commit 'wd/master'Jon Loeliger2008-01-03-1956/+8694
| |\ \ \
| | * | | Make scripts and Makefiles POSIX compliantWolfgang Denk2008-01-02-5/+5
| | | |/ | | |/|
| | * | ppc4xx: Coding style cleanupStefan Roese2007-12-28-17/+11
| | * | ppc4xx: Add FPGA support and BSP commands for PMC440 boardsMatthias Fuchs2007-12-28-0/+1066
| | * | ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-28-0/+2497
| | * | ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs2007-12-28-6/+89
| | * | ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-28-7/+8
| | * | ppc4xx: Maintenance patch for VOH405 boardsMatthias Fuchs2007-12-28-19/+116
| | * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-27-358/+1356
| | |\ \
| | | * \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-27-7/+12
| | | |\ \