summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2023-09-08arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config toolNeha Malcom Francis
2023-09-08arm: dts: Add k3-am625-beagleplayRobert Nelson
2023-09-08arm: dts: k3-am625-sk-binman: Add labels for unsigned binaryNishanth Menon
2023-09-08arm: mach-k3: am625: Add support for UDA FSNishanth Menon
2023-09-08arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to staticNishanth Menon
2023-09-08arm: mach-k3: am625_init: Use IS_ENABLED()Nishanth Menon
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfi...Tom Rini
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2023-09-06ARM: rmobile: Clean up rmobile_cpuinfo_idx()Marek Vasut
2023-09-06riscv: Correct event usage for riscv_cpu_probe/setupTom Rini
2023-09-06riscv: Rework riscv_cpu_probe for current event macrosTom Rini
2023-09-06arch: m68k: Implement relocationMarek Vasut
2023-09-05Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt
2023-09-05riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu