u-boot-brain/include
Holger Brunck aeda123a20 board/km: remove CONFIG_KM_BOARD_NAME
We can use the existing CONFIG_SYS_CONFIG_NAME define for that and
remove the option. Also fix the boot string for all km83xx boards.

Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
CC: Priyanka Jain <priyanka.jain@nxp.com>
CC: Valentin Longchamp <valentin.longchamp@ch.abb.com>
2019-12-23 14:06:47 +05:30
..
andestech
asm-generic global_data: Remove comment of reserved arch-specific GD flags 2019-08-18 21:54:10 +08:00
bedbug
cavium
configs board/km: remove CONFIG_KM_BOARD_NAME 2019-12-23 14:06:47 +05:30
cramfs
crypto lib: crypto: add pkcs7 message parser 2019-12-06 16:44:20 -05:00
dm pci: Add support for p2sb uclass 2019-12-15 11:44:11 +08:00
dt-bindings dt-bindings: phy: dp83867: Add documentation for disabling clock output 2019-12-09 09:47:42 -06:00
environment/ti mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
faraday
fsl-mc drivers: net: mc: Report extra memory to Linux 2019-08-22 09:07:35 +05:30
jffs2
keys lib: crypto: add public key utility 2019-12-06 16:44:20 -05:00
linux Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net 2019-12-09 13:48:22 -05:00
lzma
mtd ubi: provide a way to skip CRC checks 2019-10-16 05:42:27 +02:00
mvebu
net net: introduce packet capture support 2019-09-04 11:37:19 -05:00
power x86: power: Add an ACPI PMC uclass 2019-12-15 11:44:10 +08:00
samsung arm: exynos: Detect revision later, when all resources are ready 2019-03-11 15:53:19 +09:00
spmi
synopsys
tee image: fdt: copy possible optee nodes to a loaded devicetree 2019-11-14 07:09:34 -06:00
test tests: add OP-TEE test suite 2019-11-14 07:09:34 -06:00
u-boot crc: Fix code style with crc functions 2019-12-02 18:23:07 -05:00
usb rockchip: usb: Migrate to use ofnode 2019-11-17 17:22:53 +08:00
zfs
_exports.h i2c: remove i2c driver-model compatibility layer 2019-07-29 17:58:52 -04:00
.gitignore
ACEX1K.h fpga: altera: Add some more device sizes 2019-07-30 10:21:11 +02:00
acpi_s3.h x86: Move acpi_s3.h to a common location 2019-10-08 13:57:46 +08:00
adc.h
addr_map.h
ahci.h ata: ahci: drop read-only ahci_ioports members 2019-05-18 12:32:01 -04:00
ali512x.h
altera.h
android_ab.h common: Implement A/B metadata 2019-07-24 13:16:29 -04:00
android_bootloader_message.h include: android_bootloader_message.h: Minimize the diff to AOSP 2019-07-11 14:11:19 -04:00
android_image.h image: android: Fix possible build errors 2019-10-15 09:56:04 -04:00
ansi.h
api_public.h
api.h
armcoremodule.h
asm-offsets.h
ata.h
atf_common.h
atmel_hlcdc.h
atmel_lcd.h
atmel_lcdc.h
atmel_mci.h
atsha204a-i2c.h
audio_codec.h
autoboot.h autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY 2019-08-02 11:19:14 -04:00
avb_verify.h
axi.h
axp_pmic.h
axp152.h
axp209.h
axp221.h
axp809.h
axp818.h
backlight.h
bcd.h
binman_sym.h
binman.h binman: Add a library to access binman entries 2019-12-15 08:48:33 +08:00
bios_emul.h
bitfield.h
blk.h
bloblist.h
bmp_layout.h
board.h
boot_fit.h
bootcount.h common: Move bootcount functions to their header file 2019-12-02 18:23:08 -05:00
bootm.h common: Move bootm_decomp_image() to image.c (as image_decomp()) 2019-07-29 09:30:42 -04:00
bootretry.h
bootstage.h x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00
bouncebuf.h
btrfs.h
bus_vcxk.h
bzlib.h
cache.h dm: cache: Add enable and disable ops for cache uclass 2019-09-03 09:31:03 +08:00
capitalization.h
cbfs.h cbfs: do not pack struct cbfs_cachenode 2019-11-02 18:00:51 +08:00
charset.h lib: charset: add u16_str<n>cmp() 2019-09-20 20:09:19 +02:00
circbuf.h
cli_hush.h
cli.h
clk-uclass.h
clk.h drivers: clk: Fix using assigned-clocks in the node of the clock it sets up 2019-10-22 16:14:05 +02:00
cmd_spl.h
command.h common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
common_timing_params.h
common.h common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
compiler.h
config_defaults.h Kconfig: Migrate CONFIG_BOOTM_* options 2019-10-04 12:21:23 -04:00
config_distro_bootcmd.h NVMe: do PCI enumerate before nvme scan 2019-10-31 07:22:53 -04:00
config_fallbacks.h
config_fsl_chain_trust.h
config_phylib_all_drivers.h
config_uncmd_spl.h dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
console.h
cortina.h
cp437.h
cp1250.h
cpsw.h net: ti: cpsw: convert to use dev/ofnode api 2019-11-04 12:56:37 -05:00
cpu_func.h common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
cpu.h
cros_ec_message.h
cros_ec.h
ddr_spd.h
debug_uart.h debug_uart: Add printdec 2019-07-19 11:11:09 +08:00
dfu.h dfu: add callback for flush and initiated operation 2019-10-31 12:12:31 +01:00
dialog_pmic.h
display_options.h
display.h video: display: use edid_get_timing_validate() variant to filter supported EDID modes 2019-07-29 00:21:49 +02:00
div64.h div64: Use kernel types 2019-04-23 20:26:43 -06:00
dm-demo.h
dm.h
dm9000.h
dma-uclass.h dma: Introduce dma_get_cfg() interface 2019-12-09 09:47:43 -06:00
dma.h dma: Introduce dma_get_cfg() interface 2019-12-09 09:47:43 -06:00
dp83848.h
ds1722.h
dsi_host.h dm: Add a dsi host uclass 2019-10-13 23:34:43 +02:00
dt_table.h
dt-structs.h
dw_hdmi.h video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
dwc_ahsata.h
dwc3-omap-uboot.h
dwc3-sti-glue.h
dwc3-uboot.h usb: dwc3: Add phy interface for dwc3_uboot 2019-11-23 22:29:49 +08:00
dwmmc.h mmc: dwmmc: Poll for iDMAC TX/RX interrupt 2019-02-18 13:00:54 +01:00
e500.h
ec_commands.h cros_ec: Add MEC_EMI_BASE and size to the header file 2019-10-08 13:57:44 +08:00
edid.h edid: add edid_get_timing_validate() variant to filter out edid modes 2019-07-29 00:21:40 +02:00
eeprom_field.h
eeprom_layout.h
eeprom.h common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
efi_api.h efi: device path for nvme 2019-10-06 16:02:37 +02:00
efi_driver.h
efi_loader.h efi_loader: remove unused function efi_dp_from_dev() 2019-11-19 12:10:22 +01:00
efi_selftest.h efi_selftest: remove redundant function efi_st_memcmp() 2019-05-07 21:10:04 +02:00
efi.h efi_loader: check memory type in AllocatePages() 2019-04-23 00:37:28 +02:00
elf.h
env_attr.h
env_callback.h env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET 2019-09-04 11:37:19 -05:00
env_default.h env: Rename environment to embedded_environment 2019-08-11 16:43:41 -04:00
env_flags.h env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET 2019-09-04 11:37:19 -05:00
env_internal.h env: Finish migration of common ENV options 2019-11-20 18:32:09 -05:00
env.h cmd: Migrate from_env() from pxe.c to nvedit.c 2019-12-06 16:44:18 -05:00
errno.h lib: errno: avoid error format-overflow 2019-10-31 07:22:53 -04:00
ethsw.h
exception.h cmd: add exception command 2019-04-22 12:06:39 -04:00
exports.h common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
ext_common.h ext4: fix calculating inode blkcount for non-512 blocksize filesystems 2019-07-18 11:31:24 -04:00
ext4fs.h fs: ext4: Add support for the creation of symbolic links 2019-04-09 20:03:30 -04:00
exynos_lcd.h
fastboot-internal.h
fastboot.h
fat.h
fb_mmc.h fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
fb_nand.h fastboot: Use const qualifier for char *part_name 2019-06-14 12:39:54 +02:00
fdt_simplefb.h
fdt_support.h common: fdt_support: add support for setting usable memory 2019-12-06 12:09:25 +01:00
fdt.h
fdtdec.h fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() 2019-11-14 07:09:34 -06:00
fis.h
flash.h mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
fm_eth.h armv8: ls1046afrwy: Add support for LS1046AFRWY platform 2019-06-19 12:54:57 +05:30
fpga.h cmd: fpga: Change return value to avoid printing usage text 2019-07-30 10:21:16 +02:00
fs_internal.h
fs_loader.h
fs.h fs: add fs_get_type() for current filesystem type 2019-10-17 19:19:56 +02:00
fsl_csu.h
fsl_dcu_fb.h video: fsl_dcu_fb: refactor init functions 2019-07-29 00:08:49 +02:00
fsl_ddr_dimm_params.h
fsl_ddr_sdram.h
fsl_ddr.h
fsl_ddrc_version.h
fsl_devdis.h
fsl_diu_fb.h
fsl_dspi.h
fsl_dtsec.h
fsl_errata.h
fsl_esdhc_imx.h mmc: fsl_esdhc_imx: drop useless code 2019-06-23 14:18:48 +08:00
fsl_esdhc.h mmc: fsl_esdhc: always check write protect state 2019-11-05 11:21:25 +08:00
fsl_fman.h
fsl_ifc.h
fsl_immap.h
fsl_lpuart.h
fsl_mdio.h
fsl_memac.h
fsl_mmdc.h
fsl_pmic.h
fsl_qbman.h
fsl_qe.h
fsl_sec_mon.h
fsl_sec.h armv8: lx2160a: add icid setup for platform devices 2019-11-08 11:13:38 +05:30
fsl_secboot_err.h
fsl_sfp.h
fsl_tgec.h
fsl_usb.h
fsl_validate.h
fsl_wdog.h
fuse.h
g_dnl.h
gdsys_fpga.h gdsys: Introduce GDSYS_LEGACY_DRIVERS 2019-05-21 08:03:38 +02:00
generic-phy.h drivers: phy: Handle gracefully NULL pointers 2019-10-31 07:22:53 -04:00
gt64120.h
gzip.h common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
handoff.h spl: Add an arch-specific hook for writing to SPL handoff 2019-10-08 13:51:03 +08:00
hash.h
hda_codec.h sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
hexdump.h
host_arch.h efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
hw_sha.h
hwconfig.h
hwspinlock.h
i2c_eeprom.h misc: i2c_eeprom: add size query 2019-12-17 06:58:19 +01:00
i2c.h i2c: add support for offset overflow in to address 2019-12-17 06:57:12 +01:00
i2s.h sound: i2s: Tidy up a few comments 2019-02-09 12:50:22 -07:00
i8042.h
ide.h
image-android-dt.h
image-sparse.h
image.h tools: image.h: Use portable uint32_t instead of linux-specific __be32 2019-10-28 13:32:50 -04:00
imx_lpi2c.h i2c: imx_lpi2c: add ipg clk 2019-10-14 09:31:41 +02:00
imx_sip.h imx: add support for i.MX8MQ power domain controller 2019-10-08 16:36:36 +02:00
imx_thermal.h
imx8image.h
imximage.h tools: imx8mimage: add ROM VERSION 2019-11-05 10:27:18 +01:00
init.h x86: fsp: Add a new arch_fsp_init_r() hook 2019-12-15 11:44:17 +08:00
initcall.h initcall.h: initcall_run_list(): Improve debug output 2019-10-04 12:21:23 -04:00
input.h
inttypes.h
iomux.h
ioports.h
iotrace.h trace: Remove the const from write functions 2019-10-11 17:37:19 +08:00
ipu_pixfmt.h
irq_func.h common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
irq.h x86: Move UCLASS_IRQ into a separate file 2019-12-15 11:44:12 +08:00
k3-avs.h misc: k3_avs: Add j721e support 2019-11-07 18:39:16 -05:00
key_matrix.h
keyboard.h
kgdb.h
lattice.h
lcd_console.h
lcd.h common: Move lcd_setmem() to lcd.h 2019-08-11 16:43:41 -04:00
lcdvideo.h
ld9040.h
led.h
libata.h
libtizen.h
linker_lists.h
linux_logo.h
lmb.h lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
log.h log: Add log_nop() to avoid unused-variable warnings 2019-10-08 13:57:44 +08:00
lxt971a.h
lynxkdi.h
lz4.h common: Add a new lz4.h header file 2019-12-02 18:23:11 -05:00
mailbox-uclass.h
mailbox.h
malloc.h malloc: Fix memalign not honoring alignment prior to full malloc init 2019-04-23 17:57:27 -04:00
mapmem.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
media_bus_format.h video: dw_hdmi: add support for color conversion 2019-01-31 09:35:01 +01:00
memalign.h
membuff.h
menu.h autoboot: Add comments for menu_show() 2019-08-02 11:19:14 -04:00
micrel.h
mii_phy.h
miiphy.h net: mdio-uclass: add dm_eth_phy_connect helper function 2019-12-09 09:47:43 -06:00
mipi_display.h include: Add new DCS commands in the enum list 2019-10-13 21:24:47 +02:00
mipi_dsi.h video: add support of MIPI DSI interface 2019-10-13 21:24:47 +02:00
misc.h
mk48t59.h
mmc.h mmc: add a driver callback for power-cycle 2019-10-10 10:59:48 +08:00
mpc8xx_irq.h
mpc8xx.h
mpc83xx.h mpc83xx: Introduce ARCH_MPC837X 2019-05-20 13:50:34 +02:00
mpc85xx.h
mpc86xx.h
mpc106.h
msc01.h
mtd_node.h
mtd.h
mv88e6352.h
mvebu_mmc.h mmc: mvebu: Remove unused MMC_CAP.. macros 2019-07-15 10:16:49 +08:00
mvmfp.h
mxs_nand.h nand: mxs_nand: add API for switching different BCH layouts 2019-11-03 21:49:19 +01:00
nand.h
net.h net: Improve documentation for string_to_ip() 2019-12-09 09:47:41 -06:00
netdev.h net: dwc_et_qos: update weak function board_interface_eth_init 2019-09-04 11:37:19 -05:00
ns16550.h serial: ns16550: Add a PCI device/function field 2019-10-08 13:57:43 +08:00
ns87308.h
nuvoton_nct6102d.h
nvme.h nvme: add accessor to namespace id and eui64 2019-10-06 16:02:37 +02:00
of_live.h
onenand_uboot.h
opensbi.h spl: opensbi: specify main hart as preferred boot hart 2019-12-10 08:23:10 +08:00
os.h sandbox: Improve debugging in initcall_run_list() 2019-04-23 20:26:43 -06:00
p2sb.h pci: Add support for p2sb uclass 2019-12-15 11:44:11 +08:00
palmas.h
panel.h
part_efi.h disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs 2019-08-23 18:15:50 +08:00
part.h disk: part: Extend API to get partition info 2019-07-24 13:16:29 -04:00
pca953x.h
pca9564.h
pca9698.h
pch.h x86: pch: Add an ioctl to read power-management info 2019-05-08 13:02:14 +08:00
pci_ep.h drivers: pci_ep: Introduce UCLASS_PCI_EP uclass 2019-07-11 10:05:15 -04:00
pci_gt64120.h
pci_ids.h pci: Add IDs for Intel high-definition audio 2019-02-20 15:25:28 +08:00
pci_msc01.h
pci_rom.h
pci_tegra.h
pci.h dm: pci: Move pci_get_devfn() into a common file 2019-12-15 08:52:29 +08:00
pe.h efi_loader: use predefined constants in crt0_*_efi.S 2019-07-16 22:17:14 +00:00
phy_interface.h include: phy: define XFI and USXGMII interface types 2019-12-09 09:47:42 -06:00
phy-sun4i-usb.h
phy.h include: phy: add data field for private driver data 2019-12-09 09:47:42 -06:00
phys2bus.h
physmem.h
post.h mpc83xx: Introduce ARCH_MPC836* 2019-05-20 13:50:34 +02:00
power-domain-uclass.h
power-domain.h power: domain: Introduce dev_power_domain_off 2019-10-15 08:40:03 -06:00
ppc_asm.tmpl
ppc_defs.h
pwm.h
pwrseq.h
pxa_lcd.h
qfw.h x86: Move qemu CPU fixup function into its own file 2019-12-15 11:44:25 +08:00
radeon.h
ram.h
rand.h common: Move random-number functions into their own header 2019-12-02 18:23:07 -05:00
rc4.h
regmap.h dm: regmap: Fix mask in regmap_update_bits() 2019-10-27 10:56:41 -06:00
reiserfs.h
relocate.h
remoteproc.h remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api 2019-10-11 10:07:34 -04:00
reset-uclass.h
reset.h Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-05-08 16:21:43 -04:00
rtc_def.h
rtc.h rtc.h: add struct udevice declaration 2019-12-06 16:44:19 -05:00
s_record.h
SA-1100.h
samsung-usb-phy-uboot.h
sandbox-adc.h
sandbox-clk.h sandbox: clk: add clk enable/disable test code 2019-08-22 00:10:09 +02:00
sandboxblockdev.h
sandboxfs.h
sandboxtee.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
sata.h
scf0403_lcd.h
scsi.h scsi: Add dma direction member to command structure 2019-10-23 20:47:12 -04:00
sdhci.h mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings 2019-07-17 11:12:08 -04:00
sdp.h usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2019-06-27 13:50:28 +02:00
search.h env: Drop the double underscores in search.h 2019-08-11 16:43:41 -04:00
serial.h common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
sh_pfc.h
sja1000.h
slre.h
smbios.h
smem.h
smsc_lpc47m.h
smsc_sio1007.h
sort.h common: Move sorting functions to their own header file 2019-12-02 18:23:08 -05:00
sound.h sound: Add uclass operations for beeping 2019-02-20 15:27:08 +08:00
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd_sdram.h
spd.h
spi_flash.h mtd: spi: Export spi_flash_std_probe() 2019-12-15 11:44:24 +08:00
spi-mem.h
spi.h spi: Correct operations check in dm_spi_xfer() 2019-12-15 11:44:21 +08:00
spl_gpio.h gpio: Add a simple GPIO API for SPL 2019-02-01 16:59:12 +01:00
spl.h spl: Add methods to find the position/size of next phase 2019-12-15 11:44:28 +08:00
splash.h splash: display splash in DM_VIDEO configurations 2019-06-04 23:20:43 +02:00
st_logo_data.h
status_led.h status_led: Tidy up the code style 2019-12-02 18:23:06 -05:00
stdint.h Add an empty stdint.h file 2019-05-21 17:33:23 -06:00
stdio_dev.h
stdio.h
stdlib.h
stm32_rcc.h
stratixII.h
string.h
sy8106a.h
sym53c8xx.h
syscon.h
sysreset.h
tables_csum.h
tca642x.h
tee.h avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
tegra-kbc.h
thermal.h
thor.h
ti-usb-phy-uboot.h
time.h common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
timer.h
timestamp.h
tmu.h
tpm-common.h
tpm-v1.h
tpm-v2.h
tps6586x.h
trace.h trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
tsec.h net: tsec: Fix offset of MDIO registers for DM_ETH 2019-07-25 13:13:31 -05:00
tsi148.h
twl4030.h
twl6030.h
ubi_uboot.h
ubifs_uboot.h
ubispl.h ubispl: add support for loading volumes by name 2019-07-09 07:00:25 +02:00
uboot_aes.h
ufs.h ufs: Add Initial Support for UFS subsystem 2019-10-23 20:47:12 -04:00
universe.h
usb_cdc_acm.h
usb_defs.h
usb_ether.h
usb_mass_storage.h
usb.h usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h 2019-11-25 13:28:53 +01:00
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
vbe.h
versalpl.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
version.h
video_bridge.h
video_console.h video: Factor out vidconsole_put_string() 2019-05-20 12:00:05 +02:00
video_easylogo.h
video_fb.h
video_font_4x6.h
video_font_data.h
video_font.h
video_osd.h
video.h video/console: Implement reverse video ANSI sequence for DM_VIDEO 2019-04-14 14:18:47 +02:00
virtex2.h fpga: virtex2: Add slave serial programming support 2019-07-30 10:20:06 +02:00
virtio_ring.h
virtio_types.h
virtio.h
vsc7385.h
vsc9953.h
vsprintf.h Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
vxworks.h bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC 2019-12-03 08:43:23 -05:00
w1-eeprom.h
w1.h
w83c553f.h
wait_bit.h waitbit: Add the generic wait_for_bit macros for 16 and 32 bits. 2019-10-11 10:09:16 -04:00
watchdog.h watchdog: omap_wdt: Disable DM watchdog support in SPL 2019-08-12 13:27:55 -04:00
wdt.h watchdog: Split WDT from SPL_WDT 2019-07-19 20:14:50 +02:00
winbond_w83627.h
xilinx.h arm64: versal: fpga: Add PL bit stream load support 2019-10-08 09:11:14 +02:00
xyzModem.h
zfs_common.h
zynq_bootimg.h
zynqmp_firmware.h arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() 2019-10-24 13:37:01 +02:00
zynqmp_tap_delay.h
zynqmppl.h
zynqpl.h