| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: fix out-of-tree building with ldscripts | Mike Frysinger | 2009-01-07 | -16/+20 |
* | Blackfin: fix linker scripts to work with --gc-sections | Mike Frysinger | 2009-01-07 | -36/+48 |
* | Blackfin: set proper LDRFLAGS for parallel booting LDRs | Mike Frysinger | 2009-01-07 | -1/+22 |
* | 85xx: Enable inbound PCI config cycles for X-ES boards cleanup | Peter Tyser | 2008-12-29 | -0/+4 |
* | XPedite5200 board support cleanup | Peter Tyser | 2008-12-29 | -3/+654 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -12/+12 |
* | XPedite5200 board support | Peter Tyser | 2008-12-19 | -5/+101 |
* | 85xx: Enable inbound PCI config cycles for X-ES boards | Peter Tyser | 2008-12-19 | -0/+15 |
* | XPedite5370 board support | Peter Tyser | 2008-12-19 | -0/+1236 |
* | board/trab/memory.c: Fix compile problems. | Wolfgang Denk | 2008-12-16 | -3/+3 |
* | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2008-12-16 | -4/+3 |
|\ |
|
| * | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -1/+0 |
| * | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-14 | -3/+3 |
* | | trab: make trab_fkt standalone code independent of libgcc | Wolfgang Denk | 2008-12-16 | -1/+8 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-12-13 | -10/+20 |
|\ |
|
| * | ppc4xx: Disable EEPROM write access on PMC440 boards | Matthias Fuchs | 2008-12-10 | -1/+1 |
| * | ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards | Matthias Fuchs | 2008-12-10 | -4/+18 |
| * | ppc4xx: Update TEXT_BASE for CPCI405 boards | Matthias Fuchs | 2008-12-10 | -5/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-12-13 | -38/+38 |
|\ \ |
|
| * | | sh: r2dplus fix register access | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-10 | -1/+1 |
| * | | sh: r2dplus/lowlevel_init: coding style fix | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-10 | -21/+21 |
| * | | sh: Migo-R: Update BSC value | Nobuhiro Iwamatsu | 2008-12-10 | -16/+16 |
| |/ |
|
* | | microblaze: Remove XUPV2P board | Michal Simek | 2008-12-10 | -257/+0 |
|/ |
|
* | evb64260: fix "cast to pointer from integer of different size" warnings | Wolfgang Denk | 2008-12-09 | -3/+7 |
* | mgsuvd add the board-specific part of the HDLC driver | Gary Jennejohn | 2008-12-07 | -1/+280 |
* | mgcoge add the board-specific part of the HDLC driver | Gary Jennejohn | 2008-12-07 | -1/+278 |
* | keymile add the common parts of the HDLC driver | Gary Jennejohn | 2008-12-07 | -0/+749 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -13/+24 |
* | lwmon, tqm8xx: Fix build errors | Anatolij Gustschin | 2008-12-06 | -4/+3 |
* | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser | 2008-12-04 | -3/+3 |
* | 85xx: socrates: fix DDR SDRAM tlb entry configuration | Anatolij Gustschin | 2008-12-03 | -0/+2 |
* | 85xx: Add CPU 2 errata workaround to all 8548 boards | Peter Tyser | 2008-12-03 | -19/+0 |
* | 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case | Dave Liu | 2008-12-03 | -8/+4 |
* | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | -73/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-25 | -1351/+29 |
|\ |
|
| * | ppc4xx: ml300 remove Xilinx BSP from ml300 folder | Michal Simek | 2008-11-25 | -432/+0 |
| * | ppc4xx: Use correct io accessors for PCI405 | Matthias Fuchs | 2008-11-25 | -35/+16 |
| * | ppc4xx: Remove unused code from PCI405 code | Matthias Fuchs | 2008-11-25 | -871/+0 |
| * | ppc4xx: ML2 shouldn't include the 4xx EMAC driver | Stefan Roese | 2008-11-21 | -1/+0 |
| * | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -1/+1 |
| * | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -11/+12 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2008-11-25 | -1/+2 |
|\ \ |
|
| * | | ARM: Add Apollon UBI support | Kyungmin Park | 2008-11-19 | -1/+2 |
| |/ |
|
* | | AT91: Use AT91_CPU_CLOCK in displays | Stelian Pop | 2008-11-21 | -4/+4 |
|/ |
|
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -77/+244 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-11-18 | -48/+61 |
|\ |
|
| * | mpc8641: fix address-cells default in old .dts detection | Becky Bruce | 2008-11-11 | -3/+3 |
| * | mpc8641: Try to detect old .dts files | Becky Bruce | 2008-11-10 | -0/+27 |
| * | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | -6/+7 |
| * | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | -11/+14 |