summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...WIP/06Dec2019Tom Rini2019-12-0611-21/+203
|\
| * arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu2019-12-061-0/+37
| * pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu2019-12-061-6/+11
| * dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu2019-12-061-0/+9
| * arm: dts: Add mac node for rk3308 at dtsi levelDavid Wu2019-12-061-0/+22
| * rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner2019-12-051-1/+10
| * rockchip: misc: don't fail if eth_addr already setHeiko Stuebner2019-12-051-1/+1
| * rockchip: px30: Add support for using UART3 as debug UARTPaul Kocialkowski2019-12-052-0/+96
| * rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNELPaul Kocialkowski2019-12-052-5/+5
| * rockchip: px30: Fixup PMUGRF registers layout orderPaul Kocialkowski2019-12-051-8/+8
| * rockchip: px5: enable spl-fifo-mode for emmc for px5-evbAndy Yan2019-12-051-0/+2
| * rockchip: rk3308: enable spl-fifo-mode for emmcAndy Yan2019-12-051-0/+2
* | Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-052-5/+5
|/
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-0/+2
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-033-6/+6
* ARM: MediaTek: add basic support for MT8518 boardsmingming lee2019-12-033-1/+107
* pinctrl: add driver for MT8518mingming lee2019-12-031-1/+8
* ARM: MediaTek: Add support for MediaTek MT8518 SoCmingming lee2019-12-036-0/+208
* board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-031-0/+1
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-031-6/+0
* armv7m: cache: add invalidate_icache_all() stubGiulio Benetti2019-12-031-0/+5
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-035-8/+8
* Merge branch '2019-12-02-master-imports'Tom Rini2019-12-02245-131/+400
|\
| * common: Move trap_init() out of common.hSimon Glass2019-12-022-0/+2
| * common: Move some board functions out of common.hSimon Glass2019-12-0210-0/+10
| * common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-0216-0/+16
| * common: Move command functions out of common.hSimon Glass2019-12-022-0/+2
| * common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-0223-0/+24
| * common: Move interrupt functions into a new headerSimon Glass2019-12-0235-0/+35
| * arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-0213-31/+31
| * common: Move ARM cache operations out of common.hSimon Glass2019-12-0226-0/+26
| * common: Drop checkicache() and checkdcache()Simon Glass2019-12-021-65/+65
| * common: Move some cache and MMU functions out of common.hSimon Glass2019-12-0272-0/+72
| * arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-022-13/+17
| * common: Move some SMP functions out of common.hSimon Glass2019-12-024-0/+4
| * common: Move checkcpu() out of common.hSimon Glass2019-12-0214-0/+14
| * common: Move some CPU functions out of common.hSimon Glass2019-12-028-0/+8
| * common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
| * common: Move get_ticks() function out of common.hSimon Glass2019-12-0230-0/+30
| * arm: pxa: Drop pxa_wait_ticks()Simon Glass2019-12-021-8/+4
| * common: Move some time functions out of common.hSimon Glass2019-12-028-0/+8
| * common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
| * Move strtomhz() to vsprintf.hSimon Glass2019-12-0221-0/+21
| * crc32: Use the crc.h header for crc functionsSimon Glass2019-12-022-0/+2
| * status_led: Tidy up the code styleSimon Glass2019-12-021-1/+1
| * Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-021-13/+0
| * common: Move older CPU functions to their own headerSimon Glass2019-12-026-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2019-12-021-1/+0
|\ \ | |/ |/|
| * MIPS: remove Micronas VCT boardsDaniel Schwierzeck2019-11-291-1/+0
* | Merge git://git.denx.de/u-boot-socfpgaWIP/28Nov2019Tom Rini2019-11-282-1/+13
|\ \