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-03-12
test: Move test running into a separate function
Simon Glass
1
-0
/
+16
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
1
-9
/
+0
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2
-19
/
+8
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
2
-0
/
+12
2021-03-12
test: Move delay skipping to test_pre_run()
Simon Glass
1
-0
/
+11
2021-03-12
test: Call test_pre/post_run() from driver model tests
Simon Glass
1
-1
/
+1
2021-03-12
test: Create pre/post-run functions
Simon Glass
1
-0
/
+20
2021-03-12
test: Add an overall test runner
Simon Glass
1
-0
/
+42
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
1
-2
/
+2
2021-03-12
test: Mark all driver model tests with a flag
Simon Glass
2
-1
/
+4
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-22
/
+1
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
1
-0
/
+40
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
1
-1
/
+25
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
1
-6
/
+25
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
1
-3
/
+3
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
1
-5
/
+6
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
1
-6
/
+22
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
1
-22
/
+1
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
1
-0
/
+13
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
1
-0
/
+12
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2
-0
/
+41
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
1
-0
/
+18
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
1
-38
/
+38
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
1
-0
/
+322
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
1
-1
/
+2
2021-03-02
sandbox: Add os_realloc()
Simon Glass
1
-1
/
+11
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2
-3
/
+3
2021-03-01
log: convert pr_*() to logging
Heinrich Schuchardt
2
-38
/
+48
2021-02-27
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-7
/
+13
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2
-1
/
+12
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-11
/
+11
2021-02-26
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
1
-7
/
+13
2021-02-26
ARM: stm32: Add USB host boot support
Marek Vasut
1
-0
/
+7
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
1
-0
/
+7
2021-02-26
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
1
-1
/
+5
2021-02-26
mtd: spi-nor-core: Fix typo in documentation
Sean Anderson
1
-1
/
+1
2021-02-26
mtd: spi-nor.h: Change spaces to tabs
Bin Meng
1
-10
/
+10
2021-02-25
ppc: Remove MPC8569MDS board
Tom Rini
1
-489
/
+0
2021-02-25
arm: Remove sksimx6 board
Tom Rini
1
-85
/
+0
2021-02-25
arm: Remove mx53smd board
Tom Rini
1
-111
/
+0
2021-02-25
arm: Remove mx53ard board
Tom Rini
1
-170
/
+0
2021-02-25
arm: Remove mx25pdk board
Tom Rini
1
-178
/
+0
2021-02-24
lib: rsa: struct udevice build warning
Heinrich Schuchardt
1
-0
/
+2
2021-02-24
vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree
Diego Sueiro
1
-0
/
+3
2021-02-24
malloc: adjust memcpy() and memset() definitions.
Heinrich Schuchardt
1
-0
/
+3
2021-02-24
config: hikey: convert to DM_USB and DM_ETH
Peter Robinson
1
-3
/
+1
2021-02-22
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+2
2021-02-22
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+0
2021-02-22
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
1
-101
/
+0
2021-02-22
button: add udevice forward declaration
Neil Armstrong
1
-0
/
+2
[next]