aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass1-0/+1
2023-09-22Record the position of the SMBIOS tablesSimon Glass5-0/+11
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass1-0/+1
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass2-4/+1
2023-09-22x86: Set the CPU vendor in SPLSimon Glass1-0/+7
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass1-3/+9
2023-09-22x86: coreboot: Document cbmem console structSimon Glass1-2/+15
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass1-0/+3
2023-09-22x86: broadwell: Set up MTRRsSimon Glass1-4/+3
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass1-5/+5
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass1-1/+1
2023-09-22x86: Add some log categoriesSimon Glass2-0/+4
2023-09-22x86: broadwell: Show the memory delaySimon Glass2-1/+18
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko4-20/+4
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass6-45/+70
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky1-1/+1
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini24-22/+192
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu1-3/+0
2023-09-21arm64: zynqmp: Update ECAM size to discover up to 256 busesThippeswamy Havalige1-1/+1
2023-09-21arm64: zynqmp: Add resets property for CAN nodesSrinivas Neeli1-0/+2
2023-09-21arm64: zynqmp: Fix i2c address for si570_user1 clockSaeed Nowshadi1-3/+4
2023-09-21arm64: versal: Add no-wp DT property in OSPI flash nodeAmit Kumar Mahapatra2-0/+2
2023-09-21arm64: zynqmp: Rename xlnx, mio_bank to xlnx, mio-bank for DLC21Michal Simek1-2/+2
2023-09-21arm64: zynqmp: Corrected pcap_prog register addressLukas Funke1-1/+1
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek1-0/+2
2023-09-21arm64: zynqmp: Add output-enable pins to SOMsNeal Frager4-0/+22
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek1-0/+7
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma1-0/+16
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek1-0/+1
2023-09-21arm64: zynqmp: Add support for K26 rev2 boardsMichal Simek2-6/+10
2023-09-21arm64: zynqmp: Setup default si570 frequency to 156.25MHzMichal Simek4-4/+4
2023-09-21xilinx: Remove scriptaddr from config files and move it to DTMichal Simek4-0/+26
2023-09-21xilinx: zynqmp: Extract aes operation into new fileChristian Taedcke3-2/+92
2023-09-20riscv: dts: starfive: generate u-boot-spl.bin.normal.outHeinrich Schuchardt1-0/+11
2023-09-20riscv: set fdtfile on VisionFive 2Heinrich Schuchardt1-0/+1
2023-09-19arm: dts: k3-am642: Sync with kernel v6.6-rc1Nishanth Menon3-31/+25
2023-09-19arm: dts: k3*: Use local header for SERDES MUX idle-state valuesNishanth Menon4-4/+4
2023-09-19arm: dts: Introduce k3-serdes.h from v6.6-rc1Nishanth Menon1-0/+204
2023-09-19arm: dts: k3-am625: Sync with kernel v6.6-rc1Nishanth Menon7-10/+325
2023-09-19arm: dts: k3-pinctrl: Sync with kernel v6.6-rc1Nishanth Menon1-0/+12
2023-09-18am33xx: ignore return value from usb_ether_init()Trevor Woerner1-5/+1
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut1-2/+2
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman1-0/+11
2023-09-08Watchdog: Support WDIOF_CARDRESET on TI AM65x platformLi Hua Qian1-0/+11
2023-09-08arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config toolNeha Malcom Francis2-281/+281
2023-09-08arm: dts: Add k3-am625-beagleplayRobert Nelson5-0/+3236
2023-09-08arm: dts: k3-am625-sk-binman: Add labels for unsigned binaryNishanth Menon1-2/+2
2023-09-08arm: mach-k3: am625: Add support for UDA FSNishanth Menon1-1/+7
2023-09-08arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to staticNishanth Menon1-5/+1
2023-09-08arm: mach-k3: am625_init: Use IS_ENABLED()Nishanth Menon1-18/+17