summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dm: core: Allow uclass to set up a device's child after it is probedBin Meng2018-11-142-2/+15
| * regmap: Add overview documentationMario Six2018-11-141-0/+27
| * regmap: Add endianness supportMario Six2018-11-142-10/+138
| * test: regmap: Add test for regmap_{set, get}Mario Six2018-11-141-0/+28
| * regmap: Define regmap_{get,set}Mario Six2018-11-141-4/+50
| * regmap: Support reading from specific rangeMario Six2018-11-142-5/+75
| * regmap: Add raw read/write functionsMario Six2018-11-142-7/+115
| * mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-141-0/+22
| * regmap: Add error outputMario Six2018-11-141-2/+8
| * regmap: Introduce init_rangeMario Six2018-11-141-12/+56
| * buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-145-23/+72
| * sandbox: Try to start the RAM buffer at a particular addressSimon Glass2018-11-141-1/+6
| * core: ofnode: Fix mem leak in error pathMario Six2018-11-141-1/+3
| * misc: Add IHS FPGA driverMario Six2018-11-146-0/+964
| * misc: Add gdsys_soc driverMario Six2018-11-145-0/+122
| * misc: Sort Makefile entriesMario Six2018-11-141-30/+31
| * regmap: Improve error handlingMario Six2018-11-141-0/+17
| * regmap: Add documentationMario Six2018-11-141-0/+6
| * regmap: Fix documentationMario Six2018-11-141-9/+39
| * test: regmap: Increase size of syscon0 memoryMario Six2018-11-142-2/+2
| * timer: Sort Kconfig driver entriesBin Meng2018-11-141-55/+55
| * test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-143-4/+31
| * dm: core: Mirror the chosen node parse logic in the livetree scanningBin Meng2018-11-141-0/+10
| * dm: Correct pre_reloc_only parameter description in several APIs' commentsBin Meng2018-11-143-12/+13
| * dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng2018-11-147-15/+21
| * dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng2018-11-142-1/+51
| * cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng2018-11-141-1/+1
| * dm: cpu: Fix print_cpuinfo() outputBin Meng2018-11-141-1/+1
| * board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six2018-11-142-0/+35
* | travis: Ensure we use pytest 2.8.7Tom Rini2018-11-151-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-11-1435-202/+1710
|\ \ | |/ |/|
| * sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng2018-11-132-8/+18
| * board: allwinner: sun50i-h6: Add Orangepi Lite2 supportJagan Teki2018-11-134-0/+29
| * arm64: allwinner: h6: Add common orangepi nodes into dtsiJagan Teki2018-11-132-139/+151
| * sunxi: DT: add support for PinebookVasily Khoruzhick2018-11-134-0/+332
| * sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2018-11-133-0/+8
| * dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick2018-11-131-5/+11
| * mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick2018-11-132-2/+25
| * sunxi: A64: Add Pine64-LTS boardAndre Przywara2018-11-132-0/+32
| * sunxi: H3/H5: Update .dts filesAndre Przywara2018-11-134-4/+43
| * sunxi: A64: Re-add syscon to DT nodeAndre Przywara2018-11-131-1/+2
| * sunxi: A64: Update .dts/.dtsi filesAndre Przywara2018-11-139-45/+920
| * sunxi: Imply fitImage supportMarek Vasut2018-11-131-0/+1
| * sunxi: add support for Banana Pi M2 Zero boardJun Nie2018-10-314-0/+140
* | Merge branch 'next'Tom Rini2018-11-1441-2030/+3657
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-net into nextTom Rini2018-11-0541-2030/+3657
| |\ \
| | * | driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko2018-11-053-115/+18
| | * | driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko2018-11-051-128/+6
| | * | driver: net: ti: introduce common mdio support libraryGrygorii Strashko2018-11-053-1/+222
| | * | driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko2018-11-051-10/+2