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
2021-07-28
Allow efi_loader header to be included always
Simon Glass
1
-91
/
+94
2021-07-27
lib: strto: add simple_strtoll function
Roland Gaudig
1
-0
/
+1
2021-07-27
Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+2
2021-07-27
meson64: add kernel compression vars
Artem Lapkin
1
-0
/
+2
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
1
-0
/
+14
2021-07-26
xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables
Raju Kumar Pothuraju
2
-0
/
+4
2021-07-26
arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZE
Michal Simek
1
-2
/
+0
2021-07-26
net: ethtool: Add ethernet speed macros for higher speeds
Ashok Reddy Soma
1
-0
/
+8
2021-07-26
mmc: zynq_sdhci: Split set_tapdelay function to in and out
Ashok Reddy Soma
1
-3
/
+4
2021-07-26
xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB
Ricardo Salveti
1
-1
/
+1
2021-07-24
Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-6
/
+6
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
2
-4
/
+1
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
1
-2
/
+5
2021-07-23
board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE
Stephan Gerhold
1
-2
/
+2
2021-07-23
board: dragonboard410c: Load U-Boot directly without LK
Stephan Gerhold
1
-0
/
+3
2021-07-23
configs: synquacer: Remove mtdparts settings and update DFU setting
Masami Hiramatsu
1
-1
/
+1
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
3
-0
/
+33
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
1
-1
/
+2
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
1
-0
/
+13
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
1
-0
/
+16
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
1
-0
/
+32
2021-07-23
reboot-mode: add support for reboot mode control
Nandor Han
2
-0
/
+57
2021-07-23
net: remove CONFIG_NET_MULTI (again)
Michal Simek
4
-4
/
+0
2021-07-23
mux: correct prototype for mux_control_try_select()
Patrick Wildt
1
-2
/
+2
2021-07-23
arm: vexpress64: juno: Enable distro_bootcmd functionality
Andre Przywara
1
-24
/
+34
2021-07-23
distro_boot: Fix block device after DHCP boot sequence
Andre Przywara
1
-1
/
+1
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
1
-1
/
+1
2021-07-23
tee: optee: sync cache on pre-reloc OP-TEE invocation
Etienne Carriere
1
-0
/
+6
2021-07-22
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-2
/
+2
2021-07-22
net: Use phys_addr_t for SMC net device addresses
Peter Hoyes
1
-2
/
+2
2021-07-22
Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-13
/
+119
2021-07-21
blk: Support iteration
Simon Glass
1
-0
/
+56
2021-07-21
spl: Provide more information on boot failure
Simon Glass
1
-0
/
+10
2021-07-21
bloblist: Tidy up a few API comments
Simon Glass
1
-3
/
+7
2021-07-21
bloblist: Support resizing a blob
Simon Glass
1
-0
/
+13
2021-07-21
cros_ec: Drop cros_ec_entering_mode()
Simon Glass
1
-9
/
+0
2021-07-21
cros_ec: Allow reading the battery-charge state
Simon Glass
1
-0
/
+8
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2
-1
/
+25
2021-07-20
configs: ls2080ardb.h: Update mc size in env
Priyanka Jain
1
-6
/
+6
2021-07-20
configs: ls2080aqds.h: Update mc size in env
Priyanka Jain
1
-4
/
+4
2021-07-20
configs: ls1088ardb.h: Update mc size in env
Priyanka Jain
1
-12
/
+12
2021-07-20
configs: ls1088aqds.h: Update mc size in env
Priyanka Jain
1
-16
/
+16
2021-07-19
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
3
-15
/
+9
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
11
-348
/
+539
2021-07-19
arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions
Pali Rohár
1
-5
/
+0
2021-07-19
arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs
Tony Dinh
1
-5
/
+4
2021-07-19
arm: kirkwood: NSA310S: Add DM SATA configs
Tony Dinh
1
-5
/
+5
2021-07-18
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
3
-3
/
+3
2021-07-18
tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmd
Tom Rini
1
-1
/
+8
2021-07-18
ge_bx50v3: Remove unused USB related defines
Tom Rini
1
-11
/
+0
[next]