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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX
Trevor Woerner
11
-19
/
+11
2021-07-06
configs: synquacer: Enable EFI capsule update support
Masami Hiramatsu
2
-0
/
+23
2021-07-06
doc: qemu: arm64: Fix the documentation of capsule update
Masami Hiramatsu
1
-9
/
+2
2021-07-06
board: synquacer: Add DeveloperBox 96boards EE support
Masami Hiramatsu
10
-0
/
+537
2021-07-06
ARM: dts: synquacer: Add device trees for DeveloperBox
Masami Hiramatsu
5
-0
/
+800
2021-07-06
i2c: synquacer: SNI Synquacer I2C controller
Jassi Brar
3
-0
/
+346
2021-07-06
spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
Jassi Brar
3
-0
/
+500
2021-07-06
mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver
Jassi Brar
3
-0
/
+92
2021-07-06
pci: synquacer: Add SynQuacer ECAM based PCIe driver
Masami Hiramatsu
3
-0
/
+613
2021-07-06
gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs
Masami Hiramatsu
2
-7
/
+95
2021-07-06
dm: pci: Skip setting VGA bridge bits if parent device is the host bus
Masami Hiramatsu
1
-0
/
+3
2021-07-06
ata: ahci-pci: Use scsi_ops to initialize ops
Masami Hiramatsu
1
-0
/
+2
2021-07-06
arm: iproc: Add higher speed configurations
Chris Packham
1
-13
/
+16
2021-07-06
ARM: integrator: Drop PCI support
Linus Walleij
8
-667
/
+0
2021-07-06
mpc8379erdb: enable DM_USB DM_PCI DM_ETH
Sinan Akman
4
-10
/
+73
2021-07-05
Merge branch '2021-07-01-update-CI-containers'
Tom Rini
10
-146
/
+547
2021-07-05
Docker/CI: Update to "focal" and latest build
Tom Rini
4
-14
/
+12
2021-07-05
test/py: rewrite sqfsls command test suite
Joao Marcos Costa
1
-19
/
+121
2021-07-05
test/py: rewrite sqfsload command test suite
Joao Marcos Costa
1
-30
/
+138
2021-07-05
test/py: rewrite common tools for SquashFS tests
Joao Marcos Costa
1
-64
/
+193
2021-07-05
Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py tests
Alper Nebi Yasak
1
-1
/
+15
2021-07-05
Azure: Add fuse device for test.py tests
Alper Nebi Yasak
1
-1
/
+2
2021-07-05
tools: docker: Install a readable kernel for libguestfs-tools
Alper Nebi Yasak
1
-0
/
+4
2021-07-05
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
2
-1
/
+48
2021-07-05
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
1
-16
/
+15
2021-07-05
env: efi: fix a wrong address dereference
AKASHI Takahiro
1
-2
/
+1
2021-07-05
Merge branch 'next'
Tom Rini
481
-4176
/
+30788
2021-07-05
Prepare v2021.07
Tom Rini
1
-1
/
+1
2021-07-02
Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-0
/
+4
2021-07-02
configs: libretech: set SPI mode to 0
Da Xue
4
-0
/
+4
2021-07-02
Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
7
-43
/
+124
2021-07-02
autoboot: fix MENUKEY
Da Xue
1
-1
/
+1
2021-07-02
efi_loader: Allow capsule update on-disk without checking OsIndications
Ilias Apalodimas
2
-8
/
+38
2021-07-02
efi_loader: clear OsIndications
Heinrich Schuchardt
1
-1
/
+39
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
1
-0
/
+13
2021-07-02
efi_loader: missing parentheses in query_console_size
Heinrich Schuchardt
1
-1
/
+1
2021-07-02
efi_loader: Always install FMPs
Ilias Apalodimas
3
-8
/
+10
2021-07-02
efi_loader: Force a single FMP instance per hardware store
Ilias Apalodimas
2
-24
/
+22
2021-07-02
efi: Fix to use null handle to create new handle for efi_fmp_raw
Masami Hiramatsu
1
-1
/
+1
2021-07-01
Merge branch '2021-07-01-buildtime-gd-sanity-check' into next
Tom Rini
2
-0
/
+24
2021-07-01
global-data.h: add build-time sanity check of sizeof(struct global_data)
Rasmus Villemoes
1
-0
/
+5
2021-07-01
build_bug.h: add wrapper for _Static_assert
Rasmus Villemoes
1
-0
/
+19
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
66
-918
/
+2295
2021-07-01
xilinx: zynqmp: Add support for 67dr silicon
T Karthik Reddy
1
-0
/
+5
2021-07-01
watchdog: cadence: Add expire_now method
Michal Simek
1
-1
/
+40
2021-07-01
arm64: zynqmp: Enable WDT command
Michal Simek
1
-0
/
+1
2021-06-30
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...
Tom Rini
4
-2
/
+297
2021-06-30
Revert "TEST: USB_HOST not USB"
Tom Rini
2
-3
/
+3
2021-06-30
TEST: USB_HOST not USB
Tom Rini
2
-3
/
+3
2021-06-30
spi: Update speed/mode on change
Marek Vasut
1
-0
/
+12
[next]