- 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
- 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
- cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
- 0fc1b49 i386: Remove inline asm symbols from .dynsym by Graeme Russ · 15 years ago
- 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
- 4ee4e41 i386: Reorder source objects in lib_i386 Makefile by Graeme Russ · 15 years ago
- b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
- 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
- 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
- f50b619 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · 15 years ago
- d754902 i386: Misc PCI fixups by Graeme Russ · 15 years ago
- ea0c377 i386: Fix regression introduced by commit 8c63d47651f7 by Graeme Russ · 15 years ago
- 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
- b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
- 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
- 8c63d47 Implement SC520 timers by Graeme Russ · 16 years ago
- abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
- 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
- 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
- 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
- 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
- c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
- 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
- 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
- dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a498645 allow ports to override go behavior by Mike Frysinger · 17 years ago
- cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
- d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
- 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
- 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
- 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
- 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
- d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
- 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
- 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
- f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
- 1515897 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · 17 years ago
- 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
- b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- e644670 Fix multi-part image support on i386 platform. by Wolfgang Denk · 18 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
- 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
- 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago LABEL_2004_03_14_2340
- 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
- 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
- 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago LABEL_2003_06_27_2340
- 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago LABEL_2003_05_31_2115
- ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago LABEL_2002_11_22_0015
- b2184c3 * Patch by Daniel Engström, 18 Nov 2002: by wdenk · 22 years ago
- 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago LABEL_2002_11_18_0115