summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt
2018-11-29arm: socfpga: make config structs constSimon Goldschmidt
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-11-26Merge branch '2018-11-26-master-imports'Tom Rini
2018-11-26ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj
2018-11-26ARM: chiliboard: move towards driver model and device-tree bootMarcin Niestroj
2018-11-26ARM: dts: am335x-chiliboard: add /chosen/stdout-pathMarcin Niestroj
2018-11-26ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS filesMarcin Niestroj
2018-11-26configs: Remove CONFIG_MARVELLChris Packham
2018-11-26ARM: vexpress_*_defconfig: Enable CMD_UBI supportOtavio Salvador
2018-11-26board: da8xxevm: Fix Environmental CRC errorAdam Ford
2018-11-26ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis
2018-11-26tools/file2include: don't use malloc.h for mallocJonathan Gray
2018-11-26arm: ti: boot: Fix U-Boot environment partition addressSam Protsenko
2018-11-26armv7r: K3: Allow SPL to run only on core 0Lokesh Vutla
2018-11-26add default-option to bootmenuFrank Wunderlich
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini
2018-11-26usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/Sven Schwermer
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer
2018-11-26usb: am335x_evm: Disable CONFIG_SPL_DM_USBSven Schwermer
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-11-26Merge branch '2018-11-25-master-imports'Tom Rini
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26sandbox: Boot in U-Boot through the standard callSimon Glass
2018-11-26sandbox: Filter arguments when starting U-BootSimon Glass
2018-11-26sandbox: Use malloc() and free() from os layerSimon Glass
2018-11-26sandbox: Refactor code to create os_jump_to_file()Simon Glass
2018-11-26sandbox: Allow puts() output before global_data is set upSimon Glass
2018-11-26sandbox: Add a new 'sb' commandSimon Glass
2018-11-26sandbox: Drop the deprecated 'sb' commandSimon Glass
2018-11-26sandbox: Add an option to display of-platdata in SPLSimon Glass
2018-11-26test/py: Add a way to pass flags to sandboxSimon Glass
2018-11-26sandbox: Add a memory map to the sandbox READMESimon Glass
2018-11-26spl: Add a comment to spl_set_bd()Simon Glass
2018-11-26spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass
2018-11-26Add bloblist documentationSimon Glass
2018-11-26test: Add a simple test for bloblistSimon Glass
2018-11-26bloblist: Locate bloblist in U-BootSimon Glass
2018-11-26spl: Set up the bloblist in SPLSimon Glass
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass
2018-11-26fs-test.sh: Update to use 'host' not 'sb'Tom Rini
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen
2018-11-26riscv: dts: Add ae350_32.dts for RV32IRick Chen