summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sf: Add a method to obtain the block-protect settingSimon Glass2018-11-201-0/+27
* misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-4/+4
* video: Update video_set_default_colors() to support invertSimon Glass2018-11-201-2/+3
* sandbox: Add a function to read a host fileSimon Glass2018-11-201-0/+14
* sandbox: log: Add a category for sandboxSimon Glass2018-11-201-0/+1
* cros_ec: Add new features for events and powerSimon Glass2018-11-201-0/+89
* fdt: restore board_fdt_blob_setup() declarationBaruch Siach2018-11-201-0/+1
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-205-19/+38
|\
| * ARM: mvebu: db-88f6820: remove redundant commentChris Packham2018-11-202-10/+0
| * linux/sizes.h: sync from kernelBaruch Siach2018-11-201-0/+4
| * Use _AC and UL macros from linux/const.hBaruch Siach2018-11-201-9/+0
| * linux/const.h: import from kernelBaruch Siach2018-11-201-0/+34
* | dm: adc: add uclass's mask and conversion helpersFabrice Gasnier2018-11-201-0/+21
|/
* mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese2018-11-181-1/+1
* mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese2018-11-181-2/+2
* Ability to modify distro boot filenameMartyn Welch2018-11-161-3/+4
* dm: serial: fix comment on dm_serial_ops setconfigSimon Goldschmidt2018-11-161-3/+1
* board: ti: am654: r5: Add initial support for am654Lokesh Vutla2018-11-162-0/+8
* 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