summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-24socfpga: add Simon Goldschmidt as co-custodianSimon Goldschmidt
2019-04-24Merge branch '2019-04-22-master-imports'Tom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-04-23pci: pci.h: add missing maskbitRamon Fried
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-04-23simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass
2019-04-23Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass
2019-04-23trace: Tidy up error returnsSimon Glass
2019-04-23div64: Don't instrument the division functionSimon Glass
2019-04-23div64: Use kernel typesSimon Glass
2019-04-23initcall: Drop use of header filesSimon Glass
2019-04-23sandbox: Increase the early-trace-buffer sizeSimon Glass
2019-04-23bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass
2019-04-23sandbox: Move pre-console buffer out of the way of tracingSimon Glass
2019-04-23sandbox: Drop the printf() in setup_ram_buf()Simon Glass
2019-04-23sandbox: Correct maths in allocation routinesSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23common: command: Add command execution tracer.Christoph Muellner
2019-04-23fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca
2019-04-23fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca
2019-04-23ARMv8: PSCI: Fix PSCI_TABLE relocation issueLars Povlsen
2019-04-23bootm: Simplying cache flush codeTrent Piepho
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese
2019-04-23ARM: MediaTek: Add support for MT8516 SoCFabien Parent
2019-04-23pinctrl: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23poplar: enable Ethernet driver supportShawn Guo
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding
2019-04-23pci: Add boundary check for hose->regionsThierry Reding
2019-04-23ARM: da850evm: Remove legacy MMC codeAdam Ford
2019-04-23bcm963158: enable led supportPhilippe Reynes
2019-04-23dt: bcm963158: enable led controllerPhilippe Reynes
2019-04-23dt: bcm63158: add led controllerPhilippe Reynes