aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
2009-05-16MIPS: Make all extern-ed functions in bitops.h staticShinya Kuribayashi1-32/+32
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger1-1/+0
2009-02-22MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi1-1/+1
2009-02-10Add an architecture specific config.h for common definesKumar Gala1-0/+24
2008-12-15Introduce virt_to_phys()Kumar Gala1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2-2/+2
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2-6/+6
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2-44/+127
2008-05-30mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan1-0/+143
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi1-125/+825
2008-05-30[MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi1-111/+225
2008-05-30[MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi1-140/+143
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk3-17/+17
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov1-0/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov1-0/+1
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+8
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi1-0/+14
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi1-0/+409
2008-03-25[MIPS] asm headers' updatesShinya Kuribayashi9-343/+416
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD1-1/+15
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+1
2007-10-24Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD1-5/+5
2007-10-21[MIPS] Fix UNCACHED_SDRAMVlad Lungu1-1/+1
2007-09-07[MIPS] Remove inline asm string functionsShinya Kuribayashi1-114/+10
2007-09-07[MIPS] Update asm string headerShinya Kuribayashi1-41/+27
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-0/+4
2006-06-16Add support for gth2 boardWolfgang Denk1-0/+5
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk1-0/+7
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk1-0/+36
2004-02-07* Patch by liang a lei, 9 Jan 2004:wdenk1-1/+1
2004-01-04* Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk1-0/+3
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-19/+19
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-0/+12
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-4/+3
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk1-0/+1
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk2-0/+1054
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk9-913/+913
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-0/+10
2003-03-27* Add support for MIPS32 4Kc CPUswdenk1-0/+2431
2003-03-25Add PCI support for MPC8250 Boards (PM825 module)wdenk1-12/+10
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk19-0/+3367