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
/
drivers
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
phy: rockchip: Add Rockchip USB2PHY driver
Jagan Teki
1
-0
/
+1
2020-03-03
drivers: Descend to drivers/soc unconditionally
Vignesh Raghavendra
1
-1
/
+2
2020-01-15
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
1
-1
/
+1
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+1
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-0
/
+1
2020-01-07
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu
1
-0
/
+1
2020-01-07
drivers: board: Make the board drivers available in SPL
Jean-Jacques Hiblot
1
-1
/
+1
2020-01-07
spl: Allow cache drivers to be used in SPL
Ley Foon Tan
1
-0
/
+1
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
1
-0
/
+1
2019-12-10
spl: cache: Allow cache drivers in SPL
Rick Chen
1
-0
/
+1
2019-12-04
mtd: Makefile: deep cleanup
Miquel Raynal
1
-5
/
+2
2019-10-23
ufs: Add Initial Support for UFS subsystem
Faiz Abbas
1
-0
/
+1
2019-08-11
Drop PCMCIA
Simon Glass
1
-1
/
+0
2019-07-21
spl: kconfig: separate sysreset and firmware drivers from misc
Simon Goldschmidt
1
-3
/
+3
2019-07-11
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
Ramon Fried
1
-0
/
+1
2019-05-07
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-1
/
+1
2019-05-06
ddr: altera: Compile ALTERA SDRAM in SPL only
Ley Foon Tan
1
-1
/
+1
2019-05-05
dm: cache: Create a uclass for cache
Dinh Nguyen
1
-0
/
+1
2019-02-20
x86: sandbox: pch: Add a CONFIG option for PCH
Simon Glass
1
-1
/
+2
2019-01-26
dfu: Make DFU support more SPL friendly
Andrew F. Davis
1
-2
/
+1
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
1
-1
/
+1
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
1
-3
/
+3
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+1
2019-01-01
drivers: ddr: introduce DDR driver for i.MX8M
Peng Fan
1
-0
/
+1
2018-12-14
spl: drivers: Link usb common library to SPL if USB gadget is enabled
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-1
/
+1
2018-12-12
blk: Rework guard around part_init call
Tom Rini
1
-2
/
+1
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
1
-0
/
+1
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
1
-5
/
+6
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
1
-0
/
+1
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
1
-0
/
+1
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-1
/
+1
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2018-09-29
drivers: Add board uclass
Mario Six
1
-0
/
+1
2018-09-28
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
1
-0
/
+1
2018-09-28
w1: Add 1-Wire uclass
Maxime Ripard
1
-0
/
+1
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
1
-1
/
+1
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
1
-1
/
+1
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
1
-0
/
+1
2018-08-11
drivers: Add AXI uclass
Mario Six
1
-0
/
+1
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
1
-0
/
+1
2018-07-19
dm: SMEM (Shared memory) uclass
Ramon Fried
1
-0
/
+1
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
1
-1
/
+1
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+1
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
1
-3
/
+1
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
1
-0
/
+3
2018-05-28
phy: Add Allwinner A64 USB PHY driver
Jagan Teki
1
-0
/
+1
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
1
-0
/
+1
[next]