aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs1-0/+1
2009-01-14ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs1-0/+24
2009-01-14ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs1-163/+144
2009-01-14ppc4xx: Enable auto RS485 mode on PLU405 boardsMatthias Fuchs1-0/+10
2009-01-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-12/+13
2009-01-13Some changes of TLB entry setting for MPC8572DSHaiying Wang1-4/+3
2009-01-13Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang1-2/+2
2009-01-13PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang1-2/+2
2009-01-13Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2-4/+6
2009-01-13mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2-8/+8
2009-01-13sbc8641d: Fix PCI mapping conceptsBecky Bruce2-9/+9
2009-01-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk13-54/+93
2009-01-07bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger1-1/+3
2009-01-07Blackfin: fix out-of-tree building with ldscriptsMike Frysinger8-16/+20
2009-01-07Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger4-36/+48
2009-01-07Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger4-1/+22
2009-01-06m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2-202/+0
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD1-67/+67
2008-12-2985xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser1-0/+4
2008-12-29XPedite5200 board support cleanupPeter Tyser9-3/+654
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho12-12/+12
2008-12-19XPedite5200 board supportPeter Tyser2-5/+101
2008-12-1985xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser1-0/+15
2008-12-19XPedite5370 board supportPeter Tyser11-0/+1236
2008-12-16board/trab/memory.c: Fix compile problems.Wolfgang Denk1-3/+3
2008-12-16Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk4-4/+3
2008-12-16trab: make trab_fkt standalone code independent of libgccWolfgang Denk2-1/+8
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-10/+20
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-38/+38
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs1-1/+1
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs1-4/+18
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-10sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-12-10sh: Migo-R: Update BSC valueNobuhiro Iwamatsu1-16/+16
2008-12-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs1-5/+1
2008-12-10microblaze: Remove XUPV2P boardMichal Simek5-257/+0
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2-3/+7
2008-12-07mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2-1/+280
2008-12-07mgcoge add the board-specific part of the HDLC driverGary Jennejohn2-1/+278
2008-12-07keymile add the common parts of the HDLC driverGary Jennejohn2-0/+749
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser10-13/+24
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2-4/+3
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser3-3/+3
2008-12-0385xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin1-0/+2
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2-19/+0
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2-8/+4
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu7-73/+0
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk8-1351/+29