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
/
arch
/
mips
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
1
-8
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-08-26
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
1
-1
/
+1
2020-07-18
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
1
-2
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
1
-0
/
+3
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-0
/
+1
2019-05-03
arch: mips: Update initrd_start and initrd_end
Horatiu Vultur
1
-0
/
+2
2019-04-12
bootm: mips: Remove boot_reloc_ramdisk
Horatiu Vultur
1
-19
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-4
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-3
/
+3
2017-07-25
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
1
-4
/
+4
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-2
/
+0
2016-11-30
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
1
-1
/
+1
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
1
-0
/
+2
2016-04-19
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
1
-2
/
+3
2015-11-06
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
1
-19
/
+14
2015-11-06
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
1
-85
/
+78
2015-08-21
MIPS: fix syntax for fdt_chosen/initrd.
Govindraj Raja
1
-2
/
+2
2015-04-24
MIPS: implement device-tree handover to Linux kernel
Daniel Schwierzeck
1
-1
/
+5
2015-01-21
MIPS: bootm: add bootstage reporting
Daniel Schwierzeck
1
-2
/
+6
2015-01-21
MIPS: bootm: prepare a flattened device tree for the kernel
Daniel Schwierzeck
1
-2
/
+36
2015-01-21
MIPS: bootm: add mem, rd_start and rd_size to kernel command line
Daniel Schwierzeck
1
-0
/
+26
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel environment
Daniel Schwierzeck
1
-1
/
+13
2015-01-21
MIPS: bootm: refactor preparation of Linux kernel command line
Daniel Schwierzeck
1
-2
/
+14
2014-11-27
MIPS: bootm: remove unused or redundant header files
Daniel Schwierzeck
1
-3
/
+0
2014-11-27
MIPS: bootm: add missing initramfs relocation
Daniel Schwierzeck
1
-0
/
+20
2013-11-26
mips: don't hardcode Malta env baudrate
Paul Burton
1
-2
/
+4
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton
1
-6
/
+6
2013-08-13
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
1
-2
/
+20
2013-08-13
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
1
-2
/
+6
2013-08-13
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
1
-33
/
+29
2013-08-13
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
1
-47
/
+83
2013-08-13
MIPS: bootm: add support for LMB
Daniel Schwierzeck
1
-0
/
+21
2013-08-13
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
1
-7
/
+4
2013-08-13
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
1
-6
/
+7
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-01-16
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
1
-2
/
+13
2013-01-16
MIPS: bootm.c: separate environment initialization
Gabor Juhos
1
-23
/
+27
2013-01-16
MIPS: bootm.c: separate linux jump code
Gabor Juhos
1
-13
/
+19
2013-01-16
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
1
-3
/
+1
2012-06-03
MIPS: bootm.c: make checkpatch.pl clean
Daniel Schwierzeck
1
-51
/
+51
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
1
-1
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-0
/
+174