summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-25common: blk: fix comment about blkcache_read return valueEric Nelson
2020-01-25meerkat96: fix typo in MAINTAINERS email addressShawn Guo
2020-01-25genboardscfg.py: drop python version commentBaruch Siach
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2020-01-25configs: mt8518: Enable fastboot related configsmingming lee
2020-01-25configs: mt8518: enable usb gadget drivermingming lee
2020-01-25configs: mt8518: set global variables for fastbootmingming lee
2020-01-25ARM: Mediatek: Add board_late_init to init usb gadget drivermingming lee
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-25lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay
2020-01-24arm: Add arm handoff header fileMichael Trimarchi
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-24cmd: mtd: solve bad block support in erase commandPatrick Delaunay
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-23Merge branch '2020-01-22-master-imports'Tom Rini
2020-01-23disk: part: rename parameter of lba512_muldiv()Heinrich Schuchardt
2020-01-23qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck
2020-01-23arm/km: add support for SUSE2Holger Brunck
2020-01-23zfs: remove unused buf variableJoel Johnson
2020-01-23km/scripts: product env and auto-reset for ramfsHolger Brunck
2020-01-23km/scripts: fix run ramfs and COGE5 tftppath problemHolger Brunck
2020-01-23km/common: fix for CPUWD reset reasonRainer Boschung
2020-01-23KM/kmp204x: qrio and i2c deblock code moved to commonHolger Brunck
2020-01-23kmp204x: do not make FPGA config error fail board_early_init_rHolger Brunck
2020-01-23MAINTAINERS: Add entry for rng driversSughosh Ganu
2020-01-23removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer
2020-01-23board_init: remove meaningless increment in board_init_f_init_reserve()Masahiro Yamada
2020-01-23bcm968360bg: add initial supportPhilippe Reynes
2020-01-23gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360Philippe Reynes
2020-01-23gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes
2020-01-23spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23bcm68360: add initial supportPhilippe Reynes
2020-01-23Makefile: Let mrproper remove flash.bin and flash.logFabio Estevam
2020-01-22cmd: pxe: execute the cls command only when supportedPatrick Delaunay
2020-01-22trace: provide Sphinx style commentsHeinrich Schuchardt
2020-01-22lib: ignore oid_registry_data.c fileDario Binacchi
2020-01-22spl_fit.c: enable loading compressed u-boot from fit imageKlaus H. Sorensen