index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-15
Introduce virt_to_phys()
Kumar Gala
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-06
Allow console input to be disabled
Mark Jackson
1
-0
/
+1
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2
-2
/
+2
2008-06-07
[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*
Shinya Kuribayashi
2
-6
/
+6
2008-06-05
[MIPS] Update <asm/addrspace.h> header
Shinya Kuribayashi
2
-44
/
+127
2008-05-30
mips: Add an 'include/asm/errno.h', like all other architectures
Jason McMullan
1
-0
/
+143
2008-05-30
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
Shinya Kuribayashi
1
-125
/
+825
2008-05-30
[MIPS] <asm/mipsregs.h>: Update register / bit field definitions
Shinya Kuribayashi
1
-111
/
+225
2008-05-30
[MIPS] <asm/mipsregs.h>: CodinygStyle cleanups
Shinya Kuribayashi
1
-140
/
+143
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
1
-0
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-17
/
+17
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
1
-0
/
+1
2008-05-20
POST: add POST_STOP flag
Yuri Tikhonov
1
-0
/
+1
2008-04-13
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2
-2
/
+8
2008-03-25
[MIPS] Introduce _machine_restart
Shinya Kuribayashi
1
-0
/
+14
2008-03-25
[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
Shinya Kuribayashi
1
-0
/
+409
2008-03-25
[MIPS] asm headers' updates
Shinya Kuribayashi
9
-343
/
+416
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
1
-0
/
+1
2008-02-23
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
1
-3
/
+3
2007-12-13
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
1
-0
/
+26
2007-11-17
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+15
2007-11-01
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
1
-1
/
+1
2007-10-24
Mips: Fix string functions differ prototype declaration
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+5
2007-10-21
[MIPS] Fix UNCACHED_SDRAM
Vlad Lungu
1
-1
/
+1
2007-09-07
[MIPS] Remove inline asm string functions
Shinya Kuribayashi
1
-114
/
+10
2007-09-07
[MIPS] Update asm string header
Shinya Kuribayashi
1
-41
/
+27
2007-02-21
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Haiying Wang
1
-0
/
+4
2006-06-16
Add support for gth2 board
Wolfgang Denk
1
-0
/
+5
2005-11-25
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Wolfgang Denk
1
-0
/
+7
2005-01-09
* Patch by Leif Lindholm, 23 Sep 2004:
wdenk
1
-0
/
+36
2004-02-07
* Patch by liang a lei, 9 Jan 2004:
wdenk
1
-1
/
+1
2004-01-04
* Make BMS2003 use a separate config file to avoid #ifdef mess;
wdenk
1
-0
/
+3
2004-01-02
* Cleanup lowboot code for MPC5200
wdenk
1
-19
/
+19
2003-12-07
* Patches by David Müller, 14 Nov 2003:
wdenk
1
-0
/
+12
2003-10-15
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
1
-4
/
+3
2003-10-10
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
wdenk
1
-0
/
+1
2003-10-09
* Patch by Steven Scholz, 10 Oct 2003
wdenk
2
-0
/
+1054
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
1
-1
/
+2
2003-06-27
* Code cleanup:
wdenk
9
-913
/
+913
2003-04-05
* Patch by Arun Dharankar, 4 Apr 2003:
wdenk
1
-0
/
+10
2003-03-27
* Add support for MIPS32 4Kc CPUs
wdenk
1
-0
/
+2431
2003-03-25
Add PCI support for MPC8250 Boards (PM825 module)
wdenk
1
-12
/
+10
2003-02-28
* Add support for 16 MB flash configuration of TRAB board
wdenk
19
-0
/
+3367