summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2018-12-074-24/+41
| * | configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART bootAndrew F. Davis2018-12-071-1/+0
| * | ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
| * | pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard2018-12-062-4/+27
| * | hwspinlock: add stm32 hardware spinlock supportBenjamin Gaignard2018-12-066-0/+116
| * | clk: stm32: add hardware spinlock clockBenjamin Gaignard2018-12-061-0/+3
| * | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-0613-0/+414
| * | board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
| * | clk: Allow clock defaults to be set during re-reloc state for SPL onlyPhilipp Tomsich2018-12-061-0/+4
| * | fs: fix FAT name extractionPatrick Wildt2018-12-061-0/+3