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
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
2018-03-23
arm64: zynqmp: Correct EG/EV part detection logic
Siva Durga Prasad Paladugu
2018-03-23
arm64: zynqmp: Add support to load an app at EL1
Nitin Jain
2018-01-30
arm64: zynqmp: Prepare psu_init rework
Michal Simek
2018-01-30
arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED
Michal Simek
2018-01-30
arm64: zynqmp: Propagate error value from psu_init()
Michal Simek
2018-01-30
xilinx: zynqmp: Use strlen only if env_get doesn't return null
Siva Durga Prasad Paladugu
2017-12-18
arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3
Siva Durga Prasad Paladugu
2017-12-14
arm64: zynqmp: Add support for zynqmp automotive silicons
Michal Simek
2017-12-14
arm64: zynqmp: Setup modeboot variable based on bootmode
Michal Simek
2017-12-14
arm64: zynqmp: Read boot mode register using zynqmp_mmio_read
Siva Durga Prasad Paladugu
2017-11-28
arm64: zynqmp: Add new ID for RFSoC
Michal Simek
2017-11-28
arm64: zynqmp: Add support for CG/EG/EV device detection
Michal Simek
2017-11-28
arm64: zynqmp: Use u32 type instead of uint32_t
Michal Simek
2017-11-28
arm: zynq: Return value from fdtdec_setup_memory_banksize directly
Michal Simek
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-02
arm64: zynqmp: avoid out of buffer access
Heinrich Schuchardt
2017-08-02
arm64: zynqmp: Make chip_id routine to handle based on el.
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Make chip_id a global routine()
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Modify chip_id routine to get either idcode or version
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Dont write to system timestamp generator
Siva Durga Prasad Paladugu
2017-08-02
arm64: zynqmp: Do not setup time if already setup
Michal Simek
2017-08-02
arm64: zynqmp: Add Kconfig option for adding psu_init to binary
Michal Simek
2017-08-02
arm64: zynqmp: Call psu_init from board_early_init_f
Michal Simek
2017-06-20
arm64: zynqmp: Check pmufw version
Michal Simek
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2016-12-20
ARM64: zynqmp: Replace board specific with generic memory bank decoding
Nathan Rossi
2016-12-20
block: Move ceva driver to DM
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
zynqmp works
Michal Simek
2016-12-08
block: Move ceva driver to DM
Michal Simek
2016-11-15
ARM64: zynqmp: Fix secondary bootmode enabling
Michal Simek
2016-11-15
ARM64: zynqmp: Add support for SD1 with level shifters bootmode
Siva Durga Prasad Paladugu
2016-11-15
ARM64: zynqmp: Record board name as serial number for DFU/FASTBOOT
Michal Simek
2016-11-15
ARM64: zynqmp: Adjust to new SMC interface to get silicon version
Soren Brinkmann
2016-10-19
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-18
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-09-22
ARM64: zynqmp: Add support for chip ID detection
Michal Simek
2016-09-22
ARM64: zynqmp: Add support for DFU from SPL
Michal Simek
[next]