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
2020-05-18
common: Drop image.h from common header
Simon Glass
34
-0
/
+38
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
20
-1
/
+21
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2
-4
/
+4
2020-05-18
common: Drop part.h from common header
Simon Glass
4
-0
/
+6
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
3
-2
/
+3
2020-05-18
common: Drop net.h from common header
Simon Glass
111
-1
/
+119
2020-05-18
arm: Don't include common.h in header files
Simon Glass
60
-88
/
+33
2020-05-18
common: Drop flash.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
1
-4
/
+4
2020-05-17
dts: nxp2160ardb: add op-tee node
Ilias Apalodimas
1
-0
/
+6
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
4
-19
/
+9
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2
-4
/
+1
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
3
-3
/
+3
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
6
-9
/
+8
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
6
-11
/
+10
2020-05-15
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
1
-0
/
+0
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
3
-4
/
+3
2020-05-15
arch/arm/Makefile: sort machine names
Trevor Woerner
1
-6
/
+6
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
11
-2
/
+2
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
38
-257
/
+4414
2020-05-14
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2
-0
/
+10
2020-05-14
ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
Patrick Delaunay
8
-26
/
+126
2020-05-14
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
1
-0
/
+19
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
1
-1
/
+42
2020-05-14
ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP
Marek Vasut
1
-0
/
+9
2020-05-14
ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
Marek Vasut
5
-4
/
+366
2020-05-14
ARM: dts: stm32: Fix AV96 and DHCOR split
Marek Vasut
3
-13
/
+26
2020-05-14
ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
Patrick Delaunay
2
-50
/
+46
2020-05-14
board: stm32mp1: update management of boot-led
Patrick Delaunay
2
-8
/
+0
2020-05-14
arm: stm32mp: spl: update error management in board_init_f
Patrick Delaunay
1
-3
/
+3
2020-05-14
arm: stm32mp: remove dependency for STM32KEY
Patrick Delaunay
1
-2
/
+0
2020-05-14
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
3
-2
/
+62
2020-05-14
stm32mp: stm32prog: support for script
Patrick Delaunay
1
-0
/
+14
2020-05-14
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
1
-0
/
+28
2020-05-14
stm32mp: stm32prog: add serial link support
Patrick Delaunay
6
-1
/
+1021
2020-05-14
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
3
-1
/
+115
2020-05-14
stm32mp: stm32prog: add otp update support
Patrick Delaunay
3
-1
/
+151
2020-05-14
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
1
-0
/
+105
2020-05-14
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2
-5
/
+94
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
4
-0
/
+40
2020-05-14
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
3
-3
/
+117
2020-05-14
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2
-0
/
+70
2020-05-14
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2
-36
/
+90
2020-05-14
stm32mp: stm32prog: add MMC device
Patrick Delaunay
3
-1
/
+209
2020-05-14
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
1
-1
/
+371
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
8
-0
/
+952
2020-05-14
stm32mp: add function get_cpu_dev
Patrick Delaunay
2
-5
/
+11
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
3
-0
/
+9
2020-05-14
board: stm32mp1: use FDT address provided by TF-A at boot time
Patrick Delaunay
2
-0
/
+46
2020-05-14
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2
-11
/
+3
[next]