summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-23imx: hab: Explain that ivt_offset is optionalFabio Estevam
2023-09-23imx: hab: Improve the hab_auth_img_or_fail usage textFabio Estevam
2023-09-23imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offsetEduard Strehlau
2023-09-23mach-imx: bootaux: fix building with disabled bootelfOleksandr Suvorov
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass
2023-09-22x86: broadwell: Set up MTRRsSimon Glass
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu
2023-09-21arm64: zynqmp: Update ECAM size to discover up to 256 busesThippeswamy Havalige
2023-09-21arm64: zynqmp: Add resets property for CAN nodesSrinivas Neeli
2023-09-21arm64: zynqmp: Fix i2c address for si570_user1 clockSaeed Nowshadi
2023-09-21arm64: versal: Add no-wp DT property in OSPI flash nodeAmit Kumar Mahapatra
2023-09-21arm64: zynqmp: Rename xlnx, mio_bank to xlnx, mio-bank for DLC21Michal Simek
2023-09-21arm64: zynqmp: Corrected pcap_prog register addressLukas Funke
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21arm64: zynqmp: Add output-enable pins to SOMsNeal Frager
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-21arm64: zynqmp: Add support for K26 rev2 boardsMichal Simek
2023-09-21arm64: zynqmp: Setup default si570 frequency to 156.25MHzMichal Simek
2023-09-21xilinx: Remove scriptaddr from config files and move it to DTMichal Simek
2023-09-21xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke
2023-09-20riscv: dts: starfive: generate u-boot-spl.bin.normal.outHeinrich Schuchardt
2023-09-20riscv: set fdtfile on VisionFive 2Heinrich Schuchardt
2023-09-19arm: dts: k3-am642: Sync with kernel v6.6-rc1Nishanth Menon
2023-09-19arm: dts: k3*: Use local header for SERDES MUX idle-state valuesNishanth Menon
2023-09-19arm: dts: Introduce k3-serdes.h from v6.6-rc1Nishanth Menon
2023-09-19arm: dts: k3-am625: Sync with kernel v6.6-rc1Nishanth Menon
2023-09-19arm: dts: k3-pinctrl: Sync with kernel v6.6-rc1Nishanth Menon
2023-09-18am33xx: ignore return value from usb_ether_init()Trevor Woerner
2023-09-17ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salv...Marek Vasut
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-09-08Watchdog: Support WDIOF_CARDRESET on TI AM65x platformLi Hua Qian