Commit Graph

209 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Rob Herring e32a268b6f examples: enable gc-sections option 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Tom Rini 8386ca8bea Revert "standalone-examples: support custom GCC lib" 11 years ago
Jack Mitchell 4412db4646 standalone-examples: support custom GCC lib 11 years ago
Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Scott Wood a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 11 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 11 years ago
Simon Glass 6bb9ba7260 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 11 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 12 years ago
Marek Vasut e0e7f3b210 Examples: Properly append LDFLAGS to LD command 12 years ago
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
Che-Liang Chiou a2a5729fc1 api: export LCD device to external apps 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Macpaul Lin 72c73ddec3 nds32: standalone support 13 years ago
Che-liang Chiou 349e83f071 examples: api: allow build with private libgcc 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
Mike Frysinger e0306cab09 examples: update do_reset prototype 14 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
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 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
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
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 14 years ago
Ben Warren b40e2320c4 Fix breakage in SMC EEPROM standalone applications 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 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