summaryrefslogtreecommitdiffstats
path: root/lib_mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add board_early_init_f() to init_sequenceStefan Roese2008-12-101-0/+10
* MIPS: Add onenand_init() to board.c and move nand_init()Stefan Roese2008-12-101-5/+10
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* bootm: Add subcommandsKumar Gala2008-10-291-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-20/+20
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* qemu_mips: Update linux bootm to support dynamic cmdlineJean-Christophe PLAGNIOL-VILLARD2008-09-092-0/+80
* mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->...Jean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+1
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-261-10/+2
* bootm: refactor ramdisk locating codeKumar Gala2008-08-261-9/+3
* bootm: refactor entry point codeKumar Gala2008-08-261-17/+1
* Fix fallout from autostart revertKumar Gala2008-08-121-5/+1
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* Fix some more printf() format issues.Wolfgang Denk2008-07-131-9/+5
* mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environmentJason McMullan2008-07-081-0/+11
* [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-051-6/+25
* [MIPS] lib_mips/time.c: Fix udelayShinya Kuribayashi2008-06-051-5/+4
* [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macrosShinya Kuribayashi2008-06-051-27/+8
* mips: If CONFIG_CMD_SPI is defined, call spi_init()Jason McMullan2008-05-301-0/+7
* [MIPS] lib_mips/board.c: Add nand_initJason McMullan2008-05-301-0/+6
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-171-1/+1
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-121-4/+15
* [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-121-2/+5
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-291-5/+11
|\
| * MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD2008-02-221-5/+11
* | [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-291-0/+3
* | [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-2/+2
* | [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-271-4/+6
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-10/+22
* | [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-82/+2
* | [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-072-1/+1
* | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-071-43/+25
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-26/+15
|/
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-0/+5
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-3/+3
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+2
| * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+2
* | make show_boot_progress () weak.Heiko Schocher2007-07-131-17/+10
|/
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-042-3/+3
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-011-11/+7
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-1/+3
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-011-0/+3
OpenPOWER on IntegriCloud