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
/
arm
/
mach-zynq
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
ARM: zynq: Align bss and end of u-boot image to 64bits
Michal Simek
1
-2
/
+2
2022-09-12
zynq: Convert arm twd timer to DM driver
Stefan Herbrechtsmeier
3
-116
/
+4
2022-07-26
fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
1
-0
/
+1
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
1
-3
/
+0
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2
-4
/
+4
2022-02-21
ARM: zynq: Fix debug uart initialization
Michal Simek
1
-6
/
+9
2022-02-15
xilinx: Remove GPIO_EXTRA_HEADER selection
Michal Simek
1
-10
/
+0
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2
-2
/
+2
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
1
-1
/
+1
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2
-2
/
+2
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2
-3
/
+3
2020-10-29
xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms
Michal Simek
1
-14
/
+0
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2
-5
/
+3
2020-09-23
xilinx: kconfig: Move sourcing of board Kconfig to mach folders
Michal Simek
1
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-06
ARM: zynq: Do not print message about boot device
Michal Simek
1
-2
/
+0
2020-04-06
Makefile: Add environment variable DEVICE_TREE to header
Michal Simek
1
-2
/
+6
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2
-0
/
+2
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
1
-0
/
+1
2020-01-14
ARM: zynq: Remove unused QSPI and USB addresses
Michal Simek
1
-3
/
+0
2020-01-14
zynq: mtd: nand: Remove hardcoded base addresses
Ashok Reddy Soma
1
-2
/
+0
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-1
/
+1
2019-02-14
ARM: zynq: Remove addresses for i2c controllers
Michal Simek
1
-2
/
+0
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
1
-1
/
+1
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-2
/
+2
2019-01-24
ARM: zynq: Remove unused GEM addresses
Michal Simek
1
-2
/
+0
2019-01-24
zynq: Kconfig: extend the bootstrap malloc() pool
Anton Gerasimov
1
-1
/
+1
2018-08-06
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
Siva Durga Prasad Paladugu
1
-0
/
+3
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
1
-15
/
+21
2018-07-19
arm: zynq: spl: fix FPGA initialization
Luis Araneda
1
-0
/
+3
2018-07-19
xilinx: zynq: Add support to secure images
Siva Durga Prasad Paladugu
1
-0
/
+1
2018-05-11
arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO
Michal Simek
1
-0
/
+19
2018-05-11
arm: zynq: Rework FPGA initialization
Michal Simek
1
-1
/
+65
2018-05-11
arm: zynq: Enable debug_uart_init in spl when enabled
Michal Simek
1
-5
/
+6
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
16
-33
/
+16
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2
-4
/
+0
2018-04-23
arm: zynq: Enable setup board name for different boards
Michal Simek
1
-0
/
+1
2018-04-23
nand: zynq: Cleanup initialization
Ezequiel Garcia
1
-9
/
+0
2018-04-09
arm: zynq: Handle ENXIO error return value properly
Michal Simek
1
-1
/
+2
2018-03-01
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
Vipul Kumar
1
-0
/
+3
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
1
-7
/
+0
2018-01-30
arm: zynq: Update years in copyright to reflect latest changes
Michal Simek
5
-5
/
+5
2018-01-30
arm: zynq: Fix types in ps7_spl_init
Michal Simek
1
-2
/
+2
[next]