summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-29tools: MediaTek: add MTK boot header generation to mkimageRyder Lee1-0/+1
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-6/+6
2018-11-27configs: Remove CONFIG_MARVELLChris Packham3-3/+0
2018-11-27ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador1-1/+1
2018-11-27board: da8xxevm: Fix Environmental CRC errorAdam Ford1-1/+2
2018-11-27arm: ti: boot: Fix U-Boot environment partition addressSam Protsenko1-2/+2
2018-11-27armv7r: K3: Allow SPL to run only on core 0Lokesh Vutla1-0/+2
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini4-9/+55
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer1-6/+6
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass3-0/+40
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass1-0/+13
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+1
2018-11-26bloblist: Locate bloblist in U-BootSimon Glass1-0/+4
2018-11-26spl: Set up the bloblist in SPLSimon Glass1-0/+27
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass2-0/+196
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass1-2/+17
2018-11-26riscv: qemu: detect and boot the kernel passed by QEMULukas Auer1-0/+10
2018-11-26dm: core: add missing prototype for ofnode_read_u64Lukas Auer1-0/+10
2018-11-26riscv: qemu: enable distro bootLukas Auer1-1/+13
2018-11-26distro_bootcmd: add VirtIO distro boot commandLukas Auer1-0/+13
2018-11-26riscv: qemu: support booting LinuxLukas Auer1-0/+6
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng1-5/+0
2018-11-26riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer1-4/+4
2018-11-21sf: Add a method to obtain the block-protect settingSimon Glass1-0/+27
2018-11-21misc: Update read() and write() methods to return bytes xferedSimon Glass1-4/+4
2018-11-21video: Update video_set_default_colors() to support invertSimon Glass1-2/+3
2018-11-21sandbox: Add a function to read a host fileSimon Glass1-0/+14
2018-11-21sandbox: log: Add a category for sandboxSimon Glass1-0/+1
2018-11-21cros_ec: Add new features for events and powerSimon Glass1-0/+89
2018-11-21fdt: restore board_fdt_blob_setup() declarationBaruch Siach1-0/+1
2018-11-20Merge git://git.denx.de/u-boot-marvellTom Rini5-19/+38
2018-11-20dm: adc: add uclass's mask and conversion helpersFabrice Gasnier1-0/+21
2018-11-20ARM: mvebu: db-88f6820: remove redundant commentChris Packham2-10/+0
2018-11-20linux/sizes.h: sync from kernelBaruch Siach1-0/+4
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach1-9/+0
2018-11-20linux/const.h: import from kernelBaruch Siach1-0/+34
2018-11-18mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese1-1/+1
2018-11-18mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese1-2/+2
2018-11-17Ability to modify distro boot filenameMartyn Welch1-3/+4
2018-11-17dm: serial: fix comment on dm_serial_ops setconfigSimon Goldschmidt1-3/+1
2018-11-17board: ti: am654: r5: Add initial support for am654Lokesh Vutla2-0/+8
2018-11-17cmd: pinmux: Add pinmux commandPatrice Chotard1-0/+3
2018-11-17dm: uclass: Add uclass_foreach_dev_probePatrice Chotard1-0/+16
2018-11-17dm: uclass: Add uclass_next_device_err() to return a valid devicePatrice Chotard1-0/+12
2018-11-17dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard1-0/+22
2018-11-17dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard1-0/+34
2018-11-17w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey1-0/+1
2018-11-16configs: am3517_evm: Use default OMAP3 memory settingsAdam Ford1-16/+0
2018-11-16bcm968580xref: add initial supportPhilippe Reynes1-0/+36
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar3-18/+0