Commit Graph

29 Commits (e19a482fdd1e5bc40a6d5279ec428269ee67aa00)

Author SHA1 Message Date
Masahiro Yamada f6e2c0f3e3 mips: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos b56ca8ced0 MIPS: pb1x00: 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
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 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
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 15 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
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Shinya Kuribayashi 5f64d21c9a [MIPS] Kill unused <version.h> inclusions 17 years ago
Shinya Kuribayashi e2ad842662 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros 17 years ago
Shinya Kuribayashi 43c509254f Use jr as register jump instruction 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6073f61e07 pb1x00 board: Fix u16 status declaration when PCMCIA is defined 17 years ago
Shinya Kuribayashi 2e4a6e3667 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S 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 265817c7e6 Add support for AMD's Pb1x00 eval board; 19 years ago