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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
env: Move env_get() to env.h
Simon Glass
9
-0
/
+9
2019-08-11
env: Move env_set() to env.h
Simon Glass
14
-0
/
+14
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Move env_init() to env.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
4
-0
/
+4
2019-08-11
board: hisilicon: Add support for Hikey960 board
Manivannan Sadhasivam
2
-0
/
+65
2019-08-11
arm: dts: Add devicetree for Hikey960 board
Manivannan Sadhasivam
3
-0
/
+618
2019-08-11
arm: dts: Import HI3660 devicetree from Linux
Manivannan Sadhasivam
2
-0
/
+2217
2019-08-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
8
-0
/
+1970
2019-08-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
29
-370
/
+984
2019-08-09
ARM: renesas: Add R8A77980 V3H Condor board code
Marek Vasut
4
-0
/
+334
2019-08-09
ARM: renesas: Add R8A77980 V3H platform code
Marek Vasut
3
-0
/
+7
2019-08-09
ARM: dts: renesas: Add R8A77980 V3H DTs and headers
Marek Vasut
2
-0
/
+1629
2019-08-09
apalis-tk1: support v1.2 hardware revision
Marcel Ziswiler
1
-41
/
+48
2019-08-09
apalis-tk1: remove non-essential power rails on boot
Dominik Sliwa
1
-0
/
+45
2019-08-09
apalis-tk1/t30: colibri_t30: display reset reason
Dominik Sliwa
1
-10
/
+22
2019-08-09
x86: Skip setting up MTRRs in slimbootloader
Park, Aiden
1
-1
/
+2
2019-08-09
x86: slimbootloader: Add a slimbootloader device tree
Park, Aiden
2
-0
/
+28
2019-08-09
x86: slimbootloader: Set TSC information for tsc_timer
Park, Aiden
2
-0
/
+65
2019-08-09
x86: slimbootloader: Add serial driver
Park, Aiden
3
-1
/
+102
2019-08-09
x86: slimbootloader: Add memory configuration
Park, Aiden
3
-1
/
+205
2019-08-09
x86: Add a common HOB library
Park, Aiden
6
-273
/
+320
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
6
-99
/
+77
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
9
-4
/
+75
2019-08-09
x86: tangier: Populate CSRT for shared DMA controller
Andy Shevchenko
1
-0
/
+38
2019-08-09
x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
Andy Shevchenko
1
-0
/
+22
2019-08-09
x86: acpi: Introduce a stub to generate CSRT
Andy Shevchenko
2
-0
/
+33
2019-08-09
x86: acpi: Add CSRT description
Andy Shevchenko
1
-0
/
+31
2019-08-09
x86: edison: Enable SD slot
Andy Shevchenko
1
-5
/
+0
2019-08-09
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
20
-5
/
+2064
2019-08-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-4
/
+0
2019-08-07
ARM: dts: add hifsys reset for MediaTek SoCs
Ryder Lee
1
-0
/
+7
2019-08-07
arm: dts: change MT7629 to use spi-mem rather than qspi
Weijie Gao
2
-9
/
+23
2019-08-05
rockchip: Kconfig: enable TPL support for rk3328
Kever Yang
2
-0
/
+17
2019-08-05
rockchip: dts: rk3328: update dmc node for driver
Kever Yang
6
-3
/
+657
2019-08-05
rockchip: ram: add full feature rk3328 DRAM driver
Kever Yang
1
-0
/
+441
2019-08-05
rockchip: dts: rk3328: Add rk3328-evb-u-boot.dtsi
Matwey V. Kornilov
1
-0
/
+31
2019-08-05
arm: dts: ficus: Enable booting from eMMC when using SPL
Manivannan Sadhasivam
1
-0
/
+7
2019-08-05
arm: dts: rock960: Enable booting from eMMC when using SPL
Manivannan Sadhasivam
1
-0
/
+7
2019-08-05
arm64: dts: rockchip: Add support for Khadas Edge-Captain
Nick Xie
3
-0
/
+34
2019-08-05
arm64: dts: rockchip: Add support for Khadas Edge-V
Nick Xie
3
-0
/
+34
2019-08-05
arm64: dts: rockchip: Add support for Khadas Edge
Nick Xie
4
-0
/
+831
2019-08-05
rockchip: rk3328: enable DMA for MMCs at Rock64
Matwey V. Kornilov
1
-2
/
+0
2019-08-05
rockchip: rk3328: set DDR as non-secure in SPL
Kever Yang
1
-0
/
+5
2019-08-05
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
1
-4
/
+0
2019-07-31
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
8
-310
/
+2374
2019-07-31
ARM: dts: da850-evm: Fix MDIO pinmux
Adam Ford
1
-0
/
+4
[next]