Commit Graph

25 Commits (ce28d7ac6d64c8a730334c8584742cf7255ad318)

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 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes 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
Alex Hornung 7bd7b31574 nios2: implement get_ticks and get_tbclk 13 years ago
Joachim Foerster 4279c53e5b nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 13 years ago
Joachim Foerster f956ad98b2 nios2: Pseudo implement dcache_status/enable/disable() 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Thomas Chou 7a6a7d10e6 nios2: fix out of reach case for do_reset 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4 15 years ago
Thomas Chou fd2712d0b1 nios2: consolidate reset initialization 15 years ago
Scott McNutt 254ab7bd46 nios2: Move individual board linker scripts to common script in cpu tree. 15 years ago
Peter Tyser 37e4dafaae nios2: Move cpu/nios2/* to arch/nios2/cpu/* 15 years ago