summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cmd: pinmux: Add pinmux commandPatrice Chotard2018-11-161-0/+3
* dm: uclass: Add uclass_foreach_dev_probePatrice Chotard2018-11-161-0/+16
* dm: uclass: Add uclass_next_device_err() to return a valid devicePatrice Chotard2018-11-161-0/+12
* dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard2018-11-161-0/+22
* dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard2018-11-161-0/+34
* w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey2018-11-161-0/+1
* configs: am3517_evm: Use default OMAP3 memory settingsAdam Ford2018-11-161-16/+0
* bcm968580xref: add initial supportPhilippe Reynes2018-11-161-0/+36
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-163-18/+0
* dm: pci: Add APIs to find next capability and extended capabilityBin Meng2018-11-141-0/+48
* kconfig: Introduce HAVE_ARCH_IOMAPBin Meng2018-11-141-0/+4
* blk: Introduce IF_TYPE_VIRTIOTuomas Tynkkynen2018-11-141-0/+1
* blk: Make blk_next_free_devnum() publicBin Meng2018-11-141-0/+11
* blk: Drop blk_prepare_device()Bin Meng2018-11-141-10/+0
* virtio: Add codes for virtual queue/ring managementTuomas Tynkkynen2018-11-141-0/+320
* dm: Add a new uclass driver for VirtIO transport devicesBin Meng2018-11-143-0/+732
* test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng2018-11-141-0/+1
* dm: core: Allow uclass to set up a device's child after it is probedBin Meng2018-11-141-1/+3
* regmap: Add overview documentationMario Six2018-11-141-0/+27
* regmap: Add endianness supportMario Six2018-11-141-0/+14
* regmap: Define regmap_{get,set}Mario Six2018-11-141-4/+50
* regmap: Support reading from specific rangeMario Six2018-11-141-0/+31
* regmap: Add raw read/write functionsMario Six2018-11-141-0/+58
* regmap: Fix documentationMario Six2018-11-141-9/+39
* 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-141-1/+4
* dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng2018-11-141-1/+26
* board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six2018-11-141-0/+7
* Merge branch 'next'Tom Rini2018-11-142-2/+0
|\
| * configs: net: convert DRIVER_TI_KEYSTONE_NET kconfigGrygorii Strashko2018-11-051-1/+0
| * net: ftgmac100: convert to driver modelCédric Le Goater2018-11-051-1/+0
* | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini2018-11-141-1/+0
* | mmc: dw_mmc: Add RCRC handlingMarek Vasut2018-11-101-0/+1
* | Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"Bin Meng2018-11-071-7/+0
* | arm: zynq: Setup non zero SPL FIT load addressMichal Simek2018-11-071-0/+2
|/
* Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arcTom Rini2018-11-021-5/+5
|\
| * emdk->emsdp: Rename boardAlexey Brodkin2018-11-011-5/+5
* | arm: ti: boot: Don't read environment partitionSam Protsenko2018-11-011-1/+0
* | configs: at91: at91sam9x5ek: fix bootcmd for NAND flashEugen.Hristev@microchip.com2018-11-011-2/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-311-0/+13
|\
| * arm: socfpga: Fix bootcounter located at the end of internal SRAMStefan Roese2018-10-311-0/+13
* | fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-291-0/+1
|/
* x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaXStefan Roese2018-10-281-14/+21
* x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)Stefan Roese2018-10-281-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-259-18/+5
|\
| * net/phy: Add phy-id for IN112525_S03Priyanka Jain2018-10-241-3/+4
| * configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-247-15/+0
| * miiphy: Add function to retrieve MDIO bus list headPankaj Bansal2018-10-241-0/+1
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2524-29/+2782
|\ \ | |/ |/|
| * warp7: include: configs: set skip low level initRui Miguel Silva2018-10-221-0/+11