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