- 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
- 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
- ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
- a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
- 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
- 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 16 years ago
- 31c8c2e MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · 16 years ago
- 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
- 2b1c815 MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · 16 years ago
- 1af2a0d MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · 16 years ago
- 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
- 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- edc2cdc qemu_mips: Update linux bootm to support dynamic cmdline by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 11ec478 mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
- fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
- 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
- 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
- 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
- 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
- cfbe457 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · 16 years ago
- 5d374e0 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines by Shinya Kuribayashi · 16 years ago
- dbbaa22 [MIPS] lib_mips/time.c: Fix udelay by Shinya Kuribayashi · 16 years ago
- 5fcf6d3 [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros by Shinya Kuribayashi · 16 years ago
- 733ad78 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · 17 years ago
- 7d32b00 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · 17 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
- df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
- a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
- d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
- d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
- aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
- 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
- 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
- dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
- 3bd04ce MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
- 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
- b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
- 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
- aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
- 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
- cd91445 Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs. by wdenk · 21 years ago
- 5401de4 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · 21 years ago
- 67f1336 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · 21 years ago
- 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
- 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
- 5d84173 * Make Ethernet autonegotiation on INCA-IP work for all clock rates; by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
- b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
- bb1b826 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago