26 Jul, 2015
1 commit
-
This patch adds support for the "OHB System AG" baseboard
with is equipped with the TQMa6S SoM.Signed-off-by: Stefan Roese
Cc: Markus Niebel
Cc: Stefano Babic
15 Jul, 2015
9 commits
-
Update crownbay_defconfig and minnowmax_defconfig with 'savedefconfig'
result so that the config option order matches Kconfig.Signed-off-by: Bin Meng
Acked-by: Simon Glass -
Adjust minnowmax to use driver model for PCI. This requires adding a device
tree node to specify the ranges, removing the board-specific PCI code and
ensuring that the host bridge is configured.Reviewed-by: Bin Meng
Signed-off-by: Simon Glass -
Enable graphics support on Intel Crown Bay board With the help of
vgabios for Intel TunnelCreek IGD. Tested with an external LVDS
panel connected to X4 connector and SDVO adapter connected to X9
connector on the board.Signed-off-by: Jian Luo
Signed-off-by: Bin Meng
Acked-by: Simon Glass -
Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.Signed-off-by: Bin Meng
Acked-by: Simon Glass -
Enable writing MP table for Intel Crown Bay board.
Signed-off-by: Bin Meng
Acked-by: Simon Glass -
Add a RTC node in the device tree to enable DM RTC support.
Signed-off-by: Bin Meng
Acked-by: Simon Glass -
Intel Crown Bay board has a TunnelCreek processor which supports
hyper-threading. Add /cpus node in the crownbay.dts and enable
the MP initialization.Signed-off-by: Bin Meng
Acked-by: Simon Glass
Signed-off-by: Simon Glass
(modified to remove error:
overriding the value of OF_CONTROL. Old value: "y", new value: "y")
09 Jul, 2015
2 commits
-
Signed-off-by: Yegor Yefremov
Reviewed-by: Simon Glass -
bf533-stamp, bf538f-ezkit, and cm-bf548 are very space limited.
This was introduced by:
6e0d26c0502e (net: Handle ethaddr changes as an env callback)
by enabling CONFIG_REGEX, which is too big for these boards.This patch disables CONFIG_REGEX at the expense of working with more
than the first ethaddr.Signed-off-by: Joe Hershberger
08 Jul, 2015
1 commit
-
sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts has been merged into the upstream
Linux kernel as sun8i-a33-ippo-q8h-v1.2.dts, adjust u-boot to follow.Note we've never shipped a final u-boot version with the old name, so this
is safe todo.Signed-off-by: Hans de Goede
06 Jul, 2015
1 commit
05 Jul, 2015
1 commit
-
Sinlinx SinA33 is a core/daughter board SDK kit from Sinlinx. It has
the A33 SoC, USB host, USB OTG, audio input/output, LCD, camera, SDIO
and GPIO headers.Signed-off-by: Chen-Yu Tsai
Reviewed-by: Hans de Goede
Signed-off-by: Hans de Goede
03 Jul, 2015
3 commits
-
Conflicts:
configs/tbs2910_defconfig
configs/tqma6q_mba6_mmc_defconfig
configs/tqma6q_mba6_spi_defconfig
configs/tqma6s_mba6_mmc_defconfig
configs/tqma6s_mba6_spi_defconfig
include/configs/mx6_common.hSigned-off-by: Tom Rini
-
Signed-off-by: Vikas Manocha
Reviewed-by: Jagannadh Teki -
Signed-off-by: Vikas Manocha
Reviewed-by: Jagannadh Teki
02 Jul, 2015
3 commits
-
This commit moves:
- CONFIG_SPI_FLASH_BARfrom include/configs/*.h into configs/*_defconfigs
Signed-off-by: Jagan Teki
-
There is no good reason to use a particular key to stop autobooting.
The default allows us to stop the autoboot with any key input.Signed-off-by: Masahiro Yamada
01 Jul, 2015
2 commits
-
This commit moves:
- CONFIG_OF_CONTROL
- SPL_DISABLE_OF_CONTROLfrom zynq_*_defconfig files into arch/arm/Kconfig "config ARCH_ZYNQ"
Signed-off-by: Jagan Teki
Cc: Michal Simek
Cc: Siva Durga Prasad Paladugu
Cc: Masahiro Yamada -
Enable FDT support for zynq_picozed board.
Signed-off-by: Jagan Teki
30 Jun, 2015
1 commit
-
PI and QSPI only work when boot from QSPI on ls1021a.
This patch only enable options in qspi boot defconfig.Signed-off-by: Haikun Wang
Tested-by: Haikun Wang
Signed-off-by: Jagan Teki
28 Jun, 2015
1 commit
-
this finally removes the need for extra settings in
defconfigSigned-off-by: Markus Niebel
27 Jun, 2015
3 commits
-
Signed-off-by: Markus Niebel
-
Now that we have the Kconfig based CPU type selection,
use this to fill the IMX_CONFIG automaticallySigned-off-by: Markus Niebel
-
This is the first patch to remove the
CONFIG_SYS_EXTRA_OPTIONS.This patch implements CPU type selection from Kconfig.
Further Kconfig stuff is added later.Signed-off-by: Markus Niebel
26 Jun, 2015
3 commits
-
This sets the default commands Kconfig to match
include/config_cmd_default.h commands in the common/Kconfig and removes
them from include/configs.Signed-off-by: Joe Hershberger
[trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates]
Signed-off-by: Tom Rini -
Some archs/boards specify their own default by pre-defining the config
which causes the Kconfig system to mix up the order of the configs in
the defconfigs... This will cause merge pain if allowed to proliferate.Remove the configs that behave this way from the archs.
A few configs still remain, but that is because they only exist as
defaults and do not have a proper Kconfig entry. Those appear to be:SPIFLASH
DISPLAY_BOARDINFOSigned-off-by: Joe Hershberger
[trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates,
drop DM_USB from MSI_Primo81 as USB_MUSB_SUNXI isn't converted yet to DM]
Signed-off-by: Tom Rini -
Boards using link-local need lib rand.
When link-local is moved to Kconfig, this dependency will be described
there.Signed-off-by: Joe Hershberger
20 Jun, 2015
4 commits
-
Update new naming scheme.
Signed-off-by: Samuel Egli
Acked-by: Heiko Schocher
Reviewed-by: Tom Rini -
rastaban is a draco version with more flash, more RAM
and faster CPU. Number of partitions is the same but
rootfs partition is different.Signed-off-by: Samuel Egli
Acked-by: Heiko Schocher
Reviewed-by: Tom Rini -
add cpsw ethernet boot mode support to download spl and
u-boot.img via tftp protocol. Also adding a seperate config
for ethernet boot mode as the default build falcon mode and
environment on MMC is defined for ethernet boot mode
environment should be set to nowhere.Signed-off-by: Mugunthan V N
Reviewed-by: Tom Rini -
While booting via usb host mode, ROM uses DMA to copy MLO over USB so
ARM internal RAM cannot be used. Adding USB host boot support by
introducing new config target which sets SPL_TEXT_BASE to OCMC ram.Signed-off-by: Mugunthan V N
Reviewed-by: Tom Rini
17 Jun, 2015
1 commit
-
The MSI Primo 81 is an Allwinner A31s-based tablet on which the
OTG port is the only accessible USB interface. The existing
defconfig had VGA console on the LCD enabled, but was missing
keyboard support because the prerequisites for that (sunxi MUSB
support and AXP221 GPIO support) had not been available before.
All previously missing dependencies are available now, so this
patch enables keyboard support and its prerequisites in the
defconfig.Signed-off-by: Karsten Merker
Reviewed-by: Hans de Goede
Signed-off-by: Hans de Goede
15 Jun, 2015
3 commits
-
Vision Systems's Baltos is based on AM335x SoC
from Texas Instruments. This patch adds support
such Industrial PCs in mainline u-boot.[ balbi@ti.com: updated original patch to current u-boot ]
Signed-off-by: Yegor Yefremov
Signed-off-by: Felipe Balbi -
AM43xx EVMs have NAND so enable it.
Signed-off-by: Roger Quadros
Reviewed-by: Tom Rini
12 Jun, 2015
1 commit