aboutsummaryrefslogtreecommitdiff
path: root/board/incaip
AgeCommit message (Expand)Author
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-04MIPS: update the MIPS u-boot.ldsXiangfu Liu
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
2008-04-18Use jr as register jump instructionShinya Kuribayashi
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-11-17[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2005-04-02Prepare for SoC rework of ARM code:wdenk
2004-02-20Add Auto-MDIX support for INCA-IPLABEL_2004_02_20_2310wdenk
2004-01-29* Implement adaptive SDRAM timing configuration based on actual CPULABEL_2004_01_29_1030wdenk
2004-01-06Add a common get_ram_size() function and modify the thewdenk
2004-01-02* Cleanup lowboot code for MPC5200wdenk
2003-12-27* Make CPU clock on ICA-IP board controllable by a "cpuclk"wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk
2003-03-31* Patch by Arun Dharankar, 24 Mar 2003:wdenk
2003-03-27* Add support for MIPS32 4Kc CPUswdenk