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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
1
-1
/
+1
2023-05-11
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
1
-2
/
+2
2023-05-11
acpi: Move the table-finding functions into the libary
Simon Glass
1
-0
/
+8
2023-05-09
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
6
-28
/
+48
2023-05-08
cmd: tlv_eeprom: remove use of global variable current_dev
Josua Mayer
1
-1
/
+2
2023-05-07
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2
-0
/
+2
2023-05-06
board: rockchip: add Anbernic RGXX3 Series Devices
Chris Morgan
1
-0
/
+12
2023-05-06
include: fdtdec: decouple fdt_addr_t and phys_addr_t size
Johan Jonker
1
-4
/
+9
2023-05-06
core: fdtaddr: add devfdt_get_addr_size_index_ptr function
Johan Jonker
1
-1
/
+16
2023-05-06
core: remap: fix regmap_init_mem_plat() reg size handeling
Johan Jonker
2
-15
/
+3
2023-05-06
include: dm: ofnode: fix headers
Johan Jonker
1
-8
/
+8
2023-05-05
net: ipv6: Add support for default gateway discovery.
Ehsan Mohandesi
3
-1
/
+76
2023-05-05
net: phy: Make phy_interface_is_rgmii a switch statement
Nishanth Menon
1
-2
/
+9
2023-05-05
net: phy: Drop phy_interface_is_sgmii
Nishanth Menon
1
-12
/
+0
2023-05-05
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
1
-0
/
+9
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
4
-22
/
+30
2023-05-05
net: support being a TCP server to unblock TCP fastboot
Dmitrii Merkurev
1
-5
/
+11
2023-05-05
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
Sean Edmond
1
-2
/
+8
2023-05-05
net: dhcp6: Add DHCPv6 (DHCP for IPv6)
Sean Edmond
1
-2
/
+4
2023-05-05
net: ipv6: IPv6 environment variable cleanup
Sean Edmond
1
-1
/
+1
2023-05-05
drivers: net: ldpaa: export driver name and API to get DPMAC id
Ioana Ciornei
1
-0
/
+15
2023-05-05
Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...
Tom Rini
3
-16
/
+11
2023-05-04
environment: ti: Add get_fit_config command to get FIT config string
Andrew Davis
2
-2
/
+4
2023-05-04
powerpc: mpc8xx: Reorganise init RAM
Christophe Leroy
2
-0
/
+2
2023-05-04
dm: core: fix introduce uclass_get_device_by_of_path
Heinrich Schuchardt
1
-1
/
+1
2023-05-03
Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
3
-17
/
+134
2023-05-03
starqltechn: use button keyboard driver
Dzmitry Sankouski
1
-1
/
+1
2023-05-03
arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...
Yang Xiwen
1
-0
/
+6
2023-05-03
dt-binding: histb-clock: add clocks definition for Hi3798MV200
Yang Xiwen
1
-0
/
+12
2023-05-03
arm: Remove omap5_uevm board
Tom Rini
1
-45
/
+0
2023-05-02
board: Add new Broadcom Northstar board
Linus Walleij
1
-0
/
+49
2023-05-02
arm: dts: Import device tree for Broadcom Northstar
Linus Walleij
1
-0
/
+51
2023-05-02
dm: extcon: add an uclass for extcon
Svyatoslav Ryhel
2
-0
/
+20
2023-05-02
smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env file
Fabio Estevam
1
-68
/
+0
2023-05-02
smegw01: Add lockdown U-Boot env support
Eduard Strehlau
1
-3
/
+45
2023-05-02
smegw01: Switch to fitImage
Eduard Strehlau
1
-9
/
+5
2023-05-02
smegw01: Change default boot device to eMMC
Eduard Strehlau
1
-1
/
+1
2023-05-02
smegw01: Enable EMMC boot from multiple partitions
Eduard Strehlau
1
-4
/
+8
2023-05-02
smegw01: Only commit to new partition if update was successful
Eduard Strehlau
1
-4
/
+12
2023-05-02
smegw01: Run altbootcmd in the case of failure
Eduard Strehlau
1
-1
/
+7
2023-05-02
smegw01: Add altbootcmd
Eduard Strehlau
1
-0
/
+8
2023-05-02
smegw01: Enable setting additional boot params
Eduard Strehlau
1
-1
/
+7
2023-05-02
imx: support i.MX8QM DMSSE20 a1 board
Oliver Graute
1
-0
/
+48
2023-05-02
board: mntre: imx8mq: Add MNT Reform 2 board support
Patrick Wildt
1
-0
/
+67
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
5
-5
/
+0
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2
-0
/
+105
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
1
-0
/
+17
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
1
-1
/
+1
2023-04-28
binman: Use unsigned long over typedef ulong
Andrew Davis
1
-4
/
+4
2023-04-28
common: static fdt_simplefb_enable_existing_node()
Heinrich Schuchardt
1
-1
/
+0
[next]