aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini6-6/+58
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini62-144/+783
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass16-0/+62
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass1-0/+28
2020-11-06arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass1-0/+20
2020-11-06odroid-c2: Use devicetree for SMBIOS settingsSimon Glass1-0/+23
2020-11-06imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass1-0/+25
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass4-0/+85
2020-11-06board: Rename uclass to sysinfoSimon Glass2-5/+5
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass1-5/+6
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass1-0/+9
2020-11-06x86: zimage: Add a little more loggingSimon Glass1-0/+6
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass1-13/+22
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass1-1/+1
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass1-8/+11
2020-11-06x86: Silence some logging statementsSimon Glass5-11/+11
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass1-2/+6
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass1-6/+20
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass5-7/+5
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass1-1/+50
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass1-0/+1
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass1-9/+18
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass1-7/+15
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass3-7/+27
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass1-1/+3
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass1-3/+10
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass1-3/+46
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-8/+1063
2020-11-05sandbox: implement resetHeinrich Schuchardt4-0/+43
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass1-1/+6
2020-11-05x86: Allow writing tables to failSimon Glass3-3/+15
2020-11-05x86: Add support for private filesSimon Glass1-0/+4
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass7-21/+170
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass9-12/+12
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek3-6/+5
2020-11-02Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini9-9/+9
2020-11-02ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g25ek: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9261ek: fix SPI unit address warningEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: vinco: fix I2C warning bus unit addressEugen Hristev1-1/+1
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel3-0/+664
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel1-1/+1
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet4-0/+366
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut1-1/+20
2020-11-01dts: Provide LED DTS description for HSC and DDC imx53 devicesLukasz Majewski1-0/+4
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam1-1/+1
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam1-3/+1
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey1-1/+2
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-11/+366
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini9-18/+56
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki3-0/+30
2020-10-30arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki1-0/+8
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki3-0/+32
2020-10-30rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki1-0/+5
2020-10-30arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi1-0/+232
2020-10-30arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki2-0/+46
2020-10-30arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki1-0/+6
2020-10-30rockchip: dts: tinker: remove unnecessary nodeStefan Agner1-4/+0
2020-10-30rockchip: dts: tinker: move i2c node to shared device treeStefan Agner2-7/+7
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass1-1/+1
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass1-1/+2
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass1-0/+2
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-0/+2
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+26
2020-10-29dm: test: Drop of-platdata pytestSimon Glass3-22/+0
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass3-1/+11
2020-10-29dm: test: Add a way to run SPL testsSimon Glass3-0/+18
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt1-1/+2
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-6/+25
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini12-240/+272
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-10/+521
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2-24/+0
2020-10-29arm: dts: armada-cp110-master: update nand-controllerBaruch Siach1-6/+9
2020-10-29arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan1-0/+16
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek1-0/+1
2020-10-27arm64: zynqmp: Fix zynqmp mini qspi max frequencyT Karthik Reddy1-1/+1
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy1-0/+5
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy1-0/+4
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu1-0/+1
2020-10-27arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma2-6/+12
2020-10-27microblaze: Enable spi for microblazeT Karthik Reddy1-0/+3
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX4-108/+137
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait1-24/+22
2020-10-27microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait1-94/+103
2020-10-26riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel1-1/+1
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson1-39/+2
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson1-1/+1
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson3-58/+0
2020-10-26riscv: k210: Reduce DMA block sizeSean Anderson1-2/+2
2020-10-26riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson1-1/+1
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini1-6/+0
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle1-1/+40
2020-10-23board: kontron: add sl28 supportMichael Walle8-0/+405
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2-9/+9
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor1-0/+67
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-15/+120
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro1-0/+6
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang1-4/+3
2020-10-22IPQ40xx: Add PRNG supportRobert Marko2-0/+11
2020-10-22IPQ40xx: Add support for MDIORobert Marko2-0/+32
2020-10-22IPQ40xx: Add SPI supportRobert Marko3-2/+30
2020-10-22km: fix license string and compatible stringsHolger Brunck17-27/+27
2020-10-22timer: Return count from timer_ops.get_countSean Anderson2-8/+4
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini6-74/+22
2020-10-22Merge branch '2021.01-rc' of https://github.com/lftan/u-bootTom Rini1-2/+2
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland1-1/+16
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland1-2/+4
2020-10-22sunxi: binman: Use a macro for the BL31 load addressSamuel Holland1-8/+8
2020-10-22sunxi: binman: Provide a default BL31 filenameSamuel Holland1-0/+1
2020-10-22sunxi: binman: Fix spacing between nodesSamuel Holland1-0/+5
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng2-5/+87
2020-10-21stm32mp: stm32prog: accept device without partitionPatrick Delaunay1-2/+1
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay2-70/+4
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay3-2/+17
2020-10-21arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen1-2/+2
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2-1/+1973
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar1-0/+1
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das1-0/+1
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das1-0/+1
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar1-0/+1960
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar1-0/+3
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das1-0/+3
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das1-1/+4
2020-10-20arm: dts: mt8512: add usb related nodesChunfeng Yun2-1/+82
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2-0/+9
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea1-14/+13
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea3-164/+33
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea2-47/+20
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea1-0/+8
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea2-2/+10
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+2
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini1-0/+1
2020-10-16arm: octeontx: Select CLKStefan Roese1-0/+2
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-0/+2
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-159/+611
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt1-0/+1
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-8/+8
2020-10-14arm64: dts: a3720: add support for espressobin with populated emmcAndre Heider2-0/+45
2020-10-14arm64: dts: armada-3720-espressobin: split common parts to .dtsiAndre Heider2-157/+174
2020-10-14arm64: dts: armada-3720-espressobin: use Linux model/compatible stringsAndre Heider1-2/+2
2020-10-14arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic2-0/+390
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini20-485/+971
2020-10-12arm: dts: lx2160ardb: support eMMC HS400 modeYangbo Lu1-0/+2
2020-10-09arm: dts: socfpga: arria10: Move to use generic handoff dtsiLey Foon Tan3-330/+292
2020-10-09arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMCDalon Westergreen1-0/+305
2020-10-09arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen1-0/+141
2020-10-09arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan1-9/+31
2020-10-09arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan1-2/+36
2020-10-09arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang1-35/+78
2020-10-09arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang1-4/+2
2020-10-09arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang1-4/+9
2020-10-09arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See1-0/+8
2020-10-09arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang1-9/+16
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang1-0/+1
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2-2/+2
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang6-3/+11
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang4-0/+25
2020-10-09arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang1-2/+9
2020-10-09sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang1-1/+1
2020-10-09sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang1-1/+1
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang1-1/+2
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang1-83/+2
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara1-0/+1
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara1-1/+0
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara1-1/+1
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara1-1/+2
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara1-1/+1
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara1-2/+7
2020-10-08riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt1-0/+11
2020-10-08riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson2-0/+116
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+1
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-7/+38
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung2-440/+1
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini21-14/+11033
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams3-0/+716
2020-10-07mips: octeon: Add bootmem supportAaron Williams3-0/+1994
2020-10-07mips: octeon: Add coremask supportAaron Williams3-0/+1119
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams1-0/+350
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams1-0/+71
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams1-0/+442
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams1-0/+144
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese1-0/+76
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese1-0/+4
2020-10-07mips: octeon: Add USB DT nodesStefan Roese2-0/+84
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese1-6/+6