Find a file
2025-10-28 15:05:09 +01:00
api Imported sources from 2018-02-20 18:02:45 +01:00
arch Merge updates from 2025-10-28 00:14:52 +01:00
board/ACube Merge updates from 2025-10-28 00:14:52 +01:00
common Fixed build 2025-10-28 00:14:52 +01:00
disk Imported sources from 2018-02-20 18:02:45 +01:00
doc Imported sources from 2018-02-20 18:02:45 +01:00
drivers Merge updates from 2025-10-28 00:14:52 +01:00
examples Imported sources from 2018-02-20 18:02:45 +01:00
fs Imported sources from 2018-02-20 18:02:45 +01:00
include Match default to build config 2025-10-28 15:05:09 +01:00
lib Imported sources from 2018-02-20 18:02:45 +01:00
Licenses Licenses: introduce SPDX Unique Lincense Identifiers 2025-10-28 00:26:26 +01:00
nand_spl Imported sources from 2018-02-20 18:02:45 +01:00
net Imported sources from 2018-02-20 18:02:45 +01:00
onenand_ipl Imported sources from 2018-02-20 18:02:45 +01:00
post Imported sources from 2018-02-20 18:02:45 +01:00
tools Fixed build 2025-10-28 00:14:52 +01:00
.gitignore Imported sources from 2018-02-20 18:02:45 +01:00
CHANGELOG Imported sources from 2018-02-20 18:02:45 +01:00
CHANGELOG-before-U-Boot-1.1.5 Imported sources from 2018-02-20 18:02:45 +01:00
config.mk Imported sources from 2018-02-20 18:02:45 +01:00
COPYING Add symlink from gpl-2.0.txt to a COPYING file 2025-10-28 00:27:23 +01:00
CREDITS Imported sources from 2018-02-20 18:02:45 +01:00
MAINTAINERS Imported sources from 2018-02-20 18:02:45 +01:00
MAKEALL Imported sources from 2018-02-20 18:02:45 +01:00
Makefile Merge updates from 2025-10-28 00:14:52 +01:00
mkconfig Imported sources from 2018-02-20 18:02:45 +01:00
README Updated README 2025-10-28 02:51:39 +01:00
README.u-boot Add README to clarify relation to U-Boot and ACube's version 2018-07-08 23:22:12 +02:00
rules.mk Imported sources from 2018-02-20 18:02:45 +01:00

This is U-Boot for sam460ex emulation in QEMU.
See README.u-boot for original U-Boot README.

This is based on ACube's u-boot-2015.c_prod version which itself has
board specific changes compared to upstream U-Boot but this version
has additional fixes and changes that were only tested on QEMU not on
real hardware. Therefore you should not try to use it on real hardware
as it may not work or may cause problems.

THIS IS ONLY FOR THE EMULATED SAM460EX IN QEMU, NOT FOR USE ON REAL BOARD.