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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
Pali Rohár
1
-7
/
+18
2022-04-26
mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
Pali Rohár
1
-1
/
+1
2022-04-26
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
Pali Rohár
1
-0
/
+6
2022-04-26
mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
Pali Rohár
1
-23
/
+26
2022-04-26
mtd: rawnand: fsl_elbc: Add device tree support
Pali Rohár
2
-2
/
+44
2022-04-26
mtd: rawnand: fsl_elbc: Implement RNDOUT command
Pali Rohár
1
-0
/
+8
2022-04-26
ddr: fsl: Allow to compile it without env support
Pali Rohár
1
-0
/
+4
2022-04-26
mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
Pali Rohár
1
-1
/
+1
2022-04-26
mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card
Pali Rohár
1
-0
/
+5
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size
Pali Rohár
1
-10
/
+2
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
Pali Rohár
1
-2
/
+25
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic
Tom Rini
1
-1
/
+1
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-2
/
+22
2022-04-22
power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
Sean Anderson
1
-1
/
+1
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
3
-0
/
+125
2022-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
19
-212
/
+715
2022-04-22
Add support for TP-Link UE200 dongle
Oleksii Titov
1
-0
/
+2
2022-04-22
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
1
-0
/
+18
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
1
-2
/
+2
2022-04-22
wdt: nuvoton: Add support for Nuvoton
Jim Liu
3
-0
/
+125
2022-04-21
misc: atsha204a: Remove duplicate CRC-16 implementation
Pali Rohár
2
-119
/
+4
2022-04-21
crypto/fsl: add invalidate_dcache_range for hash output buffer
Gaurav Jain
1
-6
/
+8
2022-04-21
crypto/fsl: Clear the memory when blob decapsulation fails
Gaurav Jain
1
-0
/
+4
2022-04-21
pci: imx: remove weak overrides no longer used
Tim Harvey
1
-8
/
+2
2022-04-21
pci: imx: use vpcie-supply if defined by device-tree
Tim Harvey
1
-2
/
+17
2022-04-21
usb: dwc3: Implement .glue_configure for i.MX8MP
Marek Vasut
1
-0
/
+52
2022-04-21
usb: dwc3: Rename .select_dr_mode to .glue_configure
Marek Vasut
1
-5
/
+5
2022-04-21
imx: power-domain: Add i.MX8MP HSIOMIX driver
Marek Vasut
3
-0
/
+167
2022-04-21
imx: power-domain: Add i.MX8MP support
Marek Vasut
1
-0
/
+79
2022-04-21
power_domain: Add power_domain_get_by_name()
Marek Vasut
1
-0
/
+14
2022-04-21
imx: power-domain: Get rid of SMCCC dependency
Marek Vasut
2
-19
/
+361
2022-04-21
imx: power-domain: Inline arch-imx8m/power-domain.h
Marek Vasut
1
-1
/
+6
2022-04-21
imx: power-domain: Descend into pgc subnode if present
Marek Vasut
1
-0
/
+6
2022-04-21
power-domain: Return 0 if ops unimplemented and remove empty functions
Marek Vasut
12
-181
/
+4
2022-04-21
net: mvneta: add SFP TX disable handling
Robert Marko
1
-0
/
+12
2022-04-20
ram: k3-ddrss: Allow use of dt provided initial frequency
Dave Gerlach
1
-5
/
+10
2022-04-20
ram: k3-ddrss: Fix register name and explain its usage
Dominic Rath
1
-3
/
+3
2022-04-19
gpio: aspeed: Fix incorrect offset of read back register.
Billy Tsai
1
-2
/
+2
2022-04-19
Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...
Tom Rini
19
-51
/
+1824
2022-04-18
dm: core: Deal with a wrinkle with linker lists
Simon Glass
2
-2
/
+9
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
2
-2
/
+2
2022-04-18
rockchip: video: mipi: add more compatible strings for rk3288/rk3399
Johan Jonker
2
-0
/
+2
2022-04-18
rockchip: video: rk_edp: add more rk3288 edp node options
Johan Jonker
1
-2
/
+6
2022-04-18
rockchip: rk3066: add sdram driver
Paweł Jarosz
2
-0
/
+893
2022-04-18
rockchip: rk3066: add rk3066 pinctrl driver
Paweł Jarosz
2
-0
/
+113
2022-04-18
rockchip: rk3066: add clock driver for rk3066 soc
Paweł Jarosz
2
-0
/
+718
2022-04-18
rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL
Johan Jonker
2
-4
/
+2
2022-04-18
rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL
Johan Jonker
1
-0
/
+1
2022-04-18
rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart
Johan Jonker
1
-8
/
+9
2022-04-18
rockchip: serial: move driver alias to serial_rockchip.c
Johan Jonker
2
-2
/
+2
[next]