summaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-02arm64: zynqmp: avoid out of buffer accessHeinrich Schuchardt
2017-08-02arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Do not setup time if already setupMichal Simek
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-20arm64: zynqmp: Check pmufw versionMichal Simek
2017-06-20arm64: zynqmp: Add empty sleep.h file for psu_init* compilationMichal Simek
2017-06-19arm64: zynqmp: Fix psu_init* external functionsMichal Simek
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu
2016-12-20ARM64: zynqmp: Replace board specific with generic memory bank decodingNathan Rossi
2016-12-20ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi
2016-12-20block: Move ceva driver to DMMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08ARM64: zynqmp: Add updated psu_init_gpl* filesMichal Simek
2016-12-08zynqmp worksMichal Simek
2016-12-08ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi
2016-12-08block: Move ceva driver to DMMichal Simek
2016-12-02ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPLMichal Simek
2016-11-15ARM64: zynqmp: Ignore warnings from autogenerated filesMichal Simek
2016-11-15ARM64: zynqmp: Fix secondary bootmode enablingMichal Simek
2016-11-15ARM64: zynqmp: Add support for SD1 with level shifters bootmodeSiva Durga Prasad Paladugu
2016-11-15ARM64: zynqmp: Record board name as serial number for DFU/FASTBOOTMichal Simek
2016-11-15ARM64: zynqmp: Adjust to new SMC interface to get silicon versionSoren Brinkmann
2016-11-15ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek
2016-10-19arm: Provide common PSCI based reset handlerAlexander Graf
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek
2016-09-22ARM64: zynqmp: Fix usb_gadget_handle_interrupt routineMichal Simek
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek
2016-08-02ARM64: zynqmp: Wire up PSCI resetMichal Simek
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek
2016-04-13ARM64: zynqmp: Remove netdev.h from board fileMichal Simek