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
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
/
powerpc
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
ppc: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-06
powerpc: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
1
-2
/
+3
2023-02-10
Correct SPL uses of LMB
Simon Glass
1
-1
/
+1
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-3
/
+3
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-1
/
+1
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
1
-2
/
+2
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
1
-8
/
+8
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-3
/
+3
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
1
-3
/
+5
2022-06-20
powerpc: bootm: Fix sizes in memory adjusting warning
Pali Rohár
1
-1
/
+2
2022-03-03
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
1
-6
/
+0
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
1
-16
/
+2
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
-2
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-8
/
+8
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
1
-5
/
+5
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-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-5
/
+0
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-4
/
+4
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+2
2017-07-23
powerpc, 8xx: fix missing function declarations.
Christophe Leroy
1
-0
/
+2
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
1
-4
/
+0
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-0
/
+5
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2014-03-07
bootstage: powerpc: support fdt stash and reporting
Mela Custodio
1
-0
/
+7
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
1
-1
/
+0
2013-12-16
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
1
-0
/
+56
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-28
Fix bootm to work on powerpc again (compressed uImage)
Stefan Roese
1
-5
/
+0
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
1
-7
/
+0
2013-05-14
powerpc: Use image_setup_linux() instead of local code
Simon Glass
1
-83
/
+1
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
1
-1
/
+0
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
1
-1
/
+0
2012-12-05
powerpc: Extract EPAPR_MAGIC constants into processor.h
Stefan Roese
1
-6
/
+0
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
1
-1
/
+1
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
2011-12-12
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
1
-6
/
+16
[next]