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