summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-171388-21851/+18932
|\
| * 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
| | |/
| * | AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-214-4/+4
| |/
| * Align end of bss by 4 bytesSelvamuthukumar2008-11-18244-77/+244
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-11-184-48/+61
| |\
| | * mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-111-3/+3
| | * mpc8641: Try to detect old .dts filesBecky Bruce2008-11-101-0/+27
| | * mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-6/+7
| | * mpc8641: Change 32-bit memory mapBecky Bruce2008-11-102-11/+14
| | * mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-101-1/+1
| | * Merge commit 'wd/master'Jon Loeliger2008-11-1069-5495/+843
| | |\
| | * | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-032-6/+6
| | * | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-032-8/+10
| | * | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-031-21/+1
| * | | Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-0918-18/+18
| * | | Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-091-0/+2
| | |/ | |/|
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-091-22/+0
| |\ \