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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
board: sama7g5ek: set blue led on at boot time
Mihai Sain
1
-0
/
+9
2022-01-13
i2c: at91: add compatible with microchip,sam9x60-i2c
Eugen Hristev
1
-0
/
+6
2022-01-12
Merge branch '2022-01-12-pci-updates'
Tom Rini
19
-171
/
+117
2022-01-12
pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-27
/
+2
2022-01-12
m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+3
2022-01-12
x86: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-2
/
+2
2022-01-12
pci: sh7780: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+4
2022-01-12
pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-9
/
+8
2022-01-12
pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-4
/
+6
2022-01-12
pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-8
/
+3
2022-01-12
pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-13
/
+4
2022-01-12
pci: msc01: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2
-14
/
+2
2022-01-12
pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
1
-2
/
+2
2022-01-12
pci: gt64120: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2
-17
/
+2
2022-01-12
pci: Add standard PCI Config Address macros
Pali Rohár
1
-0
/
+45
2022-01-12
pci: When disabling pref MEM set all base bits
Pali Rohár
1
-1
/
+1
2022-01-12
pci: Disable I/O forwarding during autoconfiguration if unsupported
Pali Rohár
1
-0
/
+8
2022-01-12
pci: Fix register for determining type of IO base address
Pali Rohár
1
-1
/
+1
2022-01-12
pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro
Pali Rohár
1
-41
/
+20
2022-01-12
pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro
Pali Rohár
1
-14
/
+3
2022-01-12
pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro
Pali Rohár
1
-6
/
+1
2022-01-12
vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET
Pali Rohár
1
-4
/
+0
2022-01-11
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
4
-396
/
+260
2022-01-12
mmc: unconditionally define mmc_deinit()
Heinrich Schuchardt
1
-5
/
+0
2022-01-12
mmc: dwmmc: return a proper error code when busy
John Keeping
1
-1
/
+1
2022-01-12
mmc: fsl_esdhc_imx: set sysctl register for clock initialization
Sean Anderson
1
-1
/
+1
2022-01-12
mmc: fsl_esdhc_imx: Replace more #ifdefs by if
Sean Anderson
1
-83
/
+69
2022-01-12
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
Sean Anderson
2
-108
/
+97
2022-01-12
mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
Sean Anderson
1
-33
/
+48
2022-01-12
mmc: fsl_esdhc_imx: use dma-mapping API
Sean Anderson
1
-35
/
+15
2022-01-12
mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
Sean Anderson
1
-27
/
+6
2022-01-12
mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
Sean Anderson
1
-0
/
+1
2022-01-12
mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
Sean Anderson
1
-21
/
+13
2022-01-12
mmc: fsl_esdhc_imx: clean up bus width configuration code
Sean Anderson
1
-57
/
+26
2022-01-12
mmc: fsl_esdhc_imx: fix voltage validation
Sean Anderson
2
-28
/
+19
2022-01-12
mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
Sean Anderson
1
-2
/
+0
2022-01-12
mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
Sean Anderson
1
-32
/
+1
2022-01-10
Merge branch 'next'
Tom Rini
1624
-10859
/
+25229
2022-01-10
Prepare v2022.01
v2022.01
Tom Rini
1
-1
/
+1
2022-01-10
.mailmap: add Atish Patra, Anup Patel
Heinrich Schuchardt
1
-0
/
+2
2022-01-10
lib/rsa: avoid -Wdiscarded-qualifiers
Heinrich Schuchardt
1
-1
/
+1
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
77
-414
/
+1827
2022-01-08
Merge branch '2022-01-08-further-important-updates'
Tom Rini
16
-8
/
+84
2022-01-08
imx8mq: Generate a single bootable flash.bin again
Patrick Wildt
3
-3
/
+19
2022-01-08
nitrogen6x: add missing pinctrl to fix mmc
Gary Bisson
6
-0
/
+12
2022-01-08
usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable
Gary Bisson
1
-0
/
+2
2022-01-08
udoo: Select CMD_DM
Fabio Estevam
1
-0
/
+1
2022-01-08
udoo: Increase CONFIG_ENV_OFFSET
Fabio Estevam
1
-1
/
+1
2022-01-08
udoo: Adjust the SD card device numbering
Fabio Estevam
2
-2
/
+3
2022-01-08
udoo: Call gpio_request()
Fabio Estevam
1
-0
/
+8
[next]