summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2009-12-03smc91111_eeprom: drop CONFIG stub protectionMike Frysinger1-12/+0
2009-12-03Fix 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-13smc911x_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-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-47/+55
2009-09-16standalone: convert to kbuild styleMike Frysinger1-72/+29
2009-09-05push 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-27ABI: fix build problems due to now needed div64 routine.Wolfgang Denk1-0/+1
2009-07-21Move api_examples to examples/apiPeter Tyser7-0/+1042
2009-07-21Move examples/ to examples/standalonePeter Tyser23-0/+0
2009-04-05smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger1-9/+6
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho4-5/+4
2009-03-19smc911x_eeprom: update register APIMike Frysinger1-13/+15
2009-02-23smc911x_eeprom: new example app for managing newer SMC partsMike Frysinger3-3/+386
2009-01-24OMAP3: Add common board, interrupt and system infoDirk Behme1-0/+4
2008-12-10Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ1-1/+0
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-10/+10
2008-10-14sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu1-2/+4
2008-09-09Update i386 code (sc520_cdp)Graeme Russ1-6/+10
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu1-0/+3
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
2008-07-10Fix some more print() format errors.Wolfgang Denk1-4/+4
2008-05-21Big white-space cleanup.Wolfgang Denk3-5/+5
2008-05-19example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD1-0/+4
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom3-0/+80
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2-5/+9
2008-03-04examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk1-3/+3
2008-03-03Fix alignment error on ARM for modulesWoodruff, Richard2-2/+6
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz6-23/+29
2008-02-17Remove files added by mistake, update CHANGELOG.Wolfgang Denk1-0/+0
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk4-17/+23
2008-02-15PPC: Use r2 instead of r29 as global data pointerWolfgang Denk3-6/+6
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-2/+3
2008-02-05use C code rather than inline assemblyMike Frysinger1-11/+8
2008-02-05add support for Blackfin symbol prefixes to examplesMike Frysinger1-1/+1
2008-02-05make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger3-5/+14
2008-02-05add gitignores for Blackfin piecesMike Frysinger1-0/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk3-5/+5
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk1-12/+12
2007-12-06Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu1-1/+1
2007-11-28Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2-7/+12
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-15Add .gitignore filesGrant Likely1-0/+5
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi1-1/+2
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi1-3/+5