summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut
2020-04-27Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson
2020-04-25Merge branch '2020-04-25-master-imports'Tom Rini
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes
2020-04-24spl: fit: do not check argument of free()Heinrich Schuchardt
2020-04-24MAINTAINERS: add entry for cubieboard7 configAmit Singh Tomar
2020-04-24doc: boards: add Cubieboard7 documentationAmit Singh Tomar
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar
2020-04-24coccinelle: adjust NULL check before free()Heinrich Schuchardt
2020-04-24coccinelle: check for casting malloc outputHeinrich Schuchardt
2020-04-24kbuild: cherry-pick kbuild changes from LinuxMasahiro Yamada
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-04-24README: remove references on no more used config CONFIG_SYS_RCAR_I2C*Patrick Delaunay
2020-04-24cosmetic: README: Fix one CONFIG namePatrick Delaunay
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass
2020-04-24pci: Add a macro to convert BDF from linux to U-BootSimon Glass
2020-04-24uuid: Use const char * where possibleSimon Glass
2020-04-24lib: Add a function to convert a string to upper caseSimon Glass
2020-04-24test: Add the beginnings of some string testsSimon Glass
2020-04-24lib: strto: Stop detection when invalid char is usedMichal Simek
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait
2020-04-24common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait
2020-04-24Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-24Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"Tom Rini
2020-04-24Merge branch '2020-04-24-master-imports'Tom Rini
2020-04-24sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVBTom Rini
2020-04-24ARM: stm32: Enable bootd, iminfo, imxtract on DHCOMMarek Vasut
2020-04-24travis: Correct error checking when building boardsSimon Glass
2020-04-24mkimage: fit: Free buf directly in fit_extract_data()Bin Meng
2020-04-24mkimage: fit: Unmmap the memory before closing fd in fit_import_data()Lihua Zhao
2020-04-24tools: Remove the out-of-date MinGW support codesBin Meng
2020-04-24doc: invalid doc link in rstFlatTable.pyHeinrich Schuchardt