summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2019.04.0v2019.04.0Sascha Hauer2019-04-051-1/+1
* of: Fix reproducible names for #address-cells != 1Sascha Hauer2019-03-181-2/+2
* Revert "fix zbarebox linking with new ld"Sascha Hauer2019-03-181-1/+1
* ARM: Makefile: restore kindle3 imxcfg-y settingAlexander Kurz2019-03-181-0/+1
* mci: imx-esdhc: resolve conflicting flagsAlexander Kurz2019-03-181-4/+5
* mci: imx-esdhc-pbl: initialize is_beChristian Hemp2019-03-181-0/+2
* dtc: disable noisy warningsSascha Hauer2019-03-141-0/+4
* Merge branch 'for-next/spd'Sascha Hauer2019-03-0719-337/+806
|\
| * ddr_spd: Enable in PBLSascha Hauer2019-03-041-1/+1
| * ddr_spd: provide common SPD typeSascha Hauer2019-03-041-0/+10
| * ddr_spd: Add function to read eepromSascha Hauer2019-03-042-0/+88
| * ddr_spd: Update from U-BootSascha Hauer2019-03-045-217/+604
| * crc: Add PBL variant for crc_itu_t()Sascha Hauer2019-03-042-1/+17
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-0414-120/+88
* | Merge branch 'for-next/rpi'Sascha Hauer2019-03-0728-56/+404
|\ \
| * | ARM: rpi: Clarify debug uart namesSascha Hauer2019-03-071-2/+2
| * | fixup! ARM: rpi: Add mini UART debug_ll supportSascha Hauer2019-03-071-1/+1
| * | fixup! ARM: rpi: move debug UART Kconfig settingsSascha Hauer2019-03-071-1/+1
| * | ARM: rpi: Add mini UART debug_ll supportSascha Hauer2019-03-062-0/+43
| * | ARM: rpi: move debug UART Kconfig settingsSascha Hauer2019-03-063-24/+21
| * | debug_ll: Add ns16550 early debugging functionsSascha Hauer2019-03-061-0/+56
| * | debug_ll: Move pl011 header file to architecture independent placeSascha Hauer2019-03-066-5/+5
| * | ARM: rpi: Move UART base address definitions to header fileSascha Hauer2019-03-062-4/+5
| * | ARM: rpi: save bootargs from VC FDT to vc.bootargsTomaz Solc2019-03-042-0/+53
| * | ARM: rpi: save fdt that was passed from VideoCoreTomaz Solc2019-03-044-19/+96
| * | ARM: start: save end of memory passed to start.Tomaz Solc2019-03-042-0/+9
| * | ARM: rpi: add CONFIG_PINCTRL to rpi_defconfig.Tomaz Solc2019-02-191-1/+1
| * | ARM: rpi: Add device tree for Compute Module 3.Tomaz Solc2019-02-195-1/+40
| * | mci: bcm2835: parse other device tree properties.Tomaz Solc2019-02-191-0/+3
| * | mci: bcm2835: use device_initcall(), not coredev.Tomaz Solc2019-02-191-1/+1
| * | pinctrl: bcm2835: register the pin controller.Tomaz Solc2019-02-191-1/+51
| * | pinctrl: bcm2835: move existing code from gpio.Tomaz Solc2019-02-196-6/+8
| * | Kconfig: add pin controllers submenu.Tomaz Solc2019-02-191-0/+4
| * | ARM: rpi: switch emmc from sdhost to sdhciTomaz Solc2019-02-191-0/+9
| * | watchdog: bcm2835: set timeout_max.Tomaz Solc2019-02-181-0/+5
* | | Merge branch 'for-next/nvme'Sascha Hauer2019-03-0720-25/+5870
|\ \ \
| * | | drivers: Import a very basic NVME implementation from LinuxAndrey Smirnov2019-02-1810-0/+2758
| * | | include: Import min_not_zero() macro from LinuxAndrey Smirnov2019-02-181-0/+10
| * | | include: Import uuid.h for LinuxAndrey Smirnov2019-02-182-0/+138
| * | | include: Add definitnion for HZAndrey Smirnov2019-02-181-0/+2
| * | | include: Sync up pci_ids.h with 4.20-rc1Andrey Smirnov2019-02-181-0/+2952
| * | | drivers: Make use of device_pci_driver()Andrey Smirnov2019-02-184-24/+4
| * | | PCI: Introduce device_pci_driver()Andrey Smirnov2019-02-181-0/+5
| * | | PCI: Fix to_pci_dev() macroAndrey Smirnov2019-02-181-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2019-03-0729-492/+1207
|\ \ \
| * | | common: Kconfig: improve help text for DEBUG_LLTomaz Solc2019-03-071-4/+14
| * | | images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceededAhmad Fatoum2019-03-073-11/+2
| * | | fix zbarebox linking with new ld张忠山2019-03-071-1/+1
| * | | PCI: dwc: tune down link up messagesLucas Stach2019-03-071-1/+1
| * | | ARM: Fix cpu_info for armv8Sascha Hauer2019-03-041-5/+2