summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-101-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-213-5/+5
* example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD2008-05-191-0/+4
* SPARC: Added generic support for SPARC architecture.Daniel Hellstrom2008-04-083-0/+80
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-122-5/+9
|\
| * examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk2008-03-041-3/+3
| * Fix alignment error on ARM for modulesWoodruff, Richard2008-03-022-2/+6
* | Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-216-23/+29
|\ \ | |/
| * Remove files added by mistake, update CHANGELOG.Wolfgang Denk2008-02-171-0/+0
| * Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-154-17/+23
| |\
| | * use C code rather than inline assemblyMike Frysinger2008-02-041-11/+8
| | * add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-041-1/+1
| | * make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-043-5/+14
| | * add gitignores for Blackfin piecesMike Frysinger2008-02-041-0/+0
| * | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-143-6/+6
| |/
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-2/+3
|/
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-123-5/+5
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-271-12/+12
* Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-071-1/+1
|\
| * drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+1
* | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-292-7/+12
|\ \ | |/
| * Add .gitignore filesGrant Likely2007-11-151-0/+5
| * [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-211-1/+2
| * [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-211-3/+5
| * [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-211-3/+0
* | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-132-0/+21
|/
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+4
* [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-1/+1
* Add AVR32 architecture supportWolfgang Denk2006-10-242-0/+17
* Fix/workaround broken dependency handling with make 3.81Wolfgang Denk2006-10-241-16/+30
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-041-18/+24
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-18/+24
* | Added another example showing simple interrupt interception.Detlev Zundel2006-09-012-0/+87
|/
* Nios II - Fix I/O Macros and mini-app stubsScott McNutt2006-06-082-2/+2
* Fix examples/Makefile; some build targets were lostWolfgang Denk2006-06-021-1/+1
* Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-271-1/+1
|\
| * Add support for r5200 boardZachary P. Landau2006-01-261-1/+1
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-4/+4
* | Coding Style cleanupWolfgang Denk2006-03-121-1/+1
* | Add ADI Blackfin supportWolfgang Denk2006-03-123-4/+24
|/
* (no commit message)Wolfgang Denk2005-12-121-1/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-4/+4
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* * Extend burst mode RAM test program to take a loop countwdenk2005-05-231-9/+26
* Fix compile problems caused by new burst mode SDRAM test;wdenk2005-05-162-16/+45
* Add test tool to exercise SDRAM accesses in burst modewdenk2005-05-074-0/+489
* * Patch by Robin Getz, 13 Oct 2004:wdenk2005-01-122-0/+637
* * Patch by Daniel Poirot, 10 Oct 2004:wdenk2005-01-091-1/+1
OpenPOWER on IntegriCloud