- 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks 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
- 341dfd0 nios2: Remove duplicate newlines by Marek Vasut · 4 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
- 977349f nios2: 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
- bce01ee Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 10 months ago
- 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- b5e687e nios2: Add a reset_cpu() function by Simon Glass · 11 months ago
- 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 11 months ago
- 11606c0 nios2: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year ago
- b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
- 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR 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
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 73b0a17 lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · 3 years, 2 months ago
- 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 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
- 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.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
- f11478f common: Move hang() to the same header as panic() 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
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
- 455bf67 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
- b9215ce nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 5c7738e nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
- 24ec63a nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
- d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
- 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
- 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
- c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
- a92c6152 nios2: set up the debug UART early by Thomas Chou · 9 years ago
- 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
- 48b42e6 nios2: display altera sysid at startup by Thomas Chou · 9 years ago
- 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
- 12cafc6 nios2: zap ioremap by Thomas Chou · 9 years ago
- 71d9031 nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
- 7fdee74 nios2: add 10m50 devboard support by Thomas Chou · 9 years ago
- c46e51b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
- 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 7f30312 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
- 9e0cf7b nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
- 804a551 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
- 043a497 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
- 8392e2f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
- ebf8aac nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
- fa3414d nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
- 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
- 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
- 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
- 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
- 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
- 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
- f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
- 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
- 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
- e0fa55f nios2: remove asm/psr.h by Thomas Chou · 9 years ago
- 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
- 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
- c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
- fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
- 99b336a nios2: add clear and set bits macros by Thomas Chou · 9 years ago
- 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
- 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
- c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
- 60a3b1b nios2: zap version_string by Thomas Chou · 9 years ago
- a646271 nios2: zap dly_clks by Thomas Chou · 9 years ago
- 16dc04b nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
- 47903a6 nios2: Switch to generic timer by Thomas Chou · 9 years ago
- 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago