summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk322x: ram: enable DRAM init in SPL instead of TPLKever Yang2018-12-101-6/+6
* ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham2018-12-092-0/+9
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-0940-1312/+1227
|\
| * arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga2018-12-081-0/+4
| * arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga2018-12-083-1/+41
| * arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga2018-12-082-10/+1
| * arm: mvebu: helios4: Enable mvebu GPIOAditya Prayoga2018-12-081-0/+3
| * arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga2018-12-083-32/+12
| * arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga2018-12-081-8/+3
| * ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-0837-1261/+1163
* | Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-085-6/+66
* | lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-089-50/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-12-078-41/+191
|\ \
| * | sunxi: update README.sunxi64Andre Przywara2018-12-071-6/+19
| * | arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMCPriit Laes2018-12-071-0/+2
| * | arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2Olliver Schinagl2018-12-071-0/+2
| * | power: axp209: Limit inrush current for broken boardsOlliver Schinagl2018-12-072-0/+32
| * | power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl2018-12-073-0/+79
| * | power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl2018-12-072-7/+20
| * | power: axp209: Define the chip version maskOlliver Schinagl2018-12-072-4/+3
| * | power: axp209: Use BIT() macroOlliver Schinagl2018-12-071-16/+18
| * | sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl2018-12-071-0/+6
| * | sunxi: board: Print error after power initialization failsOlliver Schinagl2018-12-071-8/+10
* | | Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini2018-12-072-13/+13
|\ \ \ | |_|/ |/| |
| * | pinctrl: meson: axg: Fix GPIO pin offsetsCarlo Caione2018-12-071-11/+11
| * | pinctrl: meson: Fix GPIO direction registers accessCarlo Caione2018-12-051-2/+2
* | | Merge branch '2018-12-06-master-imports'Tom Rini2018-12-0773-801/+3210
|\ \ \ | |_|/ |/| |
| * | arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack2018-12-0710-263/+620
| * | spl/tpl: change banner into upper caseHeiko Schocher2018-12-072-3/+3
| * | ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20Adam Ford2018-12-071-1/+96
| * | ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford2018-12-071-2/+11
| * | ARM: DTS: da850: Sync from Linux 4.20Adam Ford2018-12-071-8/+341
| * | ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20Adam Ford2018-12-071-1/+1
| * | ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20Adam Ford2018-12-073-45/+28
| * | serial: omap: Add code for early debuggingFelix Brack2018-12-071-1/+41
| * | travis: Bump ARC tools to arc-2018.09Alexey Brodkin2018-12-071-3/+3
| * | ARM: DTS: Resync am3517-evm.dts with Linux 4.20Adam Ford2018-12-073-2/+223
| * | ensure active menuitem is inside menuFrank Wunderlich2018-12-071-0/+6
| * | pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()Patrice Chotard2018-12-071-18/+24
| * | gpio: stm32f7: Remove CONFIG_CLK flag.Patrice Chotard2018-12-071-3/+1
| * | gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard2018-12-073-1/+4
| * | gpio: stm32f7: Add gpio bank holes managementPatrice Chotard2018-12-073-14/+92
| * | pinctrl: stm32: Move gpio_dev list filling outside probe()Patrice Chotard2018-12-071-25/+38
| * | serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas2018-12-075-310/+3
| * | arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32}Álvaro Fernández Rojas2018-12-071-0/+13
| * | serial: bcm6345: switch to raw I/O functionsÁlvaro Fernández Rojas2018-12-071-50/+49
| * | arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMCFelix Brack2018-12-072-0/+13
| * | dts: am335x-pdu001: Fix polarity of card detection inputFelix Brack2018-12-071-1/+1
| * | test: dma: add dma-uclass testGrygorii Strashko2018-12-077-0/+425
| * | dma: add channels supportÁlvaro Fernández Rojas2018-12-074-7/+532