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
/
m68k
Age
Commit message (
Expand
)
Author
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-05
m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-12
Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
Tom Rini
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-05
m68k: Remove unused PCI code
Tom Rini
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
m68k: Remove dead code
Tom Rini
2022-04-01
Convert CONFIG_MCFRTC et al to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_MCFTMR to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_CF_DSPI to Kconfig
Tom Rini
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2022-01-12
m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2021-12-27
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
2021-09-17
m68k: Add missing ENTRY entry in linker script
Tom Rini
2021-07-18
m68k: Remove M52277EVB board
Tom Rini
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2021-07-18
m68k: Remove M54418TWR board
Tom Rini
2021-07-18
m68k: Remove M54455EVB board
Tom Rini
2021-07-07
m68k: Remove M5475x boards
Tom Rini
2021-07-07
m68k: Remove M5485 boards
Tom Rini
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-11-04
arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
Michal Simek
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
[next]