- 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
- c5afa02 sh: cache: Fill in invalidate_icache_all() by Marek Vasut · 2 months ago
- e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 57f3ebe sh: Remove duplicate newlines by Marek Vasut · 4 months ago
- 15c6469 sh: Add the old invalidate_icache_all function by Tom Rini · 5 months ago
- c1beb76 sh: Implement a default flush_dcache_all by Tom Rini · 5 months ago
- abcae28 sh4: remove watchdog.c file by Rasmus Villemoes · 6 months ago
- c6f4e88 sh4: move reset_cpu() from watchdog.c to cpu.c by Rasmus Villemoes · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- 9cceaf7 sh: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 11 months ago
- 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- 6c5d99a sh: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 6 months ago
- e6618f4 include: Remove unused header files by Tom Rini · 1 year, 6 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- 67b84a6 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 10 months ago
- ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 9acef34 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 4 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 3 years ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 35c6d0e lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 2 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
- c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
- 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
- 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
- c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
- e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
- 0ff5ae3 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 7 months ago
- 9a9247c sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 7 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- c55ff07 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- ea513bf sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
- ef282b7 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
- d1886a5 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
- cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
- 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
- 5d0cd63 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
- 2054697 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
- bd86794 sh: r0p7734: Remove the board by Marek Vasut · 6 years ago
- 2f8c624 sh: ap325rxa: Remove the board by Marek Vasut · 6 years ago
- f129146 sh: ap_sh4a_4a: Remove the board by Marek Vasut · 6 years ago
- e5d24c4 sh: ms7750se: Remove the board by Marek Vasut · 6 years ago
- b2776af sh: ms7722: Remove the board by Marek Vasut · 6 years ago
- b06fc30 sh: espt_giga: Remove the board by Marek Vasut · 6 years ago
- a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
- 7915ffd sh: shmin: Remove the board by Marek Vasut · 6 years ago
- 1c46d06 sh: ms7720se: Remove the board by Marek Vasut · 6 years ago
- 5302252 sh: mpr2: Remove the board by Marek Vasut · 6 years ago
- 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
- fb6994f sh: rsk7269: Remove the board by Marek Vasut · 6 years ago
- dac3db6 sh: rsk7264: Remove the board by Marek Vasut · 6 years ago
- 5d04299 sh: rsk7203: Remove the board by Marek Vasut · 6 years ago
- 76ee98f sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
- c963d21 sh: sh7785lcr: Remove the board by Marek Vasut · 6 years ago
- a71ce47 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
- efd7256 sh: ecovec: Remove the board by Marek Vasut · 6 years ago
- 7526b93 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
- 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
- 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
- c633ed8 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
- 1f92cca sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago