upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/include
Siva Durga Prasad Paladugu 2cdc778b62 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ 9 years ago
..
andestech
asm-generic armv8: Move secure_ram variable out of generic global data 9 years ago
bedbug
cavium armv8: cavium: Add an implementation of ATF calling functions 9 years ago
configs usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ 9 years ago
cramfs
dm dm: core: Expand platdata for of-platdata devices 9 years ago
dt-bindings mailbox: add Tegra186 HSP driver 9 years ago
faraday
fsl-mc driver: net: fsl-mc: flib changes for MC FW 9.0.0 9 years ago
grlib sparc: leon3: Moved GRLIB core header files to common include/grlib directory 10 years ago
jffs2 cmd_mtdparts: use 64 bits for flash size, partition size & offset 12 years ago
linux linux/io.h: add generic ioremap()/iounmap() defines 9 years ago
lzma Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mtd cfi_flash: use specific width types for cword 10 years ago
net
pcmcia
power power, tps65217: add some defines 9 years ago
samsung
spmi drivers: Add SPMI bus uclass 9 years ago
synopsys
test Fix spelling of "occurred". 9 years ago
u-boot Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
usb ehci-ci.h: drop generic USBCMD fields 9 years ago
zfs
.gitignore cmd: Fix license command 9 years ago
ACEX1K.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
SA-1100.h
_exports.h
adc.h dm: adc: add simple ADC uclass implementation 10 years ago
addr_map.h Add more SPDX-License-Identifier tags 9 years ago
aes.h
ahci.h dm: ahci: Convert to use new DM PCI API 9 years ago
ali512x.h
altera.h fpga: altera: Add StratixV support 9 years ago
ambapp.h sparc: leon3: Moved GRLIB core header files to common include/grlib directory 10 years ago
ambapp_ids.h sparc: leon3: Moved GRLIB core header files to common include/grlib directory 10 years ago
android_image.h
ansi.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
api_public.h
armcoremodule.h
asm-offsets.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
ata.h Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets 9 years ago
atmel_hlcdc.h
atmel_lcd.h at91: video: Support driver-model for the LCD driver 9 years ago
atmel_lcdc.h
atmel_mci.h
autoboot.h autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 9 years ago
axp152.h
axp209.h
axp221.h sunxi: axp: Generalize register macros for VBUS drive GPIO 9 years ago
axp809.h sunxi: power: add AXP809 support 9 years ago
axp818.h sunxi: Implement poweroff support for axp818 pmic 9 years ago
axp_pmic.h sunxi: power: add AXP809 support 9 years ago
backlight.h dm: backlight: Add a backlight uclass 9 years ago
bcd.h
bios_emul.h dm: pci: Convert bios_emu to use the driver model PCI API 9 years ago
bitfield.h
blk.h dm: blk: Add a comment as to why the bdev member is needed 9 years ago
bmp_layout.h
bootcount.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bootm.h
bootretry.h
bootstage.h bootstage: call show_boot_progress also in SPL 9 years ago
bouncebuf.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bus_vcxk.h
bzlib.h bzip2: Support compression for sandbox 9 years ago
cbfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
circbuf.h
cli.h
cli_hush.h
clk-uclass.h clk: convert API to match reset/mailbox style 9 years ago
clk.h dm: clk: Add support for of-platdata 9 years ago
cmd_spl.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
command.h Drop command-processing code when CONFIG_CMDLINE is disabled 9 years ago
common.h Add warn_non_spl() to show a message in U-Boot proper 9 years ago
common_timing_params.h Add more SPDX-License-Identifier tags 9 years ago
commproc.h
compiler.h Revert "include/linux: move typdef for uintptr_t" 9 years ago
config_cmd_all.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
config_defaults.h
config_distro_bootcmd.h efi_loader: Fix typo in distro script 9 years ago
config_distro_defaults.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 9 years ago
config_fallbacks.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
config_fsl_chain_trust.h SECURE_BOOT: Use default bootargs 9 years ago
config_phylib_all_drivers.h phylib: Enable SMSC LAN87xx PHY support 13 years ago
config_uncmd_spl.h configs: Re-sync almost all of cmd/Kconfig 9 years ago
console.h
cortina.h
cpsw.h drivers: net: cpsw: Add reading of DT phy-handle node 9 years ago
cpu.h cpu: Add support for microcode version and CPU ID 9 years ago
crc.h include/crc.h: Remove unreferenced cyg_xxx() prototypes 9 years ago
cros_ec.h
cros_ec_message.h
dataflash.h
ddr_spd.h Add more SPDX-License-Identifier tags 9 years ago
debug_uart.h debug_uart: output CR along with LF 9 years ago
dfu.h dfu: usb: f_dfu: Set deferred call for dfu_flush() function 9 years ago
dialog_pmic.h
display.h dm: video: Add a operation to display uclass 9 years ago
display_options.h
div64.h
dm-demo.h
dm.h include/dm.h: fix inclusion guard 11 years ago
dm9000.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
dma.h dm: implement a DMA uclass 9 years ago
dp83848.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ds1722.h
ds4510.h Add more SPDX-License-Identifier tags 9 years ago
dt-structs.h dm: Add a header that provides access to the of-platdata structs 9 years ago
dtt.h
dwc3-omap-uboot.h
dwc3-uboot.h usb: dwc3: Correct datatype of base to unsigned long 9 years ago
dwmmc.h dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS 9 years ago
e500.h mmc: fsl_esdhc: Add peripheral clock support 10 years ago
ec_commands.h
edid.h dm: video: Repurpose the 'displayport' uclass to 'display' 9 years ago
eeprom_field.h cmd: eeprom: add support for layout aware commands 9 years ago
eeprom_layout.h cmd: eeprom: add support for layout aware commands 9 years ago
efi.h include/efi_api.h: Add more detailed API definitions 9 years ago
efi_api.h efi_loader: Add exit support 9 years ago
efi_loader.h efi_loader: Move to normal debug infrastructure 9 years ago
elf.h
env_attr.h
env_callback.h Allow CONFIG_REGEX to be disabled when CONFIG_NET 10 years ago
env_default.h env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} 9 years ago
env_flags.h net: fix vlan validation 9 years ago
environment.h
errno.h errno: Allow errno_str() to be used without CONFIG_ERRNO_STR 9 years ago
ethsw.h drivers: net: vsc9953: Add LAG support 9 years ago
exports.h
ext4fs.h dm: Drop the block_dev_desc_t typedef 9 years ago
ext_common.h
exynos_lcd.h exynos: video: Rename variables for driver model 9 years ago
fastboot.h fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
fat.h dm: Drop the block_dev_desc_t typedef 9 years ago
fb_mmc.h fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
fb_nand.h fastboot: sparse: resync common/image-sparse.c (part 2) 9 years ago
fdt.h
fdt_simplefb.h
fdt_support.h drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller 9 years ago
fdtdec.h sandbox: Find keyboard driver using driver model 9 years ago
fis.h
flash.h flash: add device ID for Microchip PIC32 internal flash. 9 years ago
fm_eth.h net/fm: fix MDIO controller base on FMAN2 10 years ago
fpga.h fpga: Add bitstream type BIT_NONE 9 years ago
fs.h Add more SPDX-License-Identifier tags 9 years ago
fsl_csu.h
fsl_dcu_fb.h video: dcu: Add DCU driver support 11 years ago
fsl_ddr.h Add more SPDX-License-Identifier tags 9 years ago
fsl_ddr_dimm_params.h Add more SPDX-License-Identifier tags 9 years ago
fsl_ddr_sdram.h driver/ddr/fsl: Add workaround for erratum A-009801 9 years ago
fsl_ddrc_version.h
fsl_debug_server.h armv8/fsl-lsch3: Add Freescale Debug Server driver 10 years ago
fsl_devdis.h arm/ls102xa:add hwconfig setting to support disable unused devices 10 years ago
fsl_diu_fb.h
fsl_dspi.h
fsl_dtsec.h net: Move some header files to include/ 10 years ago
fsl_errata.h fsl/ddr: updated ddr errata-A008378 for arm and power SoCs 9 years ago
fsl_esdhc.h mmc: fsl: introduce wp_enable 9 years ago
fsl_fman.h fm: fdt: Move fman ucode fixup to driver code 9 years ago
fsl_ifc.h
fsl_immap.h
fsl_mdio.h net: tsec: fsl_mdio: Fix several cosmetic issues 9 years ago
fsl_memac.h net/memac_phy: reuse driver for little endian SoCs 10 years ago
fsl_mmdc.h armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC 9 years ago
fsl_pmic.h
fsl_qe.h qe: move drivers/qe/qe.h to include/fsl_qe.h 9 years ago
fsl_sec.h crypto/fsl: add support for multiple SEC engines initialization 9 years ago
fsl_sec_mon.h fsl_sec_mon: Add driver for Security Monitor block of Freescale 10 years ago
fsl_secboot_err.h armv8: fsl-lsch3: Add new header for secure boot 9 years ago
fsl_sfp.h armv8: ls2080: Add SFP Configs for LS2080 9 years ago
fsl_tgec.h
fsl_usb.h usb: xhci: fsl: Add workaround for USB erratum A008751 9 years ago
fsl_validate.h SECURE BOOT: Change fsl_secboot_validate func to pass image addr 9 years ago
fsl_wdog.h imx_watchdog: always set minimal timeout in reset_cpu 9 years ago
fuse.h
g_dnl.h g_dnl: add missing declaration 10 years ago
gdsys_fpga.h strider: Support con-dp flavor 9 years ago
gt64120.h
hash.h hash.c: Conditionally compile hash_command, static hash_show 9 years ago
hw_sha.h crypto/fsl - Add progressive hashing support using hardware acceleration. 10 years ago
hwconfig.h
i2c.h drivers: i2c: mxc: Add early init 9 years ago
i2c_eeprom.h dm: Add a simple EEPROM driver 10 years ago
i2s.h Sound: WM8994: Support I2S0 channel 12 years ago
i8042.h input: i8042: Make sure the keyboard is enabled 9 years ago
ide.h dm: ide: Add support for driver-model block devices 9 years ago
image-sparse.h fastboot: sparse: implement reserve() 9 years ago
image.h image: fix IH_ARCH_... values for uImage compatibility 9 years ago
imx_thermal.h
initcall.h
input.h
inttypes.h Add some standard headers external code might need 11 years ago
iomux.h
ioports.h
iotrace.h Allow iotrace byte access to use an address of any size 9 years ago
ipu_pixfmt.h
key_matrix.h
keyboard.h
kgdb.h Make sure that argv[] argument pointers are not modified. 15 years ago
lattice.h
lcd.h lcd: fix the color testpattern in 16bit mode 9 years ago
lcd_console.h common/lcd_console: introduce display/framebuffer rotation 10 years ago
lcdvideo.h
ld9040.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
led-display.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
led.h led: Return -ENODEV if the LED device cannot be found 10 years ago
libata.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
libfdt.h libfdt: Add a function to write a property placeholder 9 years ago
libfdt_env.h
libtizen.h exynos: Allow tizen to be built without an LCD 9 years ago
linker_lists.h
linux_logo.h
lmb.h
logbuff.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
lxt971a.h
lynxkdi.h
mailbox-uclass.h mailbox: rename headers 9 years ago
mailbox.h mailbox: rename headers 9 years ago
malloc.h malloc: use hidden visibility 9 years ago
mapmem.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h mc34704: Add the definition of ONOFFA bit 10 years ago
memalign.h
membuff.h
menu.h
micrel.h cgtqmx6eval: Add Ethernet support 10 years ago
mii_phy.h
miiphy.h
mipi_display.h include: Add header file with MIPI DSI constants from linux 3.18 10 years ago
misc.h include: Correct "requset" typoes in misc.h 9 years ago
mk48t59.h
mmc.h dm: mmc: Add a way to use driver model for MMC operations 9 years ago
mpc5xx.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc5xxx.h
mpc5xxx_sdma.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h powerpc/83xx: fix build failure 9 years ago
mpc85xx.h powerpc/mpc85xx: Don't relocate exception vectors 10 years ago
mpc86xx.h
mpc106.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mpc823_lcd.h common/lcd_console: introduce display/framebuffer rotation 10 years ago
mpc8260.h Replace "extern inline" with "static inline" 10 years ago
mpc8260_irq.h
msc01.h malta: support for coreFPGA6 boards 12 years ago
mtd.h dm: implement a MTD uclass 10 years ago
mtd_node.h
mv88e6352.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mvebu_mmc.h
mvmfp.h gpio: mvmfp: support newer MFP bit definitions 10 years ago
nand.h nand: Embed mtd_info in struct nand_chip 9 years ago
net.h Various, unrelated tree-wide typo fixes. 9 years ago
netdev.h net: Remove unused mv88e61xx switch driver 9 years ago
ns16550.h dm: ns16550: Add support for reg-offset property 9 years ago
ns87308.h
onenand_uboot.h
os.h sandbox: Allow chaining from SPL to U-Boot proper 9 years ago
palmas.h
panel.h dm: panel: Add a panel uclass 9 years ago
part.h dm: mmc: Add support for driver-model block devices 9 years ago
part_efi.h
pc_keyb.h
pca953x.h Add more SPDX-License-Identifier tags 9 years ago
pca9564.h
pca9698.h
pch.h dm: pch: Add get_io_base op 9 years ago
pci.h pci: make pci_get_hose_head() available to external users 9 years ago
pci_gt64120.h
pci_ids.h
pci_msc01.h
pci_rom.h dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
pcmcia.h mpc8260: remove atc board support 10 years ago
pe.h efi_loader: Add PE image loader 9 years ago
phy.h net: phy: Add phy_interface_is_sgmii to phy.h 9 years ago
phys2bus.h Create API to map between CPU physical and bus addresses 10 years ago
physmem.h
post.h qe: move immap_qe.h from arch directory into common directory 11 years ago
ppc_asm.tmpl powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx 9 years ago
ppc_defs.h
ps2mult.h
pwm.h dm: pwm: Add a PWM uclass 9 years ago
pwrseq.h dm: Add a power sequencing uclass 9 years ago
pxa_lcd.h
qfw.h cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
radeon.h
ram.h
rc4.h
regmap.h dm: core: Add an implementation of regmap_init_mem_platdata() 9 years ago
reiserfs.h dm: Drop the block_dev_desc_t typedef 9 years ago
remoteproc.h
reset-uclass.h Add a reset driver framework/uclass 9 years ago
reset.h Add a reset driver framework/uclass 9 years ago
rtc.h
rtc_def.h
s6e63d6.h
s_record.h
samsung-usb-phy-uboot.h samsung: usb: phy: Support for DWC3 PHY 10 years ago
sandbox-adc.h
sandboxblockdev.h dm: sandbox: Add driver-model block-device support for sandbox 9 years ago
sandboxfs.h dm: Drop the block_dev_desc_t typedef 9 years ago
sata.h dm: Drop the block_dev_desc_t typedef 9 years ago
scf0403_lcd.h
scsi.h
sdhci.h dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS 9 years ago
search.h env: Distinguish finer between source of env change 10 years ago
sed156x.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sed13806.h
serial.h board: am335x: Allow to choose serial device dynamically 9 years ago
sh_pfc.h
sh_tmu.h sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 11 years ago
sja1000.h
slre.h Add SLRE - Super Light Regular Expression library 12 years ago
sm501.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
smsc_lpc47m.h
smsc_sio1007.h superio: Add SMSC SIO1007 driver 9 years ago
sound.h sound: Move Samsung-specific code into its own file 11 years ago
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd.h
spd_sdram.h
spi.h dm: spi: introduce dm api 9 years ago
spi_flash.h Add more SPDX-License-Identifier tags 9 years ago
spl.h common: Pass the boot device into spl_boot_mode() 9 years ago
splash.h splash_source: add support for ubifs formatted nand 9 years ago
status_led.h
stdio_dev.h video: Drop DEV_EXT_VIDEO flag 10 years ago
stdlib.h Add some standard headers external code might need 11 years ago
stratixII.h
sx151x.h
sy8106a.h sunxi: power: add support for sy8106a driver 9 years ago
sym53c8xx.h
syscon.h dm: syscon: Add support for of-platdata 9 years ago
sysreset.h Rename reset to sysreset 9 years ago
tca642x.h
tegra-kbc.h tegra: Add tegra keyboard driver 13 years ago
thermal.h
thor.h USB: gadget: added a saner gadget downloader registration API 11 years ago
ti-usb-phy-uboot.h
timer.h timer: Provide an early timer 9 years ago
timestamp.h
tmu.h
tpm.h dm: tpm: Remove every compilation switch for TPM driver model 10 years ago
tps6586x.h
trace.h common/board_f.c: fix compile error when tracing disabled 10 years ago
tsec.h net: tsec: Use priv->tbiaddr to initialize TBI PHY address 9 years ago
tsi108.h
tsi148.h
twl4030.h
twl6030.h input: TWL6030 input support for power button, USB and charger 9 years ago
tws.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ubi_uboot.h
ubifs_uboot.h dm: Drop the block_dev_desc_t typedef 9 years ago
universe.h Coding Style cleanup: remove trailing white space 12 years ago
usb.h dm: usb: Drop the get_dev() function 9 years ago
usb_cdc_acm.h Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
usb_defs.h dm: usb: Tidy up pipe value decoding 10 years ago
usb_ether.h usb: eth: add Realtek RTL8152B/RTL8153 DRIVER 9 years ago
usb_mass_storage.h dm: Drop the block_dev_desc_t typedef 9 years ago
usbdescriptors.h
usbdevice.h Fix spelling of "occurred". 9 years ago
usbroothubdes.h
uuid.h
vbe.h
version.h Makefile: Add U_BOOT_TZ and include in version 10 years ago
video.h video: Add an enum for active low/high 9 years ago
video_bridge.h
video_console.h video: Provide a backspace method 9 years ago
video_easylogo.h
video_fb.h
video_font.h
video_font_4x6.h
video_font_data.h
video_logo.h Big white-space cleanup. 17 years ago
virtex2.h fpga: xilinx: virtex2: Fix macro indentation 10 years ago
vsc7385.h
vsc9953.h drivers: net: vsc9953: Add LAG support 9 years ago
vsprintf.h vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 9 years ago
vxworks.h cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 10 years ago
w83c553f.h
wait_bit.h lib: Add wait_for_bit 9 years ago
watchdog.h Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 9 years ago
winbond_w83627.h misc: Add simple driver to enable the legacy UART on Winbond Super IO chips 9 years ago
xilinx.h fpga: Added support to load bit stream from SD/MMC 11 years ago
xyzModem.h
zfs_common.h dm: Drop the block_dev_desc_t typedef 9 years ago
zynqpl.h fpga: zynqpl: Add support for zc7035 10 years ago