24 Nov, 2016
7 commits
-
P2010 is a single-core version of P2020. There is no P2010 target
configured. Drop related macros. P2010 SoC is still supported.Signed-off-by: York Sun
-
P1014 is a variant of P1010. There is no P1014 target configured.
Drop related macros. P1014 SoC is still supported.Signed-off-by: York Sun
-
P1013 is a single-core version of P1022. There is no P1022 target
configured. Drop related macros. P1022 SoC is still supported.Signed-off-by: York Sun
-
P1012 is a single-core version of P1021. There is no P1012 target
configured. Drop related macros. P1012 SoC is still supported.Signed-off-by: York Sun
-
This macro is no longer used.
Signed-off-by: York Sun
-
This macro is no longer used.
Signed-off-by: York Sun
-
Replace CONFIG_MPC8540 with ARCH_MPC8540 in Kconfig and clean up existing
macros.Signed-off-by: York Sun
15 Nov, 2016
2 commits
-
Enable this so that EFI applications (notably grub) can be run under U-Boot
on x86 platforms.At present the 'hello world' EFI application is not supported for the
qemu-x86_efi_payload64 board. That board builds a payload consisting of a
64-bit header and a 32-bit U-Boot, which is incompatible with the way the
EFI loader builds its EFI application. The following error is obtained:x86_64-linux-ld.bfd: i386 architecture of input file
`lib/efi_loader/helloworld.o' is incompatible with i386:x86-64 outputThis could be corrected with additional Makefile rules. For now, this
feature is disabled for that board.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
[agraf: drop hello kconfig bits]
Signed-off-by: Alexander Graf -
It is useful to have a basic sanity check for EFI loader support. Add a
'bootefi hello' command which loads HelloWord.efi and runs it under U-Boot.Signed-off-by: Simon Glass
[agraf: Fix documentation, add unfulfilled kconfig dep]
Signed-off-by: Alexander Graf
08 Nov, 2016
2 commits
-
The Synopsys DWC EQoS is a configurable Ethernet MAC/DMA IP block which
supports multiple options for bus type, clocking and reset structure, and
feature list.This patch imports the binding from the Linux kernel, including my V3
patch to extend the binding to cover the Tegra186, which is applied for
next-20160912. So far, my changes have been acked by Lars Persson, the
original author of the binding.Signed-off-by: Stephen Warren
Reviewed-by: Simon Glass
Acked-by: Joe Hershberger
06 Nov, 2016
1 commit
-
Adds -i option that allows specifying a ramdisk file to be added to the
FIT image when we are using the automatic FIT mode (no ITS file).This makes adding Depthcharge support to LAVA much more convenient, as
no additional configuration files need to be kept around in the machine
that dispatches jobs to the boards.Signed-off-by: Tomeu Vizoso
Cc: Simon Glass
Cc: Matt Hart
Cc: Neil Williams
Reviewed-by: Simon Glass
05 Nov, 2016
1 commit
-
This file apparently hasn't seen an update in a while, so just sync
it with reality.Signed-off-by: Andre Przywara
31 Oct, 2016
1 commit
-
A simple introduction.
Signed-off-by: Jacob Chen
Acked-by: Simon Glass
29 Oct, 2016
1 commit
-
Signed-off-by: Jagan Teki
18 Oct, 2016
2 commits
-
- Rephrase the toolchains section. Leave only Linaro toolchains
since it is the most tested these days.- Add build instruction for ARMv8 SoC boards
- Add information about "ddrmphy" command
Signed-off-by: Masahiro Yamada
-
Signed-off-by: Masahiro Yamada
12 Oct, 2016
3 commits
-
This converts coreboot to use DM framebuffer driver.
Signed-off-by: Bin Meng
Reviewed-by: Simon Glass -
The kernel load address for zboot should be 0x1000000.
Signed-off-by: Bin Meng
Reviewed-by: Simon Glass -
For some unknown reason, coreboot framebuffer driver never works on
QEMU since day 1. It seems the driver only works on real hardware.
Document this issue.Signed-off-by: Bin Meng
Reviewed-by: Simon Glass
08 Oct, 2016
1 commit
07 Oct, 2016
8 commits
-
Add device model enabled PMIC driver for Ricoh RN5T567 PMIC used
on Colibri iMX7.Signed-off-by: Stefan Agner
Reviewed-by: Simon Glass -
Support instatiation through device tree. Also parse the fsl,dte-mode
property to determine whether DTE mode shall be used.Signed-off-by: Stefan Agner
Reviewed-by: Simon Glass -
Signed-off-by: Jelle van der Waa
-
This should be CONFIG_SYS_MAX_NAND_DEVICE. Fix it.
Signed-off-by: Simon Glass
Acked-by: Scott Wood
Reviewed-by: Bin Meng
Reviewed-by: York Sun -
This option is not used now.
Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
Reviewed-by: York Sun -
The only content of this file is CONFIG options which are no-longer present
in U-Boot. Drop it.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
Reviewed-by: York Sun -
This issue covered by this doc appears to be fixed, so let's remove the
README.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
Reviewed-by: York Sun
Acked-by: Andreas Bießmann -
There appear to be neither implemented nor used. Drop them.
Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
Reviewed-by: York Sun
04 Oct, 2016
1 commit
-
Correct name is "Boundary Devices".
Signed-off-by: Fabio Estevam
02 Oct, 2016
3 commits
-
Add a section describing the additional boot types used on AM33xx
secure devices.Signed-off-by: Andrew F. Davis
Reviewed-by: Tom Rini
Acked-by: Lokesh Vutla -
In both DOS and ISO partition tables the same code to create partition name
like "hda1" was repeated.Code moved to into a new function part_set_generic_name() in part.c and optimized.
Added recognition of MMC and SD types, name is like "mmcsda1".Signed-off-by: Petr Kulhavy
Reviewed-by: Tom Rini
Acked-by: Steve Rae
Reviewed-by: Simon Glass -
Add special target "mbr" (otherwise configurable via CONFIG_FASTBOOT_MBR_NAME)
to write MBR partition table.
Partitions are now searched using the generic function which finds any
partiiton by name. For MBR the partition names hda1, sda1, etc. are used.Signed-off-by: Petr Kulhavy
Reviewed-by: Tom Rini
Acked-by: Steve Rae
Reviewed-by: Simon Glass
21 Sep, 2016
1 commit
-
This patch introduces support for building U-Boot to run on the MIPS
Boston development board. This is a board built around an FPGA & an
Intel EG20T Platform Controller Hub, used largely as part of the
development of new CPUs and their software support. It is essentially
the successor to the older MIPS Malta board.Signed-off-by: Paul Burton
07 Sep, 2016
2 commits
-
Use environment variable "kernel_addr_r" to indicate the location
in RAM where FIT image will be stored.
Use label command "kernel" to indicate which the FIT image at.Signed-off-by: Wenbin Song
-
When enabling a fixed regulator, it may take some time to rise to the
correct voltage. If we do not delay here then subsequent operations
will fail.Signed-off-by: John Keeping
Reviewed-by: Tom Rini
Reviewed-by: Simon Glass
27 Aug, 2016
1 commit
-
Most of them are my mistakes.
Signed-off-by: Masahiro Yamada
16 Aug, 2016
3 commits
-
This feature is not supported. Document this, and add some details on how it
might be implemented.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng -
UEFI is commonly used on x86. Add a reference to U-Boot's support for this
in the x86 README.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng -
The README indicates that this is not supported, but this is no-longer true.
Update the text to indicate this and describe the FIT changes required.Signed-off-by: Simon Glass
Reviewed-by: Bin Meng