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
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
Jiaxun Yang
1
-5
/
+5
2024-07-15
arc: Remove duplicate newlines
Marek Vasut
1
-2
/
+0
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
1
-1
/
+1
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-0
/
+2
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
1
-1
/
+1
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
1
-1
/
+1
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
1
-1
/
+1
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
1
-1
/
+4
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
1
-1
/
+4
2023-12-21
arc: Cleanup and audit usage of <config.h>
Tom Rini
4
-5
/
+1
2023-10-24
arc: Remove common.h usage
Tom Rini
7
-7
/
+1
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
1
-15
/
+15
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2
-8
/
+4
2023-06-12
global: Use proper project name U-Boot
Michal Simek
1
-1
/
+1
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
9
-11
/
+11
2023-02-10
Correct SPL uses of LMB
Simon Glass
1
-1
/
+1
2023-02-07
arc: Drop CONFIG_MMU
Simon Glass
2
-9
/
+0
2023-01-20
arc: Migrate ARC_MMU_VER to Kconfig
Tom Rini
2
-10
/
+7
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
1
-3
/
+0
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2
-3
/
+3
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-1
/
+1
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
1
-4
/
+4
2022-08-12
arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig
Tom Rini
1
-6
/
+0
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
1
-3
/
+5
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
1
-2
/
+0
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-2
/
+2
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-1
/
+2
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
1
-0
/
+2
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-1
/
+2
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
1
-1
/
+1
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-1
/
+1
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
1
-17
/
+1
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arc
Marek Vasut
2
-30
/
+30
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-5
/
+0
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
1
-3
/
+0
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
1
-2
/
+0
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-2
/
+0
2021-04-18
arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY
Marek Vasut
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-0
/
+4
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
1
-0
/
+0
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
1
-0
/
+0
2020-12-18
spi: dw: Add SoC-specific compatible strings
Sean Anderson
2
-2
/
+2
2020-12-18
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
2
-2
/
+4
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
1
-7
/
+0
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
3
-0
/
+4
2020-05-18
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-1
/
+2
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+2
[next]