u-boot-brain/include
Tudor Ambarus 8c04ea7cad configs: sam9x60ek: Add QSPI_BOOT defines
Cope with the offsets defined at:
https://www.at91.com/linux4sam/pub/Linux4SAM/SambaSubsections/demo_nandflash_map_lnx4sam6x.png

The environment starts at 0x140000 and it's of size 0x20000.
The device tree starts at 0x180000 and it's of size 0x80000.
The zImage starts at 0x200000 and it's of size 0x600000.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
2019-10-08 09:16:11 +03:00
..
andestech
asm-generic global_data: Remove comment of reserved arch-specific GD flags 2019-08-18 21:54:10 +08:00
bedbug
cavium
configs configs: sam9x60ek: Add QSPI_BOOT defines 2019-10-08 09:16:11 +03:00
cramfs
dm dm: core: Add functions to read 64-bit dt properties 2019-09-06 10:39:15 +08:00
dt-bindings Merge branch '2019-08-11-ti-imports' 2019-08-12 18:47:53 -04:00
environment/ti arm: ti: Add missing "=" from previous fix 2019-09-09 10:55:45 -04:00
faraday
fsl-mc drivers: net: mc: Report extra memory to Linux 2019-08-22 09:07:35 +05:30
jffs2
linux kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL 2019-09-19 12:54:28 -04:00
lzma
mtd
mvebu
net net: introduce packet capture support 2019-09-04 11:37:19 -05:00
power pmu: stpmic1: change specific NVM api to MISC 2019-08-27 11:19:23 +02:00
samsung
spmi
synopsys
tee
test
u-boot
usb
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
adc.h
addr_map.h
ahci.h
ali512x.h
altera.h
android_ab.h common: Implement A/B metadata 2019-07-24 13:16:29 -04:00
android_bootloader_message.h
android_image.h Update include/android_image.h from AOSP 2019-08-07 15:31:06 -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
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
board.h
boot_fit.h
bootcount.h env: Move env_set_ulong() to env.h 2019-08-11 16:43:41 -04: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
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: Add functions to support multiple CBFSs 2019-08-18 21:54:10 +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 clk: introduce enable_count 2019-08-22 00:10:09 +02:00
cmd_spl.h
command.h env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
common_timing_params.h
common.h common: Add a note about the effort to reduce common.h 2019-08-11 19:27:41 -04:00
compiler.h
config_defaults.h Kconfig: Migrate CONFIG_BOOTM_* options 2019-10-04 12:21:23 -04:00
config_distro_bootcmd.h distro_bootcmd: refactor virtio to support PCI block devices 2019-07-24 14:15:38 -04: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
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
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 ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
dwc3-omap-uboot.h
dwc3-sti-glue.h
dwc3-uboot.h
dwc_ahsata.h
dwmmc.h
e500.h
ec_commands.h
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
efi_api.h efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() 2019-09-09 15:21:09 +02:00
efi_driver.h
efi_loader.h efi_loader: device_path: support Sandbox's "host" devices 2019-09-20 20:09:18 +02:00
efi_selftest.h
efi.h
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: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
env.h env: add missing <compiler.h> header file 2019-09-24 17:46:13 -04:00
errno.h
ethsw.h
exception.h
exports.h env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
ext4fs.h
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 dm: core: Introduce xxx_translate_dma_address() 2019-07-22 09:21:28 +02:00
fdt.h
fdtdec.h fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL 2019-08-26 16:07:42 +08:00
fis.h
flash.h
fm_eth.h
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
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
fsl_esdhc.h mmc: fsl_esdhc: Add emmc hs200 support 2019-09-12 14:05:38 +05:30
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_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
gzip.h common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
handoff.h
hash.h
hda_codec.h
hexdump.h
hw_sha.h
hwconfig.h
hwspinlock.h
i2c_eeprom.h
i2c.h i2c: remove i2c driver-model compatibility layer 2019-07-29 17:58:52 -04:00
i2s.h
i8042.h
ide.h
image-android-dt.h
image-sparse.h
image.h image: add new "copro" image type 2019-08-27 11:19:23 +02:00
imx8image.h
imx_lpi2c.h
imx_sip.h
imx_thermal.h
imximage.h
init.h
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
ipu_pixfmt.h
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
log.h log: document the assign() macro 2019-08-07 15:31:02 -04: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
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
mipi_display.h
misc.h
mk48t59.h
mmc.h mmc: Rename timeout parameters for clarification 2019-09-05 15:27:31 +08: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
mvmfp.h
mxs_nand.h
nand.h
net.h net: make net_random_ethaddr() more random 2019-09-04 11:37:19 -05:00
netdev.h net: dwc_et_qos: update weak function board_interface_eth_init 2019-09-04 11:37:19 -05:00
ns16550.h
ns87308.h
nuvoton_nct6102d.h
nvme.h
of_live.h
onenand_uboot.h
opensbi.h spl: support booting via RISC-V OpenSBI 2019-08-26 16:07:42 +08:00
os.h
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
pci_ep.h
pci_gt64120.h
pci_ids.h
pci_msc01.h
pci_rom.h
pci_tegra.h
pci.h
pe.h
phy_interface.h
phy-sun4i-usb.h
phy.h
phys2bus.h
physmem.h
post.h
power-domain-uclass.h
power-domain.h power-domain: Add private data to power domain 2019-07-26 21:49:22 -04:00
ppc_asm.tmpl
ppc_defs.h
pwm.h
pwrseq.h
pxa_lcd.h
qfw.h
radeon.h
ram.h
rc4.h
regmap.h
reiserfs.h
relocate.h
remoteproc.h remoteproc: Fix potential build issues with SPL remoteproc 2019-07-24 14:15:38 -04:00
reset-uclass.h
reset.h
rtc_def.h
rtc.h rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module 2019-08-22 09:07:36 +05:30
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
sata.h
scf0403_lcd.h
scsi.h
sdhci.h
sdp.h
search.h env: Drop the double underscores in search.h 2019-08-11 16:43:41 -04:00
serial.h
sh_pfc.h
sja1000.h
slre.h
smbios.h
smem.h
smsc_lpc47m.h
smsc_sio1007.h
sound.h
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd_sdram.h
spd.h
spi_flash.h
spi-mem.h
spi.h spi: Add spi_write_then_read 2019-09-16 08:09:22 +05:30
spl_gpio.h
spl.h spl: support booting via RISC-V OpenSBI 2019-08-26 16:07:42 +08:00
splash.h
st_logo_data.h
status_led.h
stdint.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
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 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
uboot_aes.h
universe.h
usb_cdc_acm.h
usb_defs.h
usb_ether.h
usb_mass_storage.h
usb.h usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
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_osd.h
video.h
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
vxworks.h
w1-eeprom.h
w1.h
w83c553f.h
wait_bit.h
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
xyzModem.h
zfs_common.h
zynq_bootimg.h
zynqmp_tap_delay.h
zynqmppl.h
zynqpl.h