summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada
2020-01-30rockchip: rk3308: add alias for emmc/sdmmcKever Yang
2020-01-30ram: rk3328: update lpddr3 settingYouMin Chen
2020-01-30ram: rk3328: add support ddr4 initYouMin Chen
2020-01-30rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki
2020-01-30arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki
2020-01-30arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki
2020-01-30rockchip: rk3399: Add bootcount supportJagan Teki
2020-01-30rockchip: Add common reset causeJagan Teki
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-30rockchip: Add cpu-infoJagan Teki
2020-01-30rockpro-rk3399: Enable SPI FlashJagan Teki
2020-01-30roc-pc-rk3399: Enable SPI FlashJagan Teki
2020-01-30rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim
2020-01-26clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara
2020-01-24sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-24common: Move reset_misc() function to arch headerSimon Glass
2020-01-24common: Move get_tbclk() to time.hSimon Glass
2020-01-24common: Move clock functions into a new fileSimon Glass
2020-01-24common: Move upmconfig() to ppc.hSimon Glass
2020-01-24common: Move ll_boot_init() to init.hSimon Glass
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-24common: Move reset_phy() to net.hSimon Glass
2020-01-24common: Move relocate_code() to init.hSimon Glass
2020-01-24arm: Add arm handoff header fileMichael Trimarchi
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-24board: fsl: ls1028a: free up arch_misc_initAlex Marginean
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean