summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-0126-741/+1214
|\
| * rockchip: rk3308: add alias for emmc/sdmmcKever Yang2020-01-301-0/+7
| * ram: rk3328: update lpddr3 settingYouMin Chen2020-01-301-4/+4
| * ram: rk3328: add support ddr4 initYouMin Chen2020-01-301-0/+216
| * rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-305-0/+28
| * arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * rockchip: rk3399: Add bootcount supportJagan Teki2020-01-302-0/+12
| * rockchip: Add common reset causeJagan Teki2020-01-304-52/+62
| * arm: rockchip: Add common cru.hJagan Teki2020-01-308-16/+33
| * rockchip: Add cpu-infoJagan Teki2020-01-302-0/+17
| * rockpro-rk3399: Enable SPI FlashJagan Teki2020-01-301-0/+4
| * roc-pc-rk3399: Enable SPI FlashJagan Teki2020-01-301-0/+4
| * rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki2020-01-302-670/+816
* | Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-319-79/+10
|\ \ | |/ |/|
| * ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada2020-02-011-6/+1
| * mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada2020-02-011-0/+1
| * ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada2020-02-017-73/+8
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-283-2/+4
|\ \ | |/ |/|
| * arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski2020-01-281-0/+1
| * arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski2020-01-231-1/+1
| * arm: dts: exynos: Fix card-detect polarity for SD card on Odroid U3/X2Marek Szyprowski2020-01-231-0/+1
| * arm: dts: exynos: Extend board descriptionMarek Szyprowski2020-01-231-1/+1
* | Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-01-271-95/+2
|\ \
| * | clock_imx8mq: Make frac_pll_init() staticPedro Jardim2020-01-261-1/+1
| * | clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim2020-01-261-71/+0
| * | clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim2020-01-261-1/+1
| * | clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim2020-01-261-22/+0
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/26Jan2020Tom Rini2020-01-2644-740/+1691
|\ \ \ | |/ / |/| |
| * | sunxi: Automate loading from 128KB MMC offsetAndre Przywara2020-01-261-0/+20
| * | sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara2020-01-261-5/+13
| * | phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara2020-01-241-0/+1
| * | sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara2020-01-241-15/+120
| * | sunxi: H3/H5 Sync DT files from upstream Linux kernel as of next-20200108Chen-Yu Tsai2020-01-2441-720/+1537
| * | common: Move hang() to the same header as panic()Simon Glass2020-01-2457-4/+60
| * | common: Move RAM-sizing functions to init.hSimon Glass2020-01-2424-0/+24
| * | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-2439-4/+42
| * | common: Move reset_misc() function to arch headerSimon Glass2020-01-241-0/+2
| * | common: Move get_tbclk() to time.hSimon Glass2020-01-2422-5/+23
| * | common: Move clock functions into a new fileSimon Glass2020-01-2433-4/+35
| * | common: Move upmconfig() to ppc.hSimon Glass2020-01-241-0/+1
| * | common: Move ll_boot_init() to init.hSimon Glass2020-01-245-0/+5
| * | common: arm: Move s_init() to an ARM-specific headerSimon Glass2020-01-241-0/+2
| * | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-241-0/+1
| * | common: Move reset_phy() to net.hSimon Glass2020-01-241-0/+1
| * | common: Move relocate_code() to init.hSimon Glass2020-01-2418-16/+18
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Jan2020Tom Rini2020-01-259-15/+106
|\ \ \
| * | | arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-244-0/+76
| * | | board: fsl: ls1028a: free up arch_misc_initAlex Marginean2020-01-241-1/+0
| * | | board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean2020-01-241-2/+0