index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
xilinx
/
zynqmp
/
zynqmp.c
Age
Commit message (
Expand
)
Author
2020-06-25
arm64: zynqmp: Print multiboot reg in decimal
Michal Simek
2020-06-24
board: zynqmp: Fix for wrong AMS setting by ROM
Mike Looijmans
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-27
xilinx: Move bootmode detection to separate function
Michal Simek
2020-04-27
xilinx: Move initrd_high setup to common location
Michal Simek
2020-04-27
xilinx: Introduce board_late_init_xilinx()
Michal Simek
2020-04-06
arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()
Michal Simek
2020-04-06
arm64: zynqmp: Move timeout for clock propagation below psu_init
Michal Simek
2020-04-06
arm64: zynqmp: Add support for debug uart also for U-Boot proper
Michal Simek
2020-04-06
arm64: zynqmp: Check firmware node when driver is enabled
Michal Simek
2020-04-06
arm64: zynqmp: Print multiboot register value in EL3
Michal Simek
2020-01-14
board: xilinx: Add support for user configurable boot script offset
T Karthik Reddy
2020-01-14
arm64: zynqmp: Fix emmc boot mode boot_target sequence
T Karthik Reddy
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-10-08
arm64: zynqmp: probe firmware driver
Ibai Erkiaga
2019-10-08
arm64: zynqmp: use firmware driver to get version
Ibai Erkiaga
2019-10-08
firmware: zynqmp: create firmware header
Ibai Erkiaga
2019-10-08
arm64: zynqmp: Add idcodes for new RFSoC silicons ZU48DR and ZU49DR
Siva Durga Prasad Paladugu
2019-10-08
arm64: zynqmp: Add new jtag distro boot command
Siva Durga Prasad Paladugu
2019-10-08
arm64: zynqmp: Set initrd_high to as high as possible
T Karthik Reddy
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-30
arm64: zynqmp: spl: install a PMU firmware config object at runtime
Luca Ceresoli
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-16
arm64: zynqmp: Add idcode for new RFSoC silicon ZU39DR
Siva Durga Prasad Paladugu
2019-04-16
arm64: zynqmp: Use zynqmp_mmio_read/write functions
T Karthik Reddy
2019-04-08
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
Stefan Roese
2019-02-15
arm64: zynqmp: Create fdtfile from compatible string
Michal Simek
2019-02-14
xilinx: Move zynq_board_read_rom_ethaddr to shared location
Michal Simek
2019-01-24
arm64: zynqmp: Fix mmc node names to be in sync with kernel
Siva Durga Prasad Paladugu
2019-01-24
arm64: zynqmp: Protect board_late_init function
Michal Simek
2018-11-30
arm64: zynqmp: Start usb ethernet gadget automatically
Michal Simek
2018-11-26
arm64: zynqmp: Fix logic in CG/EG/EV detection
Siva Durga Prasad Paladugu
2018-09-26
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
Siva Durga Prasad Paladugu
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-19
arm64: zynqmp: Try to enable the first watchdog via aliases
Michal Simek
2018-06-15
arm64: zynqmp: Check return value from calloc
Michal Simek
2018-05-31
arm64: zynqmp: Setup the first boot_target at run time
Michal Simek
2018-05-31
arm64: zynqmp: Show reset reason
Michal Simek
2018-05-18
arm64: zynqmp: Use DWC3 generic driver and DM_USB
Michal Simek
2018-05-11
arm64: zynqmp: Simplify boot_target variable composition
Michal Simek
2018-05-11
arm64: zynqmp: Setup MMU map for DDR at run time
Nitin Jain
2018-05-11
arm64: zynqmp: Wire watchdog internals
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case
Michal Simek
[next]