summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-0740-408/+703
|\ \
| * | arm: zynq: dts: add spi flash node to zedboardLuis Araneda2018-08-071-0/+7
| * | gpio: xilinx: Add support for using label propertyMichal Simek2018-08-072-2/+18
| * | gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek2018-08-071-1/+1
| * | gpio: xilinx: Not read output values via regsMichal Simek2018-08-071-4/+32
| * | common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek2018-08-071-2/+2
| * | gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek2018-08-071-7/+6
| * | gpio: xilinx: Set value before changing directionMichal Simek2018-08-071-2/+2
| * | gpio: xilinx: Remove !DM driverMichal Simek2018-08-071-336/+2
| * | gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek2018-08-071-4/+4
| * | arm64: zynqmp: Add support for Avnet Ultra96Michal Simek2018-08-065-0/+114
| * | arm: zynq: add support for the zybo z7 boardLuis Araneda2018-08-064-1/+448
| * | Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-067-5/+13
| * | arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100Michal Simek2018-08-064-0/+4
| * | gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar2018-08-061-33/+34
| * | microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek2018-08-061-1/+1
| * | arm: zynq: Fix indentation for zynq-cse targetsMichal Simek2018-08-062-3/+1
| * | arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek2018-08-061-1/+0
| * | arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek2018-08-061-1/+2
| * | arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek2018-08-064-3/+1
| * | spi: Kconfig: Create ISSI Kconfig entryMichal Simek2018-08-0611-3/+12
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-08-0750-558/+772
|\ \ \
| * | | arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid2018-08-071-0/+2
| * | | tools: kwboot: properly quit when read() returns 0Willy Tarreau2018-08-071-2/+2
| * | | tools: kwboot: unbreak terminal-only modeWilly Tarreau2018-08-071-1/+1
| * | | ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2018-08-079-0/+516
| * | | arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton2018-08-071-0/+9
| * | | arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach2018-08-071-7/+1
| * | | arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton2018-08-071-235/+151
| * | | arm: mvebu: clearfog: use the microsom .dtsiBaruch Siach2018-08-071-57/+6
| * | | arm: mvebu: solidrun-microsom: update SPI flash compatibleBaruch Siach2018-08-071-1/+1
| * | | configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham2018-08-0716-49/+30
| * | | configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham2018-08-075-7/+16
| * | | configs: kirkwood: ds109: switch to DM_I2CChris Packham2018-08-071-0/+2
| * | | mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach2018-08-061-14/+2
| * | | mvebu: support UART boot imageBaruch Siach2018-08-062-0/+6
| * | | mvebu: select boot device at SoC levelBaruch Siach2018-08-0617-155/+34
| * | | mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-065-36/+8
| * | | mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2018-08-062-12/+3
| * | | mvebu: turris_omnia: use u-boot-spl-dtb.binBaruch Siach2018-08-061-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-073-1/+29
|\ \ \
| * | | dm: panel: get timings from panelYannick Fertré2018-08-012-0/+29
| * | | video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda2018-08-011-1/+0
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-079-9/+100
|\ \ \ \ | |_|/ / |/| | |
| * | | i2c: imx_lpi2c: add uclass api supportPeng Fan2018-08-062-7/+43
| * | | i2c-mux: pca954x: support pca9646 i2c switchPeng Fan2018-08-061-1/+8
| * | | dm: power-domain: query power domain after get devicePeng Fan2018-08-061-0/+2
| * | | dm: core: device: enable power domain in probePeng Fan2018-08-061-0/+7
| * | | power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-063-1/+11
| * | | power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan2018-08-061-0/+29
|/ / /