aboutsummaryrefslogtreecommitdiff
path: root/board/xilinx
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-08zynqmp worksMichal Simek2-130/+82
2016-12-08ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi1-98/+50
2016-12-08block: Move ceva driver to DMMichal Simek1-11/+0
2016-12-02ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPLMichal Simek1-1/+1
2016-11-15ARM64: zynqmp: Ignore warnings from autogenerated filesMichal Simek2-0/+12
2016-11-15ARM64: zynqmp: Fix secondary bootmode enablingMichal Simek1-0/+3
2016-11-15ARM64: zynqmp: Add support for SD1 with level shifters bootmodeSiva Durga Prasad Paladugu1-0/+3
2016-11-15ARM64: zynqmp: Record board name as serial number for DFU/FASTBOOTMichal Simek1-0/+4
2016-11-15ARM64: zynqmp: Adjust to new SMC interface to get silicon versionSoren Brinkmann1-0/+11
2016-11-15ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek1-0/+12
2016-10-19arm: Provide common PSCI based reset handlerAlexander Graf1-5/+0
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf1-1/+1
2016-09-22ARM64: zynqmp: Add support for chip ID detectionMichal Simek1-0/+99
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-0/+4
2016-09-22ARM64: zynqmp: Fix usb_gadget_handle_interrupt routineMichal Simek1-2/+3
2016-09-22ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek1-2/+18
2016-08-02ARM64: zynqmp: Wire up PSCI resetMichal Simek1-0/+5
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek1-7/+27
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek2-1/+4
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek2-0/+8
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek2-10/+26
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek12-12/+1
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek2-1/+57
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek1-0/+17
2016-04-13ARM64: zynqmp: Remove netdev.h from board fileMichal Simek1-1/+0
2016-04-13ARM64: zynqmp: Make DDR detection code work on 32bit systemMichal Simek1-3/+3
2016-04-13ARM: zynq: Support systems with more memory banksMichal Simek1-12/+120
2016-04-04block: Add support for Ceva sataMichal Simek1-0/+4
2016-04-04ARM64: zynqmp: Simplify MAINTAINERS file to support more boardsMichal Simek1-4/+3
2016-04-04ARM64: zynqmp: Read RAM information from DTMichal Simek1-0/+121
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek1-11/+0
2016-04-04ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBOMichal Simek2-244/+1342
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger1-0/+13
2016-02-22ARM: zynq: Read memory size setting from DTMichal Simek1-4/+0
2016-01-27ppc: xilinx-ppc440-generic: Wire LL_TEMAC driverRicardo Ribalda Delgado2-0/+26
2016-01-27ppc: xilinx_ppc440_generic: Remove uncalled functionsRicardo Ribalda Delgado1-5/+0
2016-01-27ppc: xilinx_ppc405_generic: Remove uncalled functionsRicardo Ribalda Delgado1-5/+0
2016-01-27ppc: xilinx_ppc440_generic: Remove weak attributesRicardo Ribalda Delgado1-11/+7
2016-01-27ppc: xilinx_ppc405_generic: Remove weak attributesRicardo Ribalda Delgado1-14/+8