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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
1
-22
/
+17
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
1
-0
/
+1
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
1
-2
/
+1
2017-08-13
drivers: spl: consistently use the $(SPL_TPL_) macro
Philipp Tomsich
1
-20
/
+16
2017-07-26
drivers: Enable FPGA driver build on SPL
Tien Fong Chee
1
-0
/
+1
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
1
-1
/
+2
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
1
-1
/
+2
2017-05-22
Drop digital thermometer and thermostat (DTT) drivers
Simon Glass
1
-1
/
+0
2017-05-22
Drop three-wire serial (TWS) support
Simon Glass
1
-1
/
+0
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
1
-0
/
+1
2017-05-09
drivers: phy: add generic PHY framework
Jean-Jacques Hiblot
1
-0
/
+1
2017-04-18
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada
1
-2
/
+3
2017-04-05
dm: core: Allow driver model to be disabled for TPL
Simon Glass
1
-1
/
+1
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
1
-0
/
+1
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
1
-0
/
+1
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
1
-0
/
+1
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
1
-0
/
+1
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
1
-0
/
+1
2016-11-28
spl: add USB Gadget config option
Stefan Agner
1
-3
/
+2
2016-11-28
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
1
-0
/
+3
2016-09-27
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
Stefan Roese
1
-0
/
+1
2016-09-16
Use separate options for TPL support
Simon Glass
1
-1
/
+15
2016-08-12
drivers/sysreset: group sysreset drivers
Max Filippov
1
-1
/
+2
2016-07-22
spl: Lightweight UBI and UBI fastmap support
Thomas Gleixner
1
-0
/
+1
2016-07-22
mtd: Sort subsystem directories aplhabeticaly in Makefile
Ladislav Michl
1
-2
/
+2
2016-06-19
Add a reset driver framework/uclass
Stephen Warren
1
-0
/
+1
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
1
-0
/
+1
2016-05-26
Add a mailbox driver framework/uclass
Stephen Warren
1
-0
/
+1
2016-05-17
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
1
-0
/
+1
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
1
-0
/
+1
2016-04-01
drivers: Add SPMI bus uclass
Mateusz Kulikowski
1
-0
/
+1
2016-02-01
drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.
Purna Chandra Mandal
1
-0
/
+1
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
1
-0
/
+1
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
1
-2
/
+2
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
1
-0
/
+4
2015-11-02
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
1
-0
/
+1
2015-10-23
dm: implement a Timer uclass
Thomas Chou
1
-0
/
+1
2015-10-22
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
1
-0
/
+1
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada
1
-0
/
+1
2015-08-18
led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
Masahiro Yamada
1
-2
/
+1
2015-08-18
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
1
-1
/
+1
2015-08-18
ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
Masahiro Yamada
1
-2
/
+1
2015-08-18
ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
Masahiro Yamada
1
-1
/
+1
2015-08-18
clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
Masahiro Yamada
1
-2
/
+1
2015-08-18
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
Masahiro Yamada
1
-1
/
+1
2015-08-18
dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
Masahiro Yamada
1
-2
/
+2
2015-08-18
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
1
-0
/
+37
2015-07-21
dm: Add a clock uclass
Simon Glass
1
-0
/
+1
2015-07-21
dm: Add support for RAM drivers
Simon Glass
1
-0
/
+1
2015-07-21
dm: Add support for LEDs
Simon Glass
1
-0
/
+1
[next]