summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeLines
* standalone eepro100_eeprom: fix build errorWolfgang Denk2010-03-12-2/+1
* Update .gitignore's: add some generated filesWolfgang Denk2010-03-12-2/+3
* smc91111_eeprom: fix linking errorMike Frysinger2010-01-31-3/+2
* Fix breakage in SMC EEPROM standalone applicationsBen Warren2010-01-19-10/+0
* Merge branch 'master' into nextWolfgang Denk2009-12-05-207/+7
|\
| * smc91111_eeprom: drop CONFIG stub protectionMike Frysinger2009-12-02-12/+0
| * Fix build failure in examples/standaloneSanjeev Premi2009-12-02-1/+7
| * Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt2009-11-23-194/+0
* | Generic udelay() with watchdog supportIngo van Lil2009-12-05-1/+2
|/
* smc911x_eeprom: fix building after smc911x overhaulMike Frysinger2009-11-12-60/+62
* Fix bug in jumptable call stubs for SPARC.Sergey Mironov2009-10-27-2/+2
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-47/+55
* standalone: convert to kbuild styleMike Frysinger2009-09-15-72/+29
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-04-64/+1
* atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger2009-09-04-0/+214
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-02-2/+2
* Fix examples for OMAP3 boards...Michael Evans2009-08-08-1/+1
* ABI: fix build problems due to now needed div64 routine.Wolfgang Denk2009-07-27-0/+1
* Move api_examples to examples/apiPeter Tyser2009-07-21-0/+1042
* Move examples/ to examples/standalonePeter Tyser2009-07-21-0/+0
* smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger2009-04-04-9/+6
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-5/+4
* smc911x_eeprom: update register APIMike Frysinger2009-03-19-13/+15
* smc911x_eeprom: new example app for managing newer SMC partsMike Frysinger2009-02-22-3/+386
* OMAP3: Add common board, interrupt and system infoDirk Behme2009-01-24-0/+4
* Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ2008-12-10-1/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-10/+10
* sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu2008-10-14-2/+4
* Update i386 code (sc520_cdp)Graeme Russ2008-09-09-6/+10
* sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2008-08-31-0/+3
* Fix some more print() format errors.Wolfgang Denk2008-07-11-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-10-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD2008-05-19-0/+4
* SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-08-0/+80
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-5/+9
|\
| * examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk2008-03-04-3/+3
| * Fix alignment error on ARM for modulesWoodruff, Richard2008-03-02-2/+6
* | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-23/+29
|\ \ | |/
| * Remove files added by mistake, update CHANGELOG.Wolfgang Denk2008-02-17-0/+0
| * Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-17/+23
| |\
| | * use C code rather than inline assemblyMike Frysinger2008-02-04-11/+8
| | * add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-04-1/+1
| | * make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-04-5/+14
| | * add gitignores for Blackfin piecesMike Frysinger2008-02-04-0/+0
| * | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-6/+6
| |/
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-2/+3
|/
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-5/+5
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-27-12/+12