index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
Age
Commit message (
Expand
)
Author
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
nios2: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2024-02-27
Kconfig: Centralize prompting for SYS_CONFIG_NAME
Tom Rini
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
nios2: Add a reset_cpu() function
Simon Glass
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2023-11-28
nios2: io.h: Add defines for ins/outs functions
Igor Prusov
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2021-09-23
lmb: nios2: Add arch_lmb_reserve()
Marek Vasut
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-05-15
nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
nios2: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-17
nios2: 10m50: Add CPU pre-relocation in device tree
Gan, Yau Wai
2017-10-02
nios2: Use asm-generic/io.h
Paul Burton
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
[next]