summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10x86: acpi: Fix indentation in Intel Tangier ASL codeAndy Shevchenko
2018-12-10x86: acpi: Enable RTC for Intel TangierAndy Shevchenko
2018-12-09ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-08arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga
2018-12-08arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable mvebu GPIOAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga
2018-12-08arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-07sunxi: update README.sunxi64Andre Przywara
2018-12-07arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMCPriit Laes
2018-12-07arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2Olliver Schinagl
2018-12-07power: axp209: Limit inrush current for broken boardsOlliver Schinagl
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-07power: axp209: Use BIT() macroOlliver Schinagl
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl
2018-12-07sunxi: board: Print error after power initialization failsOlliver Schinagl
2018-12-07Merge branch '2018-12-06-master-imports'Tom Rini
2018-12-07arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher
2018-12-07ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20Adam Ford
2018-12-07ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford
2018-12-07ARM: DTS: da850: Sync from Linux 4.20Adam Ford
2018-12-07ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20Adam Ford
2018-12-07ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20Adam Ford
2018-12-07serial: omap: Add code for early debuggingFelix Brack
2018-12-07travis: Bump ARC tools to arc-2018.09Alexey Brodkin
2018-12-07ARM: DTS: Resync am3517-evm.dts with Linux 4.20Adam Ford
2018-12-07ensure active menuitem is inside menuFrank Wunderlich
2018-12-07pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()Patrice Chotard
2018-12-07gpio: stm32f7: Remove CONFIG_CLK flag.Patrice Chotard
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard
2018-12-07pinctrl: stm32: Move gpio_dev list filling outside probe()Patrice Chotard
2018-12-07serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas
2018-12-07arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas
2018-12-07serial: bcm6345: switch to raw I/O functionsÁlvaro Fernández Rojas
2018-12-07arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMCFelix Brack
2018-12-07dts: am335x-pdu001: Fix polarity of card detection inputFelix Brack
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-07dma: add channels supportÁlvaro Fernández Rojas
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas