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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-12-02
status_led: Tidy up the code style
Simon Glass
1
-4
/
+4
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
1
-0
/
+1
2019-11-17
misc: add driver for the Rockchip otp controller
Finley Xiao
3
-0
/
+186
2019-11-12
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-39
/
+7
2019-11-07
misc: k3_avs: Add j721e support
Keerthy
1
-0
/
+22
2019-11-07
misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
Tero Kristo
3
-0
/
+376
2019-11-05
misc: imx8: scu: simplify code to make it extendable
Peng Fan
1
-39
/
+7
2019-11-03
mach-imx: Adding new argument for SIP call interface
Ye Li
1
-1
/
+1
2019-10-24
misc: microchip_flexcom: introduce microchip_flexcom driver
Eugen Hristev
3
-0
/
+74
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-1
/
+554
2019-10-08
misc: imx8: add more scfw api
Peng Fan
1
-8
/
+512
2019-10-08
imx: scu_api: add sc_pm_is_partition_started
Peng Fan
1
-0
/
+27
2019-10-08
imx: scu_api: add sc_rm_set_master_sid
Peng Fan
1
-0
/
+22
2019-10-08
misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
Peng Fan
1
-1
/
+1
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2
-16
/
+4
2019-10-08
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
1
-5
/
+2
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
1
-8
/
+0
2019-10-08
sandbox: swap_case: Use statics where possible
Simon Glass
1
-5
/
+5
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
1
-2
/
+3
2019-08-27
Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2
-21
/
+58
2019-08-27
misc: change RCC form MISC to NOP uclass
Patrick Delaunay
1
-4
/
+1
2019-08-27
pmu: stpmic1: change specific NVM api to MISC
Patrick Delaunay
1
-4
/
+40
2019-08-27
bsec: update after MISC u-class update
Patrick Delaunay
1
-13
/
+17
2019-08-27
misc: i2c_eeprom: verify that the chip is functional at probe()
Baruch Siach
1
-0
/
+8
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
1
-0
/
+2
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-07-19
misc: imx8: add sc_misc_get_temp
Peng Fan
1
-0
/
+28
2019-07-14
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-0
/
+1
2019-07-12
misc: stm32_fuse: Fix warnings when compiling with W=1
Patrick Delaunay
1
-0
/
+1
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
1
-1
/
+101
2019-06-11
imx8: fuse: fix fuse driver
Marcel Ziswiler
1
-2
/
+0
2019-05-21
spl: misc: Allow misc drivers in SPL and TPL
Simon Glass
2
-3
/
+77
2019-05-21
gdsys_rxaui_ctrl: Use new regmap interface
Mario Six
1
-1
/
+1
2019-05-21
gdsys_rxaui_ctrl: Return old state
Mario Six
1
-1
/
+6
2019-05-08
cros_ec: Use a hyphen in the uclass name
Simon Glass
1
-1
/
+1
2019-04-25
mxc_ocotp: Disable fuse sense for imx8mq B1
Ye Li
1
-0
/
+5
2019-04-25
mxc_ocotp: Update redundancy banks for mx7ulp B0
Ye Li
1
-7
/
+11
2019-04-25
misc: imx8: scu: add i.MX8QM support
Peng Fan
1
-3
/
+13
2019-04-25
imx8: fuse: add fuse driver
Peng Fan
2
-0
/
+87
2019-04-22
misc: fs_loader: Replace label with DT phandle
Tien Fong Chee
1
-21
/
+15
2019-04-22
misc: fs_loader: Add support for initializing block device
Tien Fong Chee
1
-0
/
+23
2019-04-13
configs: move CONFIG_MXC_OCOTP to Kconfig
Marcel Ziswiler
1
-0
/
+2
2019-04-12
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
Tom Rini
1
-0
/
+28
2019-04-12
stpmic1: add NVM update support in fuse command
Patrick Delaunay
1
-0
/
+28
2019-04-11
misc: i2c_eeprom: add eeprom write support
Baruch Siach
1
-1
/
+19
2019-04-11
misc: i2c_eeprom: support DT pagesize property
Baruch Siach
1
-0
/
+6
2019-02-14
xilinx: common: Remove !DM_i2C code for reading mac from eeprom
Michal Simek
1
-0
/
+1
[next]