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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
davinci: Fix omapl138_lcdk builds
Tom Rini
1
-15
/
+14
2018-01-31
Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze
Tom Rini
21
-35
/
+334
2018-01-30
Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig
Adam Ford
1
-1
/
+84
2018-01-30
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
Derald D. Woods
3
-4
/
+4
2018-01-30
x86: quark: Fix unused warnings
Tom Rini
1
-9
/
+4
2018-01-30
x86: acpi: Use an API to get the ACPI RSDP table address
Bin Meng
4
-14
/
+17
2018-01-30
arm64: zynqmp: Fix misspelled choice default
Ulf Magnusson
1
-1
/
+1
2018-01-30
arm: zynq: Remove ethernet alias for topic-miami
Michal Simek
1
-1
/
+0
2018-01-30
arm: zynq: Mark cc108 uart to be initialized before relocation
Michal Simek
1
-0
/
+1
2018-01-30
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
5
-5
/
+5
2018-01-30
arm64: zynqmp: Prepare psu_init rework
Michal Simek
5
-11
/
+108
2018-01-30
xilinx: zynqmp: Add new target with only emmc enabled
Siva Durga Prasad Paladugu
2
-0
/
+77
2018-01-30
xilinx: zynqmp: Add new target with only nand enabled
Siva Durga Prasad Paladugu
2
-0
/
+110
2018-01-30
arm64: zynqmp: Provide a config to not map DDR region in MMU table
Siva Durga Prasad Paladugu
2
-4
/
+18
2018-01-30
arm64: zynqmp: Propagate error value from psu_init()
Michal Simek
2
-2
/
+3
2018-01-30
arm64: zynqmp: Remove whitespaces in psu_init() comment
Michal Simek
1
-4
/
+4
2018-01-30
arm: zynq: Fix pmu register description coding style
Michal Simek
1
-1
/
+2
2018-01-30
arm: zynq: Enable DM_GPIO when needed
Michal Simek
1
-1
/
+0
2018-01-30
arm: zynq: Enable DM_ETH and DM_MMC only if subsystem is enabled
Michal Simek
1
-2
/
+2
2018-01-30
arm: zynq: Enable BLK when needed
Michal Simek
1
-1
/
+0
2018-01-30
armv8: zynqmp: Map PCIe High as device memory
Anders Hedlund
1
-6
/
+6
2018-01-30
arm: zynq: Fix types in ps7_spl_init
Michal Simek
1
-2
/
+2
2018-01-30
arm: zynq: Add support for zc770-xm011-x16 configuration
Michal Simek
1
-0
/
+1
2018-01-30
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
4
-0
/
+22
2018-01-30
x86: zImage: Move subarch assignment out of cmd_line check
Andy Shevchenko
1
-4
/
+5
2018-01-30
x86: Fix reference to QEMU variant of write_acpi_tables()
Andy Shevchenko
1
-2
/
+1
2018-01-30
x86: tangier: Make _CRS for BTH0 Serialized to avoid warning
Andy Shevchenko
1
-1
/
+1
2018-01-29
aes: Allow non-zero initialization vector
Андрей Мозжухин
1
-2
/
+5
2018-01-29
board: stm32: Fix stm32f746-disco boot
Patrice Chotard
1
-0
/
+1
2018-01-29
serial: Make full device search optional
Alexander Graf
1
-0
/
+1
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
12
-981
/
+110
2018-01-28
bcm2835_pinctrl: Probe pre-reloc
Alexander Graf
1
-0
/
+4
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
1
-0
/
+11
2018-01-28
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
Alexander Graf
1
-0
/
+19
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
1
-0
/
+1
2018-01-28
am33xx: board: Call spl_early_init() to support sdram_init()
Faiz Abbas
1
-0
/
+3
2018-01-28
arm: add support for PDU001
Felix Brack
5
-1
/
+646
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
1
-2
/
+0
2018-01-28
powerpc: Drop CONFIG_WALNUT and other related dead code
Tuomas Tynkkynen
1
-14
/
+0
2018-01-28
rockchip: rk3036: enable rockusb support on rk3036 based device
Eddie Cai
1
-0
/
+2
2018-01-28
rockchip: dts: rk3128: update pwm-cell for pwm0
Kever Yang
1
-4
/
+4
2018-01-28
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
David Wu
1
-0
/
+7
2018-01-28
ARM: dts: rk3288: Remove unused LCDC clock assigned
David Wu
1
-5
/
+2
2018-01-28
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
David Wu
3
-456
/
+39
2018-01-28
rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
David Wu
1
-0
/
+30
2018-01-28
rockchip: dts: rk3328: Add gmac2io support
David Wu
1
-0
/
+19
2018-01-28
rockchip: pinctrl: Add rk3328 gmac pinctrl support
David Wu
1
-1
/
+0
2018-01-28
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
David Wu
1
-113
/
+0
2018-01-28
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
David Wu
1
-399
/
+0
2018-01-28
rockchip: grf_rv1108.h: Fix the grf offsets
David Wu
1
-2
/
+6
[next]