Commit Graph

129 Commits (1d2c2a62e328db22c38e3dfb3c0a8a373333471b)

Author SHA1 Message Date
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 15 years ago
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Wolfgang Denk 4e72fb15c9 standalone eepro100_eeprom: fix build error 15 years ago
Wolfgang Denk 1bb1809558 Update .gitignore's: add some generated files 15 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
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
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
Wolfgang Denk 942828a098 ABI: fix build problems due to now needed div64 routine. 15 years ago
Peter Tyser d4abc757c2 Move api_examples to examples/api 15 years ago
Peter Tyser 1bc1538613 Move examples/ to examples/standalone 15 years ago
Mike Frysinger b196ca7550 smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Mike Frysinger 069f4364d8 smc911x_eeprom: update register API 16 years ago
Mike Frysinger ad2d16393e smc911x_eeprom: new example app for managing newer SMC parts 16 years ago
Dirk Behme 91eee54673 OMAP3: Add common board, interrupt and system info 16 years ago
Graeme Russ d4f70da544 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c 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
Nobuhiro Iwamatsu cae6f909ba sh: Fix cannot execute a stand-alone application 16 years ago
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 16 years ago
Nobuhiro Iwamatsu 6ad43d0dd8 sh: Add support SH2/SH2A which is CPU of Renesas Technology 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 16 years ago