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-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
2022-04-18
rockchip: serial: restyle the serial_rockchip.c driver
Johan Jonker
1
-22
/
+15
2022-04-18
rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
Johan Jonker
1
-1
/
+2
2022-04-18
rockchip: mmc: rockchip_dw_mmc: fix ciu clock index
Johan Jonker
1
-2
/
+2
2022-04-18
rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
Johan Jonker
1
-1
/
+1
2022-04-18
rockchip: timer: add OF_PLATDATA support for dw-apb-timer
Johan Jonker
1
-13
/
+37
2022-04-18
rockchip: clk: add clocks to px30_clk_enable
Chris Morgan
1
-0
/
+3
2022-04-18
spi: rockchip_sfc: Add missing include for dm/device_compat.h
Chris Morgan
1
-0
/
+1
2022-04-18
adc: rockchip-saradc: add support for getting reference voltage value
Peter Cai
1
-0
/
+21
2022-04-18
mmc: rockchip_sdhci: Correct error checking
Haolin Li
1
-1
/
+1
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
70
-946
/
+1069
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
1
-3
/
+0
2022-04-14
serial: smh: Implement puts for DM
Sean Anderson
2
-0
/
+32
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
1
-4
/
+29
2022-04-14
serial: sandbox: Implement puts
Sean Anderson
2
-1
/
+21
2022-04-14
serial: Fix _serial_puts using \n\r instead of \r\n
Sean Anderson
1
-10
/
+22
2022-04-14
led: Configure LED default-state on boot
Marek Vasut
1
-25
/
+32
2022-04-14
led: gpio: Drop duplicate OF "label" property parsing
Marek Vasut
1
-8
/
+0
2022-04-14
led: pwm: Drop duplicate OF "label" property parsing
Tom Rini
1
-10
/
+0
2022-04-14
led: bcm6753: Drop duplicate OF "label" property parsing
Tom Rini
1
-12
/
+0
2022-04-14
led: cortina: Drop duplicate OF "label" property parsing
Marek Vasut
1
-11
/
+0
2022-04-14
led: bcm6858: Drop duplicate OF "label" property parsing
Marek Vasut
1
-12
/
+0
2022-04-14
led: bcm6358: Drop duplicate OF "label" property parsing
Marek Vasut
1
-12
/
+0
2022-04-14
led: bcm6328: Drop duplicate OF "label" property parsing
Marek Vasut
1
-12
/
+0
2022-04-14
led: Move OF "label" property parsing to core
Marek Vasut
1
-0
/
+12
2022-04-14
misc: atsha204a: Fix big endian support
Pali Rohár
1
-1
/
+1
2022-04-14
power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs
Dave Gerlach
1
-3
/
+20
2022-04-13
net: dm9000: Add Kconfig entry
Marek Vasut
1
-0
/
+5
2022-04-13
net: dm9000: Add DM support
Marek Vasut
1
-0
/
+118
2022-04-13
net: dm9000: Receive one packet per recv call
Marek Vasut
1
-52
/
+50
2022-04-13
net: dm9000: Split non-DM specific bits from common code
Marek Vasut
1
-18
/
+40
2022-04-13
net: dm9000: Pass private data around for IO
Marek Vasut
1
-111
/
+119
2022-04-13
net: dm9000: Drop dm9000.h and staticize SROM access
Marek Vasut
1
-12
/
+1
2022-04-13
net: dm9000: Drop static device private data
Marek Vasut
1
-11
/
+17
2022-04-13
net: dm9000: Rename board_info to dm9000_priv
Marek Vasut
1
-5
/
+5
2022-04-13
net: dm9000: Reorder and staticize
Marek Vasut
1
-67
/
+55
[next]