- 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
- 07a8af3 Move examples/ to examples/standalone by Peter Tyser · Fri Jul 10 11:03:19 2009 -0500
- 96a1ef8 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · Mon Dec 22 02:56:07 2008 -0500
- e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · Sun Dec 14 09:47:15 2008 +0100
- 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
- 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · Fri Mar 28 09:47:00 2008 +0100
- f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · Tue Mar 04 11:58:26 2008 +0100
- c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
- a13ad8e add support for Blackfin symbol prefixes to examples by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
- 6ddfa62 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
- 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · Sun May 13 20:58:00 2007 +0900
- 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · Mon Mar 19 01:24:52 2007 +0800
- 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
- 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · Tue Oct 24 13:55:18 2006 +0200
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
- 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
- 3f434df Added another example showing simple interrupt interception. by Detlev Zundel · Fri Sep 01 15:02:06 2006 +0200
- a5721a3 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · Thu Jun 08 11:59:57 2006 -0400
- c1e1061 Fix examples/Makefile; some build targets were lost by Wolfgang Denk · Fri Jun 02 16:47:10 2006 +0200
- 217295a Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · Thu Apr 27 19:12:19 2006 +0200
- 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
- 552d314 Add support for r5200 board by Zachary P. Landau · Thu Jan 26 17:37:59 2006 -0500
- 4e5bc87 Fix compile problems caused by new burst mode SDRAM test; by wdenk · Mon May 16 14:19:49 2005 +0000
- e339a7a Add test tool to exercise SDRAM accesses in burst mode by wdenk · Sat May 07 19:06:32 2005 +0000
- d334105 * Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board by wdenk · Sun Jan 09 23:48:14 2005 +0000
- ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000
- 3203c8f * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · Sat Jul 10 21:45:47 2004 +0000
- e4adb35 Patch by Scott McNutt, 25 Apr 2004: by wdenk · Wed May 19 21:33:14 2004 +0000
- 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000
- e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
- 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · Sat Jan 03 00:43:19 2004 +0000
- abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · Mon Dec 08 01:34:36 2003 +0000
- 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · Sun Dec 07 21:39:28 2003 +0000
- bd1575f * Make sure HUSH is initialized for running auto-update scripts by wdenk · Tue Oct 14 19:43:55 2003 +0000
- 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
- 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · Fri Sep 12 15:35:15 2003 +0000
- 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · Thu Sep 11 23:06:34 2003 +0000
- 710e350 Patch by Yuli Barcohen, 14 Aug 2003: add support for bzip2 uncompression by wdenk · Fri Aug 29 20:57:53 2003 +0000
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
- abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
- b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
- 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · Mon Mar 31 16:34:49 2003 +0000
- da74b0a Fix MIPS build problem by wdenk · Thu Mar 27 18:00:16 2003 +0000
- 1adff3d Make compile clean, fix the usual small problems. by wdenk · Wed Mar 26 11:42:53 2003 +0000
- c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · Wed Mar 26 06:55:25 2003 +0000
- 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · Fri Feb 28 00:49:47 2003 +0000
- 717b5aa Initial revision by wdenk · Sat Apr 27 11:09:31 2002 +0000