aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* x86: select CONFIG_64BIT for X86_64Andrew Goodbody2024-12-311-0/+4
* CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini2024-10-291-14/+0
* dts: Deduplicate dtbs targetWIP/14Oct2024Marek Vasut2024-10-141-8/+0
* arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-1112-14/+14
* treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes2024-09-101-1/+0
* Merge patch series "Make LMB memory map global and persistent"Tom Rini2024-09-031-19/+3
|\
| * lmb: do away with arch_lmb_reserve()Sughosh Ganu2024-09-031-15/+0
| * lmb: make LMB memory map persistent and globalSughosh Ganu2024-09-031-6/+5
* | global_data: Reduce the size of bus_clk and mem_clkSimon Glass2024-08-262-3/+3
|/
* octeon: Drop OCTEON_I2C_FDT dead codeSimon Glass2024-08-131-7/+0
* Kconfig: Unify endian support optionJiaxun Yang2024-07-316-31/+25
* mips: Remove duplicate newlinesMarek Vasut2024-07-156-12/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-203-1/+2
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-193-2/+1
* mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini2024-05-071-0/+1
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-062-1/+1
* Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-224-6/+6
|\
| * common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-224-6/+6
* | Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-181-1/+1
|/
* Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2024-04-101-1/+1
|\
| * treewide: Make arch-specific bootm code depend on BOOTMSimon Glass2024-04-101-1/+1
* | Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini2024-03-193-3/+20
|\ \
| * | mips: fix change_k0_cca()Daniel Schwierzeck2024-03-131-2/+2
| * | mips: implement __udivdi3Linus Walleij2024-03-132-1/+18
* | | Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter2024-03-131-6/+0
* | | Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini2024-02-273-3/+0
|/ /
* | treewide: Remove clk_freeSean Anderson2024-01-291-6/+1
* | mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini2024-01-221-0/+2
* | Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini2023-12-212-4/+12
|\ \
| * | bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass2023-12-211-1/+1
| * | bootm: Adjust arguments of boot_os_fnSimon Glass2023-12-211-2/+4
| * | mips: Add a reset_cpu() functionSimon Glass2023-12-211-1/+7
* | | global: Rework architecture global_data.h to include <linux/types.h>Tom Rini2023-12-211-1/+1
* | | clk: treewide: switch to clock dump from clk_opsIgor Prusov2023-12-151-23/+0
|/ /
* / boot: Drop size parameter from image_setup_libfdt()Simon Glass2023-12-131-2/+2
|/
* mips: io.h: Add defines for read/write/in/out functionsIgor Prusov2023-11-281-0/+32
* mips: io.h: Add const to reads functions paramsIgor Prusov2023-11-281-1/+2
* bmips: Add Inteno XG6846 boardLinus Walleij2023-11-063-0/+70
* mips: Remove common.h usageTom Rini2023-10-2446-47/+4
* spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2023-10-062-4/+4
* event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2023-08-312-2/+8
* event: Convert existing spy records to simpleSimon Glass2023-08-311-8/+2
* Merge tag 'v2023.10-rc3' into nextTom Rini2023-08-212-2/+2
|\
| * common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-152-2/+2
* | treewide: unify the linker symbol reference formatShiji Yang2023-08-094-4/+4
|/
* mips: octeon: Correct types in cvmx-pko3-queueTom Rini2023-07-202-6/+9
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-051-1/+1
|\
| * mips: cpu: Use plain puts() in restart handlerMarek Vasut2023-06-241-1/+1
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-121-1/+1
|\|
| * dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-111-1/+1