summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* remove bi_enet*addr from global data for all archesMike Frysinger2009-03-201-1/+0
* MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi2009-02-221-1/+1
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* Introduce virt_to_phys()Kumar Gala2008-12-151-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* Allow console input to be disabledMark Jackson2008-09-061-0/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-072-6/+6
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-052-44/+127
* mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan2008-05-301-0/+143
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-301-125/+825
* [MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi2008-05-301-111/+225
* [MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi2008-05-301-140/+143
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-211-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-201-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-201-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-213-17/+17
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+8
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-251-0/+14
* [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2008-03-251-0/+409
* [MIPS] asm headers' updatesShinya Kuribayashi2008-03-259-343/+416
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-231-3/+3
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-0/+26
* Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-171-1/+15
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-011-1/+1
|\
| * [MIPS] Fix UNCACHED_SDRAMVlad Lungu2007-10-211-1/+1
* | Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-5/+5
|/
* [MIPS] Remove inline asm string functionsShinya Kuribayashi2007-09-071-114/+10
* [MIPS] Update asm string headerShinya Kuribayashi2007-09-071-41/+27
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-0/+4
* Add support for gth2 boardWolfgang Denk2006-06-161-0/+5
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-251-0/+7
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-0/+36
* * Patch by liang a lei, 9 Jan 2004:wdenk2004-02-071-1/+1
* * Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk2004-01-041-0/+3
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-19/+19
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-071-0/+12
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-4/+3
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-101-0/+1
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-092-0/+1054
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+2
* * Code cleanup:wdenk2003-06-279-913/+913
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-051-0/+10
* * Add support for MIPS32 4Kc CPUswdenk2003-03-271-0/+2431
* Add PCI support for MPC8250 Boards (PM825 module)wdenk2003-03-251-12/+10
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-2819-0/+3367
OpenPOWER on IntegriCloud