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
/
board
/
xilinx
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
Correct SPL use of REGEX
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of MICROBLAZE
Simon Glass
1
-2
/
+2
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL uses of DTB_RESELECT
Simon Glass
1
-2
/
+2
2023-02-09
Correct SPL use of CMD_FRU
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of ARCH_ZYNQ
Simon Glass
1
-1
/
+1
2023-01-27
fru: ops: Display FRU fields properly for 0xc1 fields
Algapally Santosh Sagar
1
-15
/
+28
2023-01-27
xilinx: board: Update logic in xilinx_read_eeprom_legacy
Michal Simek
1
-10
/
+14
2023-01-27
xilinx: board: Fix xilinx_eeprom_legacy_cleanup()
Michal Simek
1
-2
/
+6
2023-01-27
xilinx: board: Use ETH_ALEN macro for mac address size
Michal Simek
1
-1
/
+1
2023-01-27
xilinx: common: Include header file to fix warning
Algapally Santosh Sagar
1
-0
/
+1
2023-01-18
xilinx: common: Add support for partial string match in board_fit_config_name...
Michal Simek
1
-2
/
+20
2022-12-05
xilinx: Add option to select SC id instead of DUT id for SC support
Michal Simek
2
-1
/
+6
2022-11-22
xilinx: common: Remove zynq_board_read_rom_ethaddr()
Venkatesh Yadav Abbarapu
1
-28
/
+0
2022-10-10
xilinx: common: fix board_late_init_xilinx()
Heinrich Schuchardt
1
-3
/
+0
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-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
1
-0
/
+29
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-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-06
xilinx: fru: Replace spaces with \0 in detected revision
Michal Simek
1
-0
/
+4
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
1
-0
/
+28
2022-03-07
fru: ops: Add support to read mac addresses from multirecord
Ashok Reddy Soma
3
-0
/
+69
2022-03-07
xilinx: common: Optimise updating ethaddr from eeprom
Ashok Reddy Soma
1
-1
/
+1
2022-03-07
fru: ops: Return error from checksum if data is all zero's
Ashok Reddy Soma
1
-0
/
+8
2022-03-07
fru: ops: Clear fru table before storing data
Ashok Reddy Soma
1
-1
/
+1
2022-02-21
xilinx: Enable OF_BOARD for zynq and zynqmp boards
Michal Simek
1
-1
/
+2
2022-02-01
xilinx: common: change bootm_size to not go beyond ram_top
Ricardo Salveti
1
-1
/
+1
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-1
/
+2
2021-08-26
xilinx: common: Enabling generic function for DT reselection
Michal Simek
1
-6
/
+78
2021-08-26
xilinx: Add support for generic board detection
Michal Simek
1
-0
/
+31
2021-08-26
xilinx: common: Free allocated structure
Michal Simek
1
-5
/
+7
2021-08-26
xilinx: common: Change board_info[] handling
Michal Simek
1
-17
/
+6
2021-08-26
xilinx: Use variable for passing board_name
Michal Simek
1
-2
/
+4
2021-08-26
xilinx: fru: Replace spaces with \0 in detected name
Michal Simek
1
-1
/
+5
2021-08-26
xilinx: common: Add function to print SoC info
T Karthik Reddy
1
-0
/
+26
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-2
/
+2
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
1
-1
/
+1
2021-04-23
xilinx: common: Fix boot script address
T Karthik Reddy
1
-4
/
+2
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-1
/
+1
2021-02-10
xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMP
Michal Simek
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-20
xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL
Michal Simek
1
-1
/
+2
2021-01-20
xilinx: common: Change macro handling in board_fdt_blob_setup()
Michal Simek
1
-16
/
+20
2021-01-05
fru: ops: avoid out of bounds access
Heinrich Schuchardt
1
-1
/
+1
2020-11-20
fru: common: Record pcie/uuid fields in custom board area
Michal Simek
1
-0
/
+4
[next]