| Commit message (Expand) | Author | Age | Lines |
* | smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() | Mike Frysinger | 2009-04-04 | -9/+6 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -5/+4 |
* | smc911x_eeprom: update register API | Mike Frysinger | 2009-03-19 | -13/+15 |
* | smc911x_eeprom: new example app for managing newer SMC parts | Mike Frysinger | 2009-02-22 | -3/+386 |
* | OMAP3: Add common board, interrupt and system info | Dirk Behme | 2009-01-24 | -0/+4 |
* | Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c | Graeme Russ | 2008-12-10 | -1/+0 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
* | sh: Fix cannot execute a stand-alone application | Nobuhiro Iwamatsu | 2008-10-14 | -2/+4 |
* | Update i386 code (sc520_cdp) | Graeme Russ | 2008-09-09 | -6/+10 |
* | sh: Add support SH2/SH2A which is CPU of Renesas Technology | Nobuhiro Iwamatsu | 2008-08-31 | -0/+3 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -1/+1 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -4/+4 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -5/+5 |
* | example/gitignore: update with all generated examples | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -0/+4 |
* | SPARC: Added generic support for SPARC architecture. | Daniel Hellstrom | 2008-04-08 | -0/+80 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -5/+9 |
|\ |
|
| * | examples/Makefile: build "hello_world" on 8xx, too. | Wolfgang Denk | 2008-03-04 | -3/+3 |
| * | Fix alignment error on ARM for modules | Woodruff, Richard | 2008-03-02 | -2/+6 |
* | | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz | 2008-02-21 | -23/+29 |
|\ \
| |/ |
|
| * | Remove files added by mistake, update CHANGELOG. | Wolfgang Denk | 2008-02-17 | -0/+0 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -17/+23 |
| |\ |
|
| | * | use C code rather than inline assembly | Mike Frysinger | 2008-02-04 | -11/+8 |
| | * | add support for Blackfin symbol prefixes to examples | Mike Frysinger | 2008-02-04 | -1/+1 |
| | * | make smc91111_eeprom managment simpler by depending on the board configuratio... | Mike Frysinger | 2008-02-04 | -5/+14 |
| | * | add gitignores for Blackfin pieces | Mike Frysinger | 2008-02-04 | -0/+0 |
| * | | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk | 2008-02-14 | -6/+6 |
| |/ |
|
* | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -2/+3 |
|/ |
|
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -5/+5 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -12/+12 |
* | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -1/+1 |
|\ |
|
| * | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+1 |
* | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -7/+12 |
|\ \
| |/ |
|
| * | Add .gitignore files | Grant Likely | 2007-11-15 | -0/+5 |
| * | [MIPS] u-boot.lds: Define _gp in a standard manner | Shinya Kuribayashi | 2007-10-21 | -1/+2 |
| * | [MIPS] u-boot.lds: Fix __got_start and __got_end | Shinya Kuribayashi | 2007-10-21 | -3/+5 |
| * | [MIPS] u-boot.lds: Remove duplicated .sdata section | Shinya Kuribayashi | 2007-10-21 | -3/+0 |
* | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+21 |
|/ |
|
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+4 |
* | [Blackfin][PATCH-2/2] Common files changed to support bf533 platform | Aubrey.Li | 2007-03-09 | -1/+1 |
* | Add AVR32 architecture support | Wolfgang Denk | 2006-10-24 | -0/+17 |
* | Fix/workaround broken dependency handling with make 3.81 | Wolfgang Denk | 2006-10-24 | -16/+30 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-09-04 | -18/+24 |
|\ |
|
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -18/+24 |
* | | Added another example showing simple interrupt interception. | Detlev Zundel | 2006-09-01 | -0/+87 |
|/ |
|
* | Nios II - Fix I/O Macros and mini-app stubs | Scott McNutt | 2006-06-08 | -2/+2 |
* | Fix examples/Makefile; some build targets were lost | Wolfgang Denk | 2006-06-02 | -1/+1 |
* | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 | Marian Balakowicz | 2006-04-27 | -1/+1 |
|\ |
|
| * | Add support for r5200 board | Zachary P. Landau | 2006-01-26 | -1/+1 |