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
/
board
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2
-7
/
+7
2022-12-05
xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
Michal Simek
1
-21
/
+24
2022-12-05
arm64: zynqmp: Do not include psu_init to U-Boot by default
Michal Simek
1
-5
/
+1
2022-12-05
board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli
Luca Ceresoli
1
-1
/
+1
2022-12-05
xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries
Michal Simek
1
-17
/
+0
2022-12-05
xilinx: Add option to select SC id instead of DUT id for SC support
Michal Simek
3
-1
/
+15
2022-11-22
arm64: zynqmp: Create vck190 spl link for revB
Michal Simek
1
-0
/
+1
2022-11-22
xilinx: common: Remove zynq_board_read_rom_ethaddr()
Venkatesh Yadav Abbarapu
1
-28
/
+0
2022-10-10
xilinx: zynqmp: Load pmufw configuration before checking access
Michal Simek
1
-4
/
+8
2022-10-10
xilinx: common: fix board_late_init_xilinx()
Heinrich Schuchardt
1
-3
/
+0
2022-10-10
xilinx: zynqmp: change the type of multiboot variable
Venkatesh Yadav Abbarapu
1
-1
/
+1
2022-10-10
xilinx: common: Add print_cpuinfo() declaration
Venkatesh Yadav Abbarapu
1
-0
/
+1
2022-10-05
xilinx: common: Fix static checker warnings
Venkatesh Yadav Abbarapu
1
-3
/
+3
2022-10-05
xilinx: zynq: Enable early eeprom decoding
Michal Simek
1
-0
/
+3
2022-09-26
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
5
-3
/
+199
2022-09-26
arm64: versal-net: Add support for Versal NET platform
Michal Simek
5
-3
/
+199
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-13
xilinx: common: Add support for SOC detection
Michal Simek
1
-0
/
+25
2022-09-13
arm64: xilinx: Move board_get_usable_ram_top() to common location
Michal Simek
4
-73
/
+29
2022-09-13
xilinx: Define only mmc devnum not partition
Michal Simek
2
-3
/
+3
2022-09-13
xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info
Michal Simek
1
-2
/
+3
2022-09-13
xilinx: Fix logic when dfu_alt_info is generated
Michal Simek
2
-4
/
+2
2022-09-12
xilinx: zynqmp: Fix AES with a user provided key
Janne Ylalehto
1
-3
/
+3
2022-07-26
fpga: xilinx: add bitstream flags to driver desc
Oleksandr Suvorov
2
-2
/
+8
2022-07-26
xilinx: common: Use strlcpy instead of strncpy
Michal Simek
1
-5
/
+5
2022-07-26
xilinx: Wire uuid reading from FRU
Michal Simek
1
-0
/
+18
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
1
-0
/
+3
2022-06-24
arm64: zynqmp: Move helper functions below header includes
Stefan Herbrechtsmeier
3
-2393
/
+2375
2022-06-24
xilinx: zynqmp: make spi flash support optional
Stefan Herbrechtsmeier
1
-0
/
+2
2022-06-24
xilinx: common: Separate display cpu info function
Stefan Herbrechtsmeier
3
-29
/
+38
2022-06-24
xilinx: cpuinfo: Print soc machine
Stefan Herbrechtsmeier
1
-0
/
+4
2022-06-24
soc: xilinx: zynqmp: Add machine identification support
Stefan Herbrechtsmeier
1
-268
/
+15
2022-06-24
xilinx: zynqmp: Merge device lists
Stefan Herbrechtsmeier
1
-30
/
+24
2022-06-24
xilinx: zynqmp: Reuse shift macros to define masks
Stefan Herbrechtsmeier
1
-3
/
+3
2022-06-24
xilinx: zynqmp: Add macro for device type mask
Stefan Herbrechtsmeier
1
-2
/
+3
2022-06-24
xilinx: zynqmp: Replace strncat with strlcat
Stefan Herbrechtsmeier
1
-8
/
+9
2022-06-24
microblaze: add support for handling PVR data
Ovidiu Panait
1
-0
/
+8
2022-06-24
microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option
Ovidiu Panait
1
-0
/
+8
2022-06-24
microblaze: cache: introduce Kconfig options for icache/dcache sizes
Ovidiu Panait
1
-0
/
+16
2022-06-24
microblaze: cache: improve icache Kconfig options
Ovidiu Panait
1
-0
/
+11
2022-06-24
microblaze: cache: improve dcache Kconfig options
Ovidiu Panait
1
-0
/
+11
2022-06-24
arm64: versal: Add support to load an app at EL1
Ashok Reddy Soma
1
-0
/
+17
2022-06-06
xilinx: fru: Replace spaces with \0 in detected revision
Michal Simek
1
-0
/
+4
2022-05-18
arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configuration
Neal Frager
1
-0
/
+3
2022-05-18
arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configuration
Neal Frager
1
-2
/
+2
2022-05-18
arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configuration
Neal Frager
1
-2
/
+2
2022-05-18
arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configuration
Neal Frager
1
-2
/
+2
2022-05-13
xilinx: Handle board_get_usable_ram_top(0) properly
Michal Simek
2
-0
/
+6
2022-04-21
xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
Peng Fan
1
-1
/
+1
2022-04-19
.mailmap: Start to use new amd.com email address
Michal Simek
3
-3
/
+3
[next]