summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-23bcm968580xref: enable led supportPhilippe Reynes
2019-04-23dt: bcm968580xref: enable led controllerPhilippe Reynes
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay
2019-04-23ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1Patrice Chotard
2019-04-23ARM: dts: stm32: Update sdmmc binding for stm32h743i-evalPatrice Chotard
2019-04-23board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard
2019-04-23configs: stm32f746-disco: Enable SPI_FLASH_MACRONIXPatrice Chotard
2019-04-23configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTSPatrice Chotard
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard