aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boardsLuis Araneda
2019-02-15ARM: dts: Use mmc@ instead sdhci@Michal Simek
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2019-02-15doc: imx: habv4: Remove secure_boot.txt guideBreno Matheus Lima
2019-02-15rpi: add Compute Module 3+Jonathan Gray
2019-02-15cmd: bmp: Make integer-to-pointer cast platform, independentAdam Heinrich
2019-02-15doc: imx: habv4: Move encrypted boot guideBreno Matheus Lima
2019-02-15doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targetsBreno Matheus Lima
2019-02-15doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL targetsBreno Matheus Lima
2019-02-15doc: imx: habv4: Add HABv4 introductionBreno Matheus Lima
2019-02-15doc: imx: habv4: Remove extra hab directory for a cleaner documentation struc...Breno Matheus Lima
2019-02-15ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboardMarcin Niestroj
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford
2019-02-15ARM: imx6q_logic: Correct phy fixup for broken ethernetAdam Ford
2019-02-15ARM: imx6q_logic: Enable SPL Booting from NANDAdam Ford
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford
2019-02-15ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup codeLukasz Majewski
2019-02-15ddr: vybrid: Provide code to perform on-boot calibrationLukasz Majewski
2019-02-15ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ)Lukasz Majewski
2019-02-14Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-02-14arm64: zynqmp: Remove board config filesMichal Simek
2019-02-14arm64: zynqmp: Remove SPD related configurationsMichal Simek
2019-02-14arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek
2019-02-14arm64: zynqmp: Remove addresses for i2c controllersMichal Simek
2019-02-14arm64: zynqmp: Switch all platforms to DM_I2CMichal Simek
2019-02-14ARM: zynq: Remove addresses for i2c controllersMichal Simek
2019-02-14ARM: zynq: Convert dlc20 and zc70x board to DM_I2CMichal Simek
2019-02-14ARM: zynq: Convert Syzygy to DM_I2CMichal Simek
2019-02-14arm64: versal: Add mini configuration for VersalSiva Durga Prasad Paladugu
2019-02-14arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek
2019-02-14arm64: versal: Remove one level of indentation in board_early_init_r()Michal Simek
2019-02-14arm64: versal: Define distro boot commnads for qspi ospi and mmcSiva Durga Prasad Paladugu
2019-02-14arm64: versal: Disable showing information about consoleMichal Simek
2019-02-14arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu
2019-02-14arm: zynq: Define distro boot commnads for qspi, nand and norSiva Durga Prasad Paladugu
2019-02-14spi: zynqmp_gqspi: Enable versal compatible stringMichal Simek
2019-02-14arm64: versal: Add mini eMMC configurationSiva Durga Prasad Paladugu
2019-02-14arm64: versal: Enable different ethernet phy for virt platformMichal Simek
2019-02-14arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMUSiva Durga Prasad Paladugu
2019-02-14ARM: zynq: Convert Antminer to OF_SEPARATEMichal Simek
2019-02-14xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr()Michal Simek
2019-02-14xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek
2019-02-14arm64: zynqmp: Define distro boot commnads for qspi and nandSiva Durga Prasad Paladugu
2019-02-14ARM: zynq: Run distribution boot commands firstMichal Simek
2019-02-13Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2019-02-13efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt