summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam
2019-12-06mx7ulp: Sync the device tree related filesFabio Estevam
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu
2019-12-06pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu
2019-12-06dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu
2019-12-06arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski
2019-12-05rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski
2019-12-05rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan
2019-12-05rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee
2019-12-03pinctrl: add driver for MT8518mingming lee
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini