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-11-22
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
1
-1
/
+0
2022-11-22
watchdog: designware: make reset really optional
Quentin Schulz
1
-4
/
+5
2022-11-21
usb: gadget: dfu: Fix the unchecked length field
Venkatesh Yadav Abbarapu
1
-21
/
+37
2022-11-15
clk: microchip: mpfs: fix criticality of peripheral clocks
Conor Dooley
1
-7
/
+21
2022-11-15
clk: microchip: mpfs: fix periph clk parentage
Conor Dooley
3
-38
/
+42
2022-11-15
clk: microchip: mpfs: fix reference clock handling
Conor Dooley
3
-1
/
+149
2022-11-15
clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()
Conor Dooley
5
-35
/
+20
2022-11-14
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
5
-6
/
+16
2022-11-14
i2c: i2c-gpio: add newline
Sergei Antonov
1
-1
/
+1
2022-11-14
i2c: microchip: fix erroneous late ack send
Conor Dooley
1
-1
/
+1
2022-11-14
i2c: microchip: fix ack sending logic
Conor Dooley
1
-6
/
+17
2022-11-12
Revert "serial: mxc: have putc use the TXFIFO"
Fabio Estevam
1
-1
/
+1
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
29
-84
/
+84
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
15
-41
/
+41
2022-11-10
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
Tom Rini
1
-0
/
+4
2022-11-10
mediatek: Include <linux/sizes.h> where needed
Tom Rini
1
-0
/
+1
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
1
-0
/
+7
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
1
-0
/
+4
2022-11-10
rtc: Remove unused drivers
Tom Rini
5
-669
/
+0
2022-11-10
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
Tom Rini
1
-1
/
+1
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
2
-31
/
+0
2022-11-07
dm: blk: Add probe in blk_first_device/blk_next_device
Michal Suchanek
1
-24
/
+22
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2
-118
/
+18
2022-11-07
dm: sandbox: Create a block driver
Simon Glass
2
-1
/
+143
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2
-1
/
+177
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
1
-11
/
+15
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
1
-13
/
+10
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
1
-102
/
+0
2022-11-07
drivers: power: pmic: Enable use of rn5t567 PMIC in SPL
Martyn Welch
2
-1
/
+9
2022-11-07
drivers: power: pmic: Add support for rn5t568 PMIC
Martyn Welch
1
-0
/
+1
2022-11-07
regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled
Adam Ford
1
-4
/
+5
2022-11-07
pinctrl: mvebu: Add AlleyCat5 support
Chris Packham
1
-1
/
+1
2022-11-07
usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
Chris Packham
2
-8
/
+46
2022-11-07
net: mvneta: Add support for AlleyCat5
Chris Packham
2
-2
/
+43
2022-11-03
usb: ohci: Use a flexible array member for portstatus
Samuel Holland
2
-14
/
+1
2022-11-03
Merge branch '2022-11-02-assorted-updates'
Tom Rini
10
-11
/
+1130
2022-11-03
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
4
-1
/
+513
2022-11-03
spi: Add Microchip PolarFire SoC QSPI driver
Padmarao Begari
3
-0
/
+512
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
1
-1
/
+1
2022-11-02
led: led_pwm: typo 'iverted' on code comment
Nylon Chen
1
-1
/
+1
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
2
-3
/
+3
2022-11-02
xen: pvblock: Use uclass_probe_all
Michal Suchanek
1
-7
/
+2
2022-11-02
timer: add SP804 UCLASS timer driver
Andre Przywara
3
-0
/
+115
2022-11-02
pinctrl: nuvoton: Add NPCM8xx pinctrl driver
Jim Liu
3
-0
/
+1009
2022-11-02
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git
Tom Rini
3
-0
/
+232
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2
-0
/
+3
2022-10-31
FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
3
-0
/
+314
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
1
-0
/
+186
2022-10-31
dm: mmc: Allow sandbox emulator to build without writes
Simon Glass
1
-2
/
+8
2022-10-31
dm: blk: mmc: Tidy up some Makefile rules for SPL
Simon Glass
4
-4
/
+3
[next]