summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-11-271-6/+6
|\
| * usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-6/+6
* | configs: Remove CONFIG_MARVELLChris Packham2018-11-263-3/+0
* | ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador2018-11-261-1/+1
* | board: da8xxevm: Fix Environmental CRC errorAdam Ford2018-11-261-1/+2
* | arm: ti: boot: Fix U-Boot environment partition addressSam Protsenko2018-11-261-2/+2
* | armv7r: K3: Allow SPL to run only on core 0Lokesh Vutla2018-11-261-0/+2
* | Merge git://git.denx.de/u-boot-riscvTom Rini2018-11-264-9/+55
|\ \ | |/ |/|
| * riscv: qemu: detect and boot the kernel passed by QEMULukas Auer2018-11-261-0/+10
| * dm: core: add missing prototype for ofnode_read_u64Lukas Auer2018-11-261-0/+10
| * riscv: qemu: enable distro bootLukas Auer2018-11-261-1/+13
| * distro_bootcmd: add VirtIO distro boot commandLukas Auer2018-11-261-0/+13
| * riscv: qemu: support booting LinuxLukas Auer2018-11-261-0/+6
| * Drop CONFIG_INIT_CRITICALBin Meng2018-11-261-5/+0
| * riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer2018-11-261-4/+4
* | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-263-0/+40
* | spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-261-0/+13
* | test: Add a simple test for bloblistSimon Glass2018-11-261-0/+1
* | bloblist: Locate bloblist in U-BootSimon Glass2018-11-261-0/+4
* | spl: Set up the bloblist in SPLSimon Glass2018-11-261-0/+27
* | Add core support for a bloblist to convey data from SPLSimon Glass2018-11-262-0/+196
* | spl: Add support for logging in SPL and TPLSimon Glass2018-11-261-2/+17
|/
* 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