summaryrefslogtreecommitdiff
path: root/board/tb0229
Commit message (Expand)AuthorAgeLines
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-10/+10
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-30/+30
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+5
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-28/+28
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-05-1/+0
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-25-1/+8
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-17-4/+5
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-4/+3
* [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-1/+2
* [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-3/+5
* [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-3/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-3/+3
* * Patch by Jian Zhang, 3 Feb 2004:wdenk2004-02-10-2/+2
* * Patch by liang a lei, 9 Jan 2004:wdenk2004-02-07-0/+1706