summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-131-2/+2
* PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bitRoy Zang2009-01-131-2/+2
* Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-132-4/+6
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-1013-54/+93
|\
| * bf537-stamp/nand: fix board_nand_init prototypeMike Frysinger2009-01-071-1/+3
| * Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-078-16/+20
| * Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-074-36/+48
| * Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-074-1/+22
* | m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD2009-01-062-202/+0
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-061-67/+67
|/
* 85xx: Enable inbound PCI config cycles for X-ES boards cleanupPeter Tyser2008-12-291-0/+4
* XPedite5200 board support cleanupPeter Tyser2008-12-299-3/+654
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-1912-12/+12
* XPedite5200 board supportPeter Tyser2008-12-192-5/+101
* 85xx: Enable inbound PCI config cycles for X-ES boardsPeter Tyser2008-12-191-0/+15
* XPedite5370 board supportPeter Tyser2008-12-1911-0/+1236
* board/trab/memory.c: Fix compile problems.Wolfgang Denk2008-12-161-3/+3
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2008-12-164-4/+3
|\
| * Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-1/+0
| * Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-143-3/+3
* | trab: make trab_fkt standalone code independent of libgccWolfgang Denk2008-12-162-1/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-12-132-10/+20
|\
| * ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-101-1/+1
| * ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-101-4/+18
| * ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-101-5/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-132-38/+38
|\ \
| * | sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-101-1/+1
| * | sh: r2dplus/lowlevel_init: coding style fixJean-Christophe PLAGNIOL-VILLARD2008-12-101-21/+21
| * | sh: Migo-R: Update BSC valueNobuhiro Iwamatsu2008-12-101-16/+16
| |/
* / microblaze: Remove XUPV2P boardMichal Simek2008-12-105-257/+0
|/
* evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2008-12-092-3/+7
* mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2008-12-072-1/+280
* mgcoge add the board-specific part of the HDLC driverGary Jennejohn2008-12-072-1/+278
* keymile add the common parts of the HDLC driverGary Jennejohn2008-12-072-0/+749
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-0610-13/+24
* lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-062-4/+3
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-043-3/+3
* 85xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin2008-12-031-0/+2
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-032-19/+0
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-032-8/+4
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-037-73/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-258-1351/+29
|\
| * ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-253-432/+0
| * ppc4xx: Use correct io accessors for PCI405Matthias Fuchs2008-11-251-35/+16
| * ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs2008-11-251-871/+0
| * ppc4xx: ML2 shouldn't include the 4xx EMAC driverStefan Roese2008-11-211-1/+0
| * ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-1/+1
| * ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-11/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-251-1/+2
|\ \
| * | ARM: Add Apollon UBI supportKyungmin Park2008-11-191-1/+2
| |/