summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini3-2/+4
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski1-0/+1
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-95/+2
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim1-71/+0
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim1-22/+0
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini44-740/+1691
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara1-0/+20
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara1-5/+13
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini9-15/+106
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra4-8/+84
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee1-0/+13
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara1-0/+1
2020-01-24sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara1-15/+120
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai41-720/+1537
2020-01-24common: Move hang() to the same header as panic()Simon Glass57-4/+60
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass24-0/+24
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass39-4/+42
2020-01-24common: Move reset_misc() function to arch headerSimon Glass1-0/+2
2020-01-24common: Move get_tbclk() to time.hSimon Glass22-5/+23
2020-01-24common: Move clock functions into a new fileSimon Glass33-4/+35
2020-01-24common: Move upmconfig() to ppc.hSimon Glass1-0/+1
2020-01-24common: Move ll_boot_init() to init.hSimon Glass5-0/+5
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass1-0/+2
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2020-01-24common: Move reset_phy() to net.hSimon Glass1-0/+1
2020-01-24common: Move relocate_code() to init.hSimon Glass18-16/+18
2020-01-24arm: Add arm handoff header fileMichael Trimarchi1-0/+21
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean4-0/+76
2020-01-24board: fsl: ls1028a: free up arch_misc_initAlex Marginean1-1/+0
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean1-2/+0
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean1-5/+0
2020-01-24board: fsl: lx2160a: free up arch_misc_initAlex Marginean1-2/+0
2020-01-24armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean1-0/+4
2020-01-24armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar1-2/+21
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada1-3/+0
2020-01-24armv8: ls1012a: Make USB masters snoopableRan Wang1-0/+5
2020-01-23bcm968360bg: add initial supportPhilippe Reynes3-0/+172
2020-01-23gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360Philippe Reynes1-5/+6
2020-01-23bcm68360: add initial supportPhilippe Reynes2-0/+223
2020-01-23arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski1-1/+1
2020-01-23arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2Marek Szyprowski1-0/+1
2020-01-23arm: dts: exynos: Extend board descriptionMarek Szyprowski1-1/+1
2020-01-23board: Add new Samsung "stemmy" board based on ST-Ericsson U8500Stephan Gerhold3-0/+43
2020-01-23arm: Add support for ST-Ericsson U8500 SoCStephan Gerhold8-1/+123
2020-01-23arm: dts: Import device tree for ST-Ericsson Ux500Stephan Gerhold3-0/+1747
2020-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-0/+27
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach1-0/+1
2020-01-21ARM: mvebu: clearfog: add EEPROM devicesBaruch Siach3-0/+26