summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay1-2/+0
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay1-0/+1
2019-12-13dts: am335x-brsmarc1/xre1: insert phy_id againHannes Schmelzer2-0/+4
2019-12-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini18-44/+594
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer5-12/+28
2019-12-10riscv: add functions for reading the IPI statusLukas Auer4-0/+43
2019-12-10riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen2-2/+6
2019-12-10riscv: dts: Support four cores SMPRick Chen2-6/+108
2019-12-10riscv: Fix clear bss loop in the start-up codeRick Chen3-4/+4
2019-12-10riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen1-14/+46
2019-12-10riscv: andes_plic: Fix some wrong configurationsRick Chen1-4/+7
2019-12-10riscv: ax25: add SPL supportRick Chen1-1/+3
2019-12-10riscv: dts: Add hifive-unleashed-a00 dts from LinuxJagan Teki3-0/+348
2019-12-10riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer1-1/+1
2019-12-09ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna1-0/+12
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini5-3/+258
2019-12-09arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodesVignesh Raghavendra1-0/+238
2019-12-09arm: dts: armada-cp110-*dtsi: add xmdio nodesNevo Hed2-0/+18
2019-12-09arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxidGrygorii Strashko1-2/+1
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-1/+1
2019-12-09arm: -march=armv5t for ARM11Heinrich Schuchardt1-2/+2
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini13-1033/+1117
2019-12-09imx8m: fix rom version check to unbreak some B0 chipsPatrick Wildt1-0/+1
2019-12-08x86: simplify ljmp to 32-bit codeMasahiro Yamada1-3/+1
2019-12-08x86: use data32 directive instead of macro for operand-size prefixMasahiro Yamada1-5/+3
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-21/+203
2019-12-06ARM: imx: vining2000: Repair PCIe supportMarek Vasut1-0/+17
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut1-0/+1
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut2-7/+9
2019-12-06board: colibri_imx7: reserve DDR memory for Cortex-M4Igor Opaniuk1-0/+2
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam1-0/+35
2019-12-06mx7ulp: Sync the device tree related filesFabio Estevam3-964/+969
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam2-62/+0
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam1-10/+10
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam2-0/+63
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam1-0/+20
2019-12-05arm: rockchip: rk3308: Initialize the iomux configurationDavid Wu1-0/+37
2019-12-05pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu1-6/+11
2019-12-05dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CCDavid Wu1-0/+9
2019-12-05arm: 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-05cmd: nand/sf: isolate legacy codeMiquel Raynal1-0/+2
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal3-6/+6