Commit Graph

90 Commits (lime2-spi)

Author SHA1 Message Date
Stefan Kristiansson 3553493d8b openrisc: Add support for standalone programs 13 years ago
Mike Partington 0910d0bcb8 Standalone Apps: Standalone apps should need only exports.h. 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Macpaul Lin 72c73ddec3 nds32: standalone support 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Joakim Tjernlund cd8c87756a Fix a few gcc warnings. 13 years ago
Che-liang Chiou 0da43893dd Fix variable flavor in examples/standalone/Makefile 13 years ago
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 13 years ago
Wolfgang Denk 7ec830d580 Fix build problems caused by "_end" -> "__bss_end__" rename 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
Peter Tyser c91d456c05 examples/standalone: Use gcc's -fno-toplevel-reorder 14 years ago
Xiangfu Liu 4093031607 MIPS: update the MIPS u-boot.lds 14 years ago
Juergen Kilb aa9fba5313 smc91xx_eeprom: Correct chip detection check. 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 620bbba524 examples/standalone: Remove relocation compile flags for PowerPC 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Wolfgang Denk 4e72fb15c9 standalone eepro100_eeprom: fix build error 14 years ago
Wolfgang Denk 1bb1809558 Update .gitignore's: add some generated files 14 years ago
Mike Frysinger c4168af3ba smc91111_eeprom: fix linking error 15 years ago
Ben Warren b40e2320c4 Fix breakage in SMC EEPROM standalone applications 15 years ago
Mike Frysinger 64a480601a smc91111_eeprom: drop CONFIG stub protection 15 years ago
Sanjeev Premi 604f7ce55a Fix build failure in examples/standalone 15 years ago
Scott McNutt 57baa379cf Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from 15 years ago
Mike Frysinger c44efcf97b smc911x_eeprom: fix building after smc911x overhaul 15 years ago
Sergey Mironov 2c0c58b92d Fix bug in jumptable call stubs for SPARC. 15 years ago
Ben Warren 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 15 years ago
Mike Frysinger c0072e6cbe standalone: convert to kbuild style 15 years ago
Mike Frysinger 8eb7e28014 push LOAD_ADDR out to arch mk files 15 years ago
Mike Frysinger 2c17527f50 atmel_df_pow2: standalone to convert dataflashes to pow2 15 years ago
Robin Getz ced6466ed5 Blackfin: change global data register from P5 to P3 15 years ago
Mike Frysinger 557555fe0b standalone: convert to kbuild style 15 years ago
Mike Frysinger 262ae0a619 push LOAD_ADDR out to arch mk files 15 years ago
Mike Frysinger 65f6f07b72 atmel_df_pow2: standalone to convert dataflashes to pow2 15 years ago
Robin Getz c4db335c2e Blackfin: change global data register from P5 to P3 15 years ago
Michael Evans 61c68ae0b4 Fix examples for OMAP3 boards... 15 years ago
Peter Tyser 1bc1538613 Move examples/ to examples/standalone 15 years ago