summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2020-04-272-1/+7
* mips: enable support for appending dtb to spl binaryWeijie Gao2020-04-271-0/+2
* mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-271-1/+2
* mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao2020-04-271-0/+12
* configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boardsWeijie Gao2020-04-274-0/+4
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-274-0/+54
* bmips: allow disabling usb supportÁlvaro Fernández Rojas2020-04-277-0/+14
* nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
* Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-04-273-1/+4
|\
| * video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson2020-04-261-0/+1
| * drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson2020-04-262-1/+3
|/
* Merge branch '2020-04-25-master-imports'Tom Rini2020-04-2565-358/+1712
|\
| * rtc: ds1374: typo WatchdogHeinrich Schuchardt2020-04-241-1/+1
| * spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes2020-04-241-0/+1
| * spl: fit: do not check argument of free()Heinrich Schuchardt2020-04-241-2/+1
| * MAINTAINERS: add entry for cubieboard7 configAmit Singh Tomar2020-04-241-0/+1
| * doc: boards: add Cubieboard7 documentationAmit Singh Tomar2020-04-243-0/+125
| * arm: add Cubieboard7 board supportAmit Singh Tomar2020-04-242-0/+104
| * actions: Move defconfig options to KconfigAmit Singh Tomar2020-04-243-3/+2
| * arm: add support Actions Semi S700Amit Singh Tomar2020-04-241-0/+5
| * arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar2020-04-241-0/+18
| * arm: actions: add S700 SoC device treeAmit Singh Tomar2020-04-244-0/+402
| * clk: actions: Add common clock driverAmit Singh Tomar2020-04-247-42/+118
| * arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar2020-04-241-0/+17
| * arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-247-103/+499
| * serial: actions: add compatible stringAmit Singh Tomar2020-04-241-0/+1
| * arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar2020-04-242-4/+4
| * arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar2020-04-2410-52/+22
| * coccinelle: adjust NULL check before free()Heinrich Schuchardt2020-04-241-13/+11
| * coccinelle: check for casting malloc outputHeinrich Schuchardt2020-04-241-0/+102
| * kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada2020-04-246-85/+50
| * kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada2020-04-241-2/+3
| * cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan2020-04-241-2/+2
| * README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay2020-04-241-10/+0
| * cosmetic: README: Fix one CONFIG namePatrick Delaunay2020-04-241-1/+1
| * dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-242-2/+2
| * pci: Add a macro to convert BDF from linux to U-BootSimon Glass2020-04-241-0/+3
| * uuid: Use const char * where possibleSimon Glass2020-04-242-6/+10
| * lib: Add a function to convert a string to upper caseSimon Glass2020-04-243-15/+83
| * test: Add the beginnings of some string testsSimon Glass2020-04-244-0/+74
| * lib: strto: Stop detection when invalid char is usedMichal Simek2020-04-241-0/+3
| * mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach2020-04-241-1/+1
| * common/board_f: Make reserve_mmu genericOvidiu Panait2020-04-243-5/+19
| * arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait2020-04-244-2/+20
| * common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait2020-04-242-28/+28
|/
* Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-04-2410-1661/+638
|\
| * ARM: stm32: Enable bootd, iminfo, imxtract on DHCOMMarek Vasut2020-04-241-3/+0
| * ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 boardMarek Vasut2020-04-247-502/+540
| * ARM: dts: stm32: Adjust PLL4 settings on AV96Marek Vasut2020-04-241-2/+2
| * ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsiPatrick Delaunay2020-04-243-1154/+96