Commit Graph

31 Commits (6d0fb3dbcc4b1ce8437b1e9458ad406636321ef6)

Author SHA1 Message Date
Jason Jin 6c0bf27d74 ColdFire: Cleanup for partial linking and --gc-sections 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 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
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
TsiChung Liew 9017d9325a ColdFire: Fix M5329EVB and M5373EVB nand issue 16 years ago
TsiChung Liew e4f69d1bd2 ColdFire: Fix M5329EVB and M5373EVB nand issue 16 years ago
TsiChung Liew 6e80f5aa09 ColdFire: Remove platforms mii.c file 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 16 years ago
TsiChungLiew 320d61991f ColdFire: Update FlexBus CS for MCF532x 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Liew Tsi Chung-r5aahp dcb8863029 ColdFire: fix build error becasue of bad type of mii_init() 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
Stefan Roese 3ba4c2d68f Coding style cleanup 17 years ago
TsiChungLiew 1a33ce65a4 Added NAND support 17 years ago
TsiChungLiew 6fde84a44b Moved sync() from board file to include/asm-m68k/io.h 17 years ago
TsiChungLiew 9e737d8476 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) 17 years ago
Stefan Roese c883f6ea32 Coding style cleanup 17 years ago
TsiChungLiew 3b635492c9 Update for flash.o and mii.o 17 years ago
TsiChungLiew c5ded275d8 MII functions calls. 17 years ago
TsiChungLiew 427c814104 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. 17 years ago
TsiChungLiew 01a793fda0 Duplicate code 17 years ago
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 17 years ago