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-02-03
bdinfo: Rename function names to be clearer
Bin Meng
1
-1
/
+2
2021-02-03
global_data.h: Change ram_top type to phys_addr_t
Bin Meng
1
-1
/
+1
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
2
-4
/
+16
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
1
-1
/
+8
2021-02-03
dm: pci: Correct use of wrong flag name
Simon Glass
1
-0
/
+3
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
1
-1
/
+1
2021-02-01
x86: Reduce size of samus image
Simon Glass
1
-0
/
+3
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
1
-0
/
+10
2021-02-01
acpi: Tidy up documentation for struct acpi_gpio
Simon Glass
1
-4
/
+5
2021-01-31
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
7
-15
/
+182
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
6
-8
/
+205
2021-01-31
usb: gadget: add super speed support
Li Jun
2
-0
/
+10
2021-01-31
usb: gadget: OS Feature Descriptors support
Li Jun
1
-0
/
+57
2021-01-31
usb: gadget: move utf8_to_utf16le to header file
Li Jun
1
-0
/
+75
2021-01-31
usb: gadget: OS String support
Li Jun
1
-0
/
+10
2021-01-31
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
1
-0
/
+3
2021-01-31
usb: gadget: Do not export usbd_device_* arrays
Pali Rohár
1
-15
/
+0
2021-01-31
thor: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
1
-0
/
+2
2021-01-31
dfu: add 'SCRIPT' entity
Marek Szyprowski
1
-0
/
+3
2021-01-31
dfu: add 'SKIP' entity
Jaehoon Chung
1
-0
/
+1
2021-01-31
cmd: bcb: Add support for processing const string literals in bcb_set()
Eugeniu Rosca
1
-2
/
+2
2021-01-31
cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
Eugeniu Rosca
1
-0
/
+21
2021-01-30
dm: replace auto_alloc_size with auto
Dario Binacchi
1
-1
/
+1
2021-01-30
do not pass NULL pointer to libfdt
Stanislav Pinchuk
1
-1
/
+1
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
1
-0
/
+18
2021-01-30
Add a symlink for ctype.h
Simon Glass
1
-0
/
+1
2021-01-30
dm: core: Don't inline dev_read...() calls with of-platdata
Simon Glass
1
-2
/
+1
2021-01-30
cros_ec: Add vstore support
Simon Glass
1
-0
/
+43
2021-01-30
cros_ec: Add support for switches
Simon Glass
1
-0
/
+19
2021-01-30
cros_ec: Add documentation for cros_ec driver operations
Simon Glass
1
-0
/
+40
2021-01-30
cros_ec: Support reading EC features
Simon Glass
2
-4
/
+62
2021-01-30
cros_ec: Add support for reading the SKU ID
Simon Glass
1
-0
/
+8
2021-01-30
cros_ec: Add a function for the hello message
Simon Glass
1
-0
/
+11
2021-01-29
efi_loader: add Linux magic to aarch64 crt0
Heinrich Schuchardt
1
-0
/
+2
2021-01-29
vexpress_aemv8a: allow overriding BOOTCOMMAND
Stanislav Pinchuk
1
-2
/
+4
2021-01-27
binman: Allow reading entries from a subnode
Simon Glass
1
-0
/
+14
2021-01-27
uuid: Add a comment for UUID_STR_LEN
Simon Glass
1
-0
/
+1
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
1
-0
/
+14
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
1
-0
/
+10
2021-01-27
spl: Add functions for next and previous phase
Simon Glass
1
-0
/
+53
2021-01-27
smccc: fix sign bit expansion
Volodymyr Babchuk
1
-2
/
+2
2021-01-27
bootcount: allow to use this feature on TPL
Philippe Reynes
1
-3
/
+3
2021-01-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-18
/
+3
2021-01-27
board: presidio-asic: Add CAxxxx Ethernet support
Alex Nemirovsky
1
-1
/
+14
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
1
-0
/
+1
2021-01-27
arm: mvebu: ds414: Config header mini-review
Phil Sutter
1
-18
/
+3
2021-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
8
-1
/
+216
2021-01-25
arm: sunxi: add initial H616 DTSI and headers
Jernej Skrabec
4
-0
/
+188
2021-01-25
sunxi: Add support for H616 SoC
Jernej Skrabec
1
-0
/
+7
2021-01-25
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
1
-1
/
+1
[next]