- d206182 dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago WIP/14Oct2024
- 0034edc sh: cache: Fill in invalidate_icache_all() by Marek Vasut · 3 months ago
- 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 44e30b0 sh: Remove duplicate newlines by Marek Vasut · 4 months ago
- 6912c9c sh: Add the old invalidate_icache_all function by Tom Rini · 5 months ago
- be9f4ff sh: Implement a default flush_dcache_all by Tom Rini · 5 months ago
- 73a8cde sh4: remove watchdog.c file by Rasmus Villemoes · 6 months ago
- 167f841 sh4: move reset_cpu() from watchdog.c to cpu.c by Rasmus Villemoes · 6 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- 5c4bcc7 sh: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 12 months ago
- f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
- a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- 23a3385 sh: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 6 months ago
- f167120 include: Remove unused header files by Tom Rini · 1 year, 6 months ago
- 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- 295ae34 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 10 months ago
- 207972a global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
- 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 4 months ago
- 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
- 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 855e76b Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 3 years ago
- 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
- f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
- 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
- da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
- 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
- 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
- 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
- f70ca79 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 7 months ago
- 3223ca9 sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 7 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- 56f0174 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- a12c90a sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
- fa7cff8 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
- e914109 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
- eaae4ee sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
- 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
- ee3a4a7 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
- 6756762 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
- a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 6 years ago
- c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 6 years ago
- 52883ba sh: ap_sh4a_4a: Remove the board by Marek Vasut · 6 years ago
- 94bb4492 sh: ms7750se: Remove the board by Marek Vasut · 6 years ago
- 6b371a7 sh: ms7722: Remove the board by Marek Vasut · 6 years ago
- ea34927 sh: espt_giga: Remove the board by Marek Vasut · 6 years ago
- d0487da sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
- 89a6b74 sh: shmin: Remove the board by Marek Vasut · 6 years ago
- d7d7e84 sh: ms7720se: Remove the board by Marek Vasut · 6 years ago
- a786d9b sh: mpr2: Remove the board by Marek Vasut · 6 years ago
- 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
- 54eac8b sh: rsk7269: Remove the board by Marek Vasut · 6 years ago
- 58300f3 sh: rsk7264: Remove the board by Marek Vasut · 6 years ago
- 5736453 sh: rsk7203: Remove the board by Marek Vasut · 6 years ago
- 99156cd sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
- 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 6 years ago
- d13a614 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
- e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 6 years ago
- ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
- 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
- 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
- f02c1f6 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
- 8b39df9 sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago