u-boot-brain/include
Adam Ford b7de88cd5c ARM: imx6q_logic: Enable UUID support
With UUID support, the root can now point to UUID.  This makes
swiching between mmc 0 and mmc 1 easier by simplying changing
mmcdev between 0 and 1.  From there, the scripts handle the rest.

Signed-off-by: Adam Ford <aford173@gmail.com>
2019-03-31 20:00:57 +02:00
..
andestech
asm-generic
bedbug
cavium
configs ARM: imx6q_logic: Enable UUID support 2019-03-31 20:00:57 +02:00
cramfs
dm dm: Fix typo 'Watchdot' -> 'Watchdog' 2019-02-19 16:58:24 -05:00
dt-bindings clk: Add SiFive FU540 PRCI clock driver 2019-02-27 09:12:33 +08:00
environment/ti arm: ti: boot: Remove legacy Android partitions 2019-01-09 07:13:32 -05:00
faraday
fsl-mc fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi 2019-01-17 13:16:49 -08:00
jffs2
linux mtd: spi: spi-nor-core: Add back U-Boot specific features 2019-02-07 15:33:21 +05:30
lzma
mtd
mvebu phy: marvell: Support changing SERDES map in board file 2018-09-19 08:59:26 +02:00
net
pcmcia
power regulator: Add support for ramp delay 2019-03-11 15:53:19 +09:00
samsung arm: exynos: Detect revision later, when all resources are ready 2019-03-11 15:53:19 +09:00
spmi
synopsys
tee
test test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
u-boot
usb
zfs
_exports.h
.gitignore
ACEX1K.h
adc.h
addr_map.h
ahci.h
ali512x.h
altera.h
android_image.h
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
avb_verify.h
axi.h
axp152.h
axp209.h
axp221.h
axp809.h
axp818.h
axp_pmic.h
backlight.h
bcd.h
binman_sym.h
bios_emul.h
bitfield.h
blk.h
bloblist.h
bmp_layout.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
board.h
boot_fit.h
bootcount.h
bootm.h efi_loader: refactor switch to non-secure mode 2019-02-13 09:40:06 +01:00
bootretry.h
bootstage.h
bouncebuf.h
btrfs.h
bus_vcxk.h
bzlib.h
capitalization.h
cbfs.h
charset.h lib: add u16_strcpy/strdup functions 2019-02-13 09:40:05 +01:00
circbuf.h
cli_hush.h
cli.h
clk-uclass.h
clk.h
cmd_spl.h
command.h cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 2019-03-22 08:35:50 -04:00
common_timing_params.h
common.h Fix recent changes to serial API for driver model 2019-01-15 22:05:34 -05:00
compiler.h
config_defaults.h
config_distro_bootcmd.h distro: not taint environment variables if possible 2019-02-13 09:40:05 +01:00
config_fallbacks.h
config_fsl_chain_trust.h
config_phylib_all_drivers.h
config_uncmd_spl.h
console.h
cortina.h
cp437.h
cp1250.h
cpsw.h
cpu.h
cros_ec_message.h
cros_ec.h
ddr_spd.h
debug_uart.h
dfu.h dfu: mmc: call fs functions instead of run_command 2019-01-30 21:22:53 -05:00
dialog_pmic.h
display_options.h
display.h
div64.h
dm9000.h
dm-demo.h
dm.h
dma-uclass.h
dma.h
dp83848.h
ds1722.h
dt_table.h
dt-structs.h
dw_hdmi.h video: dw_hdmi: add support for color conversion 2019-01-31 09:35:01 +01:00
dwc3-omap-uboot.h
dwc3-sti-glue.h
dwc3-uboot.h
dwc_ahsata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwmmc.h mmc: dwmmc: Poll for iDMAC TX/RX interrupt 2019-02-18 13:00:54 +01:00
e500.h
ec_commands.h
edid.h
eeprom_field.h
eeprom_layout.h
efi_api.h efi_loader: TODO for the EFI file protocol 2019-03-27 21:52:11 +01:00
efi_driver.h
efi_loader.h efi_loader: use efi_start_image() for bootefi 2019-02-16 15:42:20 +01:00
efi_selftest.h efi_selftest: do not write to linker generated array 2018-12-02 21:59:37 +01:00
efi.h efi_loader: efi_guid_t must be 64-bit aligned 2019-02-13 09:40:05 +01:00
elf.h
env_attr.h
env_callback.h net: remove duplicate definition of ETHADDR_WILDCARD 2019-01-24 11:35:28 -06:00
env_default.h
env_flags.h net: fix env flags for eth10addr and above 2019-01-24 11:35:28 -06:00
environment.h env: fix allow to build multiple environments 2019-01-17 13:16:31 -08:00
errno.h
ethsw.h
exports.h
ext4fs.h fs: ext4: do not write on filesystem with metadata_csum feature 2019-03-22 12:15:24 -04:00
ext_common.h
exynos_lcd.h
fastboot-internal.h
fastboot.h
fat.h
fb_mmc.h
fb_nand.h
fdt_simplefb.h
fdt_support.h
fdt.h
fdtdec.h Merge branch 'master' of git://git.denx.de/u-boot-i2c 2019-02-11 11:15:34 -05:00
fis.h
flash.h
fm_eth.h
fpga.h
fs_internal.h
fs_loader.h misc: fs_loader: Switching private data allocation to DM auto allocation 2019-01-15 15:28:54 -05:00
fs.h
fsl_csu.h
fsl_dcu_fb.h
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.h drivers: esdhc: add support for ColdFire mcf5441x family 2019-01-26 08:13:56 -05: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 fsl_sec: fix register layout on Layerscape architectures 2019-03-03 22:01:04 +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
generic-phy.h
gt64120.h
handoff.h
hash.h
hda_codec.h sound: Add support for Intel HDA 2019-02-20 15:27:09 +08:00
hexdump.h
hw_sha.h
hwconfig.h
hwspinlock.h
i2c_eeprom.h
i2c.h
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
imx8image.h
imx_lpi2c.h
imx_sip.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
imx_thermal.h
imximage.h tools: add i.MX8M image support 2019-01-01 14:12:18 +01:00
init.h
initcall.h initcall: Move to inline function 2019-02-09 07:50:58 -05:00
input.h
inttypes.h
iomux.h
ioports.h
iotrace.h
ipu_pixfmt.h
key_matrix.h
keyboard.h
kgdb.h
lattice.h
lcd_console.h
lcd.h
lcdvideo.h
ld9040.h
led-display.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: Allow #define LOG_DEBUG to enable logging in a file 2019-02-20 15:21:44 +08:00
lxt971a.h
lynxkdi.h
mailbox-uclass.h
mailbox.h
malloc.h
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
micrel.h net: phy: micrel: center FLP burst timing at 16ms 2016-11-07 11:28:16 -06:00
mii_phy.h
miiphy.h
mipi_display.h
misc.h
mk48t59.h
mmc.h mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot 2019-02-16 18:12:17 +01:00
mpc8xx_irq.h
mpc8xx.h
mpc83xx.h
mpc85xx.h
mpc86xx.h
mpc106.h
msc01.h
mtd_node.h
mtd.h
mv88e6352.h
mvebu_mmc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mvmfp.h
nand.h
net.h net: remove CONFIG_MCAST_TFTP 2019-01-24 11:35:30 -06:00
netdev.h
ns16550.h
ns87308.h
nuvoton_nct6102d.h
nvme.h
of_live.h
onenand_uboot.h
os.h
palmas.h
panel.h
part_efi.h
part.h spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 2019-02-01 09:14:21 -05:00
pca953x.h
pca9564.h
pca9698.h
pch.h x86: ivybridge: Add a way to get the HDA config setting 2019-02-20 15:27:08 +08: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 pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux 2019-03-22 12:15:20 -04:00
pcmcia.h
pe.h
phy_interface.h
phy-sun4i-usb.h
phy.h net: phy: Add clause 45 identifier to phy_device 2019-01-24 11:35:26 -06:00
phys2bus.h
physmem.h
post.h
power-domain-uclass.h
power-domain.h
ppc_asm.tmpl
ppc_defs.h
pwm.h
pwrseq.h
pxa_lcd.h
qfw.h
radeon.h
ram.h
rc4.h
regmap.h test: dm: regmap: Fix the long test delay 2019-01-14 17:47:13 -07:00
reiserfs.h
relocate.h
remoteproc.h
reset-uclass.h
reset.h reset: Add reset valid 2019-01-18 22:19:09 +05:30
rtc_def.h
rtc.h
s_record.h
SA-1100.h
samsung-usb-phy-uboot.h
sandbox-adc.h
sandboxblockdev.h
sandboxfs.h
sandboxtee.h
sata.h
scf0403_lcd.h
scsi.h
sdhci.h
sdp.h
search.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
serial.h dm: serial: Tidy up header file comments 2019-01-14 17:47:13 -07:00
sh_pfc.h
sja1000.h
slre.h
smbios.h
smem.h
smsc_lpc47m.h
smsc_sio1007.h
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 Convert CONFIG_ENV_SPI_* to Kconfig 2019-03-25 17:36:59 -04:00
spi-mem.h
spi.h
spl_gpio.h gpio: Add a simple GPIO API for SPL 2019-02-01 16:59:12 +01:00
spl.h spl: implement CRC check on U-Boot uImage 2019-02-19 08:55:43 -05:00
splash.h
st_logo_data.h
status_led.h
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 tee: change return code for REE FS supplicant cmd 2018-12-15 11:49:19 -05:00
tegra-kbc.h
thermal.h
thor.h
ti-usb-phy-uboot.h
time.h
timer.h
timestamp.h
tmu.h
tpm-common.h
tpm-v1.h
tpm-v2.h
tps6586x.h
trace.h
tsec.h
tsi148.h
twl4030.h
twl6030.h
ubi_uboot.h
ubifs_uboot.h
ubispl.h
uboot_aes.h
universe.h
usb_cdc_acm.h
usb_defs.h
usb_ether.h
usb_mass_storage.h
usb.h
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h
vbe.h
version.h
video_bridge.h
video_console.h
video_easylogo.h
video_fb.h
video_font_4x6.h
video_font_data.h
video_font.h
video_logo.h
video_osd.h
video.h
virtex2.h
virtio_ring.h
virtio_types.h
virtio.h
vsc7385.h
vsc9953.h
vsprintf.h
vxworks.h
w1-eeprom.h
w1.h
w83c553f.h
wait_bit.h
watchdog.h
wdt.h
winbond_w83627.h
xilinx.h
xyzModem.h
zfs_common.h
zynq_bootimg.h xilinx: zynq: Add support to secure images 2018-07-19 10:49:54 +02:00
zynqmp_tap_delay.h
zynqmppl.h
zynqpl.h