aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2009-04-04smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-19smc911x_eeprom: update register APIMike Frysinger
2009-02-22smc911x_eeprom: new example app for managing newer SMC partsMike Frysinger
2009-01-24OMAP3: Add common board, interrupt and system infoDirk Behme
2008-12-10Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14sh: Fix cannot execute a stand-alone applicationNobuhiro Iwamatsu
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-10Fix some more print() format errors.Wolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-19example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-04examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk
2008-03-02Fix alignment error on ARM for modulesWoodruff, Richard
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-17Remove files added by mistake, update CHANGELOG.Wolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-02-04use C code rather than inline assemblyMike Frysinger
2008-02-04add support for Blackfin symbol prefixes to examplesMike Frysinger
2008-02-04make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger
2008-02-04add gitignores for Blackfin piecesMike Frysinger
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-11-15Add .gitignore filesGrant Likely
2007-10-21[MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi
2007-10-21[MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi
2007-05-13sh: First support code of SuperH.Nobuhiro Iwamatsu
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li
2006-10-24Add AVR32 architecture supportWolfgang Denk
2006-10-24Fix/workaround broken dependency handling with make 3.81Wolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-09-01Added another example showing simple interrupt interception.Detlev Zundel
2006-06-08Nios II - Fix I/O Macros and mini-app stubsScott McNutt
2006-06-02Fix examples/Makefile; some build targets were lostWolfgang Denk
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk