aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
2018-01-30arm: zynq: Update years in copyright to reflect latest changesMichal Simek1-0/+1
2018-01-30arm64: zynqmp: Add psu_init for zcu102-rev1.0Michal Simek1-0/+975
2018-01-30arm64: zynqmp: Prepare psu_init reworkMichal Simek1-0/+1
2018-01-30arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-1/+1
2018-01-30arm64: zynqmp: Remove unused empty functionsMichal Simek1-12/+0
2018-01-30arm64: zynqmp: Propagate error value from psu_init()Michal Simek1-2/+3
2018-01-30xilinx: zynqmp: Use strlen only if env_get doesn't return nullSiva Durga Prasad Paladugu1-3/+10
2018-01-30arm: zynq: Add support for zc770-xm011-x16 configurationMichal Simek1-0/+782
2018-01-30arm: zynq: Add zc770-xm013 spl configurationMichal Simek1-0/+767
2018-01-30arm: zynq: Add zc770-xm012 spl configurationMichal Simek1-0/+818
2018-01-30arm: zynq: Add zc770-xm011 spl configurationMichal Simek1-0/+776
2018-01-30arm: zynq: Add zc770-xm010 spl configurationMichal Simek1-0/+800
2017-12-18arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3Siva Durga Prasad Paladugu1-1/+4
2017-12-14arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek1-2/+2
2017-12-14arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek1-0/+8
2017-12-14arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu1-1/+5
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek1-0/+815
2017-11-29arm: zynq: Show information about silicon versionMichal Simek1-0/+9
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek10-1430/+5
2017-11-29arm: zynq: Remove ps7_debug codeMichal Simek10-567/+0
2017-11-28arm64: zynqmp: Add new ID for RFSoCMichal Simek1-0/+24
2017-11-28arm64: zynqmp: Add support for CG/EG/EV device detectionMichal Simek1-2/+66
2017-11-28arm64: zynqmp: Use u32 type instead of uint32_tMichal Simek1-2/+2
2017-11-28arm: zynq: Add mini u-boot configuration for zynqMichal Simek1-0/+1
2017-11-28arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek2-6/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass2-7/+7
2017-08-02arm64: zynqmp: avoid out of buffer accessHeinrich Schuchardt1-2/+2
2017-08-02arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu1-27/+48
2017-08-02arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu1-1/+1
2017-08-02arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu1-7/+20
2017-08-02arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu1-6/+0
2017-08-02arm64: zynqmp: Do not setup time if already setupMichal Simek1-1/+4
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek2-2/+6
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek1-0/+5
2017-07-03powerpc: remove 4xx supportHeiko Schocher11-254/+0
2017-06-20arm64: zynqmp: Check pmufw versionMichal Simek1-0/+8
2017-06-20arm64: zynqmp: Add empty sleep.h file for psu_init* compilationMichal Simek1-0/+1
2017-06-19arm64: zynqmp: Fix psu_init* external functionsMichal Simek1-3/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass2-2/+2
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass3-3/+9
2017-04-05board_f: Drop return value from initdram()Simon Glass2-4/+12
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-2/+2
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek1-0/+6
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu1-0/+5
2016-12-20ARM64: zynqmp: Replace board specific with generic memory bank decodingNathan Rossi1-109/+3
2016-12-20ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi1-109/+3
2016-12-20block: Move ceva driver to DMMichal Simek1-11/+0
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini4-54066/+216
2016-12-08ARM64: zynqmp: Add updated psu_init_gpl* filesMichal Simek2-0/+53957