summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-08arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek
2019-10-08firmware: zynqmp: Separate function for sending message via mailboxMichal Simek
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-10-08microblaze: Setup reasonable maximum bootm lenMichal Simek
2019-10-08microblaze: Enable cache by defaultMichal Simek
2019-10-08microblaze: Move CONFIG_LMB from board file to config.hMichal Simek
2019-10-08configs: apalis-tk1: Do not define CONFIG_SYS_BOOT_RAMDISK_HIGH againMichal Simek
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu
2019-10-08ARM: zynq: Remove all Xilinx private commandsMichal Simek
2019-10-08ARM: zynq: Use {} around variables for qspi and nand boot cmdsMichal Simek
2019-10-08ARM: zynq: Fix NOR boot modeMichal Simek
2019-10-08ARM: zynq: Enable USB1 as secondary boot deviceMichal Simek
2019-10-08ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek
2019-10-08arm64: versal: Fix for OCM overwriting issueAshok Reddy Soma
2019-10-08ARM: zynq: Increase input buffer console size to 2kMichal Simek
2019-10-08ARM: zynq: Increase init ram size by 4KSiva Durga Prasad Paladugu
2019-10-08ARM: zynq: Do not enable NETBSD support by defaultMichal Simek
2019-10-08arm64: zynqmp: Add new jtag distro boot commandSiva Durga Prasad Paladugu
2019-10-08arm64: zynqmp: Update scriptaddr value to 512MBSiva Durga Prasad Paladugu
2019-10-08arm64: versal: Change boot script offset address in versalT Karthik Reddy
2019-10-08arm64: versal: Add new dfu usb distro boot commandT Karthik Reddy
2019-10-08arm64: versal: Add new jtag distro boot commandSiva Durga Prasad Paladugu
2019-10-08arm64: versal: Define configs related to USB DFU functionalitySiva Durga Prasad Paladugu
2019-10-08arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy
2019-10-08arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu
2019-10-08configs: sam9x60ek: Add QSPI_BOOT definesTudor Ambarus
2019-10-08board: sam9x60ek: Add NAND flash supportTudor Ambarus
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun
2019-10-08board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPIEugen Hristev
2019-10-08board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot configEugen Hristev
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev
2019-10-08board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08spl: Allow distinguishing between two phases in U-BootSimon Glass
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass
2019-10-08cros_ec: Add MEC_EMI_BASE and size to the header fileSimon Glass
2019-10-08log: Add log_nop() to avoid unused-variable warningsSimon Glass
2019-10-08serial: ns16550: Add a PCI device/function fieldSimon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08dm: core: Add device_foreach_child()Simon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08efi: Move inline functions to unconditional part of headerSimon Glass
2019-10-08spl: Add a function to determine the U-Boot phaseSimon Glass
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass