Commit Graph

46 Commits (861bd4bcf7e7eba165b42e79cea005486851d69b)

Author SHA1 Message Date
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos 3b051ee51a MIPS: incaip: remove custom u-boot.lds script 12 years ago
Gabor Juhos 9950b90d38 MIPS: remove OUTPUT_FORMAT from linker scripts 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 14 years ago
Shinya Kuribayashi 536884f915 MIPS: Move Inca-IP targets to boards.cfg 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Xiangfu Liu 4093031607 MIPS: update the MIPS u-boot.lds 14 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Ben Warren 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Shinya Kuribayashi 7daf2ebe91 [MIPS] Update <asm/addrspace.h> header 17 years ago
Shinya Kuribayashi 5f64d21c9a [MIPS] Kill unused <version.h> inclusions 17 years ago
Shinya Kuribayashi 43c509254f Use jr as register jump instruction 17 years ago
Shinya Kuribayashi b0c66af53e [MIPS] Introduce _machine_restart 17 years ago
Shinya Kuribayashi 2613862323 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Shinya Kuribayashi 662e5cb397 [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5c15010efa Fixed mips_io_port_base build errors. 17 years ago
Shinya Kuribayashi eb700636db [MIPS] u-boot.lds: Define _gp in a standard manner 17 years ago
Shinya Kuribayashi cbf2323b5b [MIPS] u-boot.lds: Fix __got_start and __got_end 17 years ago
Shinya Kuribayashi e5f325fec5 [MIPS] u-boot.lds: Remove duplicated .sdata section 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk f013dacf0a Code cleanup, especially MIPS for GCC 4.x 19 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk 400558b561 Prepare for SoC rework of ARM code: 20 years ago
wdenk cf56e11019 Add Auto-MDIX support for INCA-IP 21 years ago
wdenk 6876609446 * Implement adaptive SDRAM timing configuration based on actual CPU 21 years ago
wdenk c83bf6a2d0 Add a common get_ram_size() function and modify the the 21 years ago
wdenk d4ca31c40e * Cleanup lowboot code for MPC5200 21 years ago
wdenk 7cb22f97ee * Make CPU clock on ICA-IP board controllable by a "cpuclk" 21 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk d791b1dc3e * Make sure Block Lock Bits get cleared in R360MPI flash driver 22 years ago
wdenk 85ec0bcc1b * Patch by Arun Dharankar, 24 Mar 2003: 22 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 22 years ago