aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-21/+203
2019-12-06arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu1-0/+37
2019-12-06pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu1-6/+11
2019-12-06dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu1-0/+9
2019-12-06arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu1-0/+22
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner1-1/+10
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner1-1/+1
2019-12-05rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski2-0/+96
2019-12-05rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2-5/+5
2019-12-05rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski1-8/+8
2019-12-05rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan1-0/+2
2019-12-05rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan1-0/+2
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2-5/+5
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal1-0/+2
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal3-6/+6
2019-12-03ARM: MediaTek: add basic support for MT8518 boardsmingming lee3-1/+107
2019-12-03pinctrl: add driver for MT8518mingming lee1-1/+8
2019-12-03ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee6-0/+208
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski1-0/+1
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski1-6/+0
2019-12-03armv7m: cache: add invalidate_icache_all() stubGiulio Benetti1-0/+5
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb5-8/+8
2019-12-02common: Move some board functions out of common.hSimon Glass9-0/+9
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass3-0/+3
2019-12-02common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass11-0/+11
2019-12-02common: Move interrupt functions into a new headerSimon Glass3-0/+3
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass6-8/+8
2019-12-02common: Move ARM cache operations out of common.hSimon Glass10-0/+10
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass46-0/+46
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass1-6/+6
2019-12-02common: Move some SMP functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move some CPU functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move mii_init() function out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass25-0/+25
2019-12-02arm: pxa: Drop pxa_wait_ticks()Simon Glass1-8/+4
2019-12-02common: Move some time functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move serial functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass6-0/+6
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass2-0/+2
2019-12-02common: Move older CPU functions to their own headerSimon Glass3-0/+3
2019-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini2-1/+13
2019-11-28Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini5-35/+0
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu5-35/+0
2019-11-26ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1Patrick Delaunay4-8/+66
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.4-rc4Patrick Delaunay10-14/+237
2019-11-26ARM: dts: stm32: DT alignment with kernel v5.3Patrick Delaunay20-508/+367
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini10-19/+167
2019-11-25ARM: socfpga: Unreset NAND in SPL on Gen5Marek Vasut1-0/+7
2019-11-25ARM: socfpga: Add ArriaV ST/SX IDMarek Vasut1-0/+2