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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
misc: add driver for the SiFive otp controller
Pragnesh Patel
3
-0
/
+283
2020-05-28
misc: i2c_eeprom: implement different probe test eeprom offset
Eugen Hristev
1
-1
/
+7
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop log.h from common header
Simon Glass
23
-0
/
+23
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
3
-6
/
+6
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
1
-1
/
+1
2020-05-10
misc: scu: Increase the timeout for MU communication
Ye Li
1
-1
/
+1
2020-05-10
misc: fuse: Update imx8 fuse driver for 8QM
Ye Li
1
-0
/
+5
2020-05-01
imx8: Configure SNVS
Franck LENORMAND
1
-4
/
+68
2020-05-01
imx8: Update SCFW API to version 1.5
Ye Li
1
-0
/
+50
2020-05-01
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
1
-0
/
+80
2020-04-16
sandbox: p2sb: Silence compiler warning
Simon Glass
1
-1
/
+1
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
5
-6
/
+176
2020-03-16
misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
Masahiro Yamada
1
-16
/
+16
2020-03-16
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
Masahiro Yamada
1
-5
/
+3
2020-03-03
power: mfd: k3_avs: update am65xx MPU_VDD voltage values
Tero Kristo
1
-6
/
+6
2020-03-03
misc: pmic_esm: Add support for PMIC ESM driver
Tero Kristo
3
-0
/
+77
2020-03-03
misc: k3_esm: Add support for Texas Instruments K3 ESM driver
Tero Kristo
3
-0
/
+93
2020-02-26
misc: k3_avs: Fix possible NULL pointer deference
Vignesh Raghavendra
1
-0
/
+4
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
10
-10
/
+20
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2
-2
/
+172
2020-02-09
misc: i2c_eeprom: set offset len and chip addr offset mask
Robert Beckett
1
-0
/
+35
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2
-0
/
+157
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2
-2
/
+15
2020-02-05
sandbox: Complete migration away from os_malloc()
Simon Glass
1
-4
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
6
-0
/
+6
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2
-0
/
+2
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2
-6
/
+8
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Drop floppy disk support
Simon Glass
2
-101
/
+0
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+13
2020-01-08
mxc_ocotp: support i.MX8MP
Peng Fan
1
-0
/
+13
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
8
-0
/
+742
2019-12-17
misc: i2c_eeprom: add size query
Robert Beckett
1
-19
/
+126
2019-12-17
misc: i2c_eeprom: add fixed partitions support
Robert Beckett
1
-0
/
+98
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
1
-5
/
+14
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
1
-14
/
+47
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
2
-0
/
+56
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
3
-0
/
+63
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
4
-0
/
+373
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
3
-0
/
+250
2019-12-10
cros_ec: use uint instead of uint8_t for cmd param
Michael Auchter
1
-1
/
+1
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
[next]