aboutsummaryrefslogtreecommitdiff
path: root/examples/standalone
AgeCommit message (Expand)AuthorFilesLines
2010-09-04MIPS: update the MIPS u-boot.ldsXiangfu Liu1-1/+1
2010-07-12smc91xx_eeprom: Correct chip detection check.Juergen Kilb1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk11-12/+12
2010-06-29examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser1-0/+10
2010-05-28nios: remove nios-32 archThomas Chou1-17/+0
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou1-3/+3
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-03-12standalone eepro100_eeprom: fix build errorWolfgang Denk1-2/+1
2010-03-12Update .gitignore's: add some generated filesWolfgang Denk1-2/+3
2010-01-31smc91111_eeprom: fix linking errorMike Frysinger1-3/+2
2010-01-19Fix breakage in SMC EEPROM standalone applicationsBen Warren2-10/+0
2009-12-02smc91111_eeprom: drop CONFIG stub protectionMike Frysinger1-12/+0
2009-12-02Fix build failure in examples/standaloneSanjeev Premi1-1/+7
2009-11-23Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt2-194/+0
2009-11-12smc911x_eeprom: fix building after smc911x overhaulMike Frysinger1-60/+62
2009-10-27Fix bug in jumptable call stubs for SPARC.Sergey Mironov1-2/+2
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-47/+55
2009-09-15standalone: convert to kbuild styleMike Frysinger1-72/+29
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger1-64/+1
2009-09-04atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger3-0/+214
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz1-2/+2
2009-08-08Fix examples for OMAP3 boards...Michael Evans1-1/+1
2009-07-21Move examples/ to examples/standalonePeter Tyser23-0/+4357