Age | Commit message (Expand) | Author |
2010-07-12 | smc91xx_eeprom: Correct chip detection check. | Juergen Kilb |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-07-04 | Make *printf() return "int" instead of "void" | Wolfgang Denk |
2010-06-29 | examples/standalone: Remove relocation compile flags for PowerPC | Peter Tyser |
2010-05-28 | nios: remove nios-32 arch | Thomas Chou |
2010-05-28 | nios2: fix r15 issue for gcc4 | Thomas Chou |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
2010-03-12 | standalone eepro100_eeprom: fix build error | Wolfgang Denk |
2010-03-12 | Update .gitignore's: add some generated files | Wolfgang Denk |
2010-01-31 | smc91111_eeprom: fix linking error | Mike Frysinger |
2010-01-19 | Fix breakage in SMC EEPROM standalone applications | Ben Warren |
2009-12-05 | Merge branch 'master' into next | Wolfgang Denk |
2009-12-05 | Generic udelay() with watchdog support | Ingo van Lil |
2009-12-02 | smc91111_eeprom: drop CONFIG stub protection | Mike Frysinger |
2009-12-02 | Fix build failure in examples/standalone | Sanjeev Premi |
2009-11-23 | Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from | Scott McNutt |
2009-11-12 | smc911x_eeprom: fix building after smc911x overhaul | Mike Frysinger |
2009-10-27 | Fix bug in jumptable call stubs for SPARC. | Sergey Mironov |
2009-10-04 | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-09-15 | standalone: convert to kbuild style | Mike Frysinger |
2009-09-04 | push LOAD_ADDR out to arch mk files | Mike Frysinger |
2009-09-04 | atmel_df_pow2: standalone to convert dataflashes to pow2 | Mike Frysinger |
2009-09-02 | Blackfin: change global data register from P5 to P3 | Robin Getz |
2009-08-08 | Fix examples for OMAP3 boards... | Michael Evans |
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 |