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
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 8 years ago
..
andestech
asm-generic dm: common: Add memory reservation for the video uclass 8 years ago
bedbug
cavium armv8: cavium: Add an implementation of ATF calling functions 8 years ago
configs dm: x86: Set up interrupt routing from interrupt_init() 8 years ago
cramfs
dm ahci: Add a disk-controller uclass 8 years ago
dt-bindings Add more SPDX-License-Identifier tags 8 years ago
faraday
fsl-mc driver: net: ldpaa: Use DPMAC as net device 9 years ago
grlib sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
jffs2
linux armv8: Add psci.h from the Linux kernel 8 years ago
lzma
mtd cfi_flash: use specific width types for cword 9 years ago
net net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
pcmcia
power power: Add base support for the RK808 PMIC 8 years ago
samsung exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. 9 years ago
synopsys
test test: Add a macro to check that a value is not an error pointer 9 years ago
u-boot Add more SPDX-License-Identifier tags 8 years ago
usb Add more SPDX-License-Identifier tags 8 years ago
zfs
.gitignore
ACEX1K.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
SA-1100.h
_exports.h malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
adc.h dm: adc: add simple ADC uclass implementation 9 years ago
addr_map.h Add more SPDX-License-Identifier tags 8 years ago
aes.h
ahci.h dm: ahci: Convert to use new DM PCI API 8 years ago
ali512x.h
altera.h
ambapp.h sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
ambapp_ids.h sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
android_image.h
ansi.h
api_public.h
armcoremodule.h
asm-offsets.h
ata.h
atmel_hlcdc.h
atmel_lcd.h
atmel_lcdc.h
atmel_mci.h
autoboot.h
axp152.h sunxi: power: Unify axp pmic function names 9 years ago
axp209.h sunxi: power: Add support for disabling axp209 regulators 9 years ago
axp221.h sunxi: power: Unify axp pmic function names 9 years ago
axp818.h sunxi: power: axp818: add support for axp818 driver 9 years ago
axp_pmic.h sunxi: power: axp818: add support for axp818 driver 9 years ago
backlight.h dm: backlight: Add a backlight uclass 8 years ago
bcd.h
bios_emul.h dm: pci: Convert bios_emu to use the driver model PCI API 8 years ago
bitfield.h include/bitfield: Add new bitfield operations 9 years ago
bmp_layout.h Remove typedefs from bmp_layout.h 9 years ago
bootcount.h
bootm.h Combine bootm_find_<thing> functions together 9 years ago
bootretry.h
bootstage.h add boot_get_loadables() to load listed images 9 years ago
bouncebuf.h
bus_vcxk.h
bzlib.h bzip2: Support compression for sandbox 8 years ago
cbfs.h
circbuf.h
cli.h of: clean up OF_CONTROL ifdef conditionals 9 years ago
cli_hush.h
clk.h dm: clk: Add support for decoding clocks from the device tree 8 years ago
cmd_spl.h
command.h cmd_boot: Add a poweroff command 8 years ago
common.h Fix board init code to respect the C runtime environment 8 years ago
common_timing_params.h Add more SPDX-License-Identifier tags 8 years ago
commproc.h
compiler.h Revert "include/linux: move typdef for uintptr_t" 9 years ago
config_cmd_all.h sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig 9 years ago
config_defaults.h
config_distro_bootcmd.h distro_bootcmd: Add support for booting from ubifs 9 years ago
config_distro_defaults.h cmd: Convert CONFIG_CMD_ELF to Kconfig 9 years ago
config_fallbacks.h
config_fsl_secboot.h powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAM 9 years ago
config_phylib_all_drivers.h
config_uncmd_spl.h spl: dm: Add SPL_DM_SEQ_ALIAS config option 8 years ago
console.h console: Add a console buffer 9 years ago
cortina.h
cpsw.h drivers: net: cpsw: convert driver to adopt device driver model 9 years ago
cpu.h dm: cpu: Add a new get_count method to cpu uclass 9 years ago
crc.h
cros_ec.h cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 9 years ago
cros_ec_message.h
dataflash.h
ddr_spd.h Add more SPDX-License-Identifier tags 8 years ago
debug_uart.h debug_uart: Add an option to announce the debug UART 9 years ago
dfu.h dfu: tftp: update: Add dfu_write_from_mem_addr() function 9 years ago
dialog_pmic.h
display.h dm: video: Repurpose the 'displayport' uclass to 'display' 8 years ago
display_options.h
div64.h
dm-demo.h
dm.h
dm9000.h
dp83848.h
ds1722.h
ds4510.h Add more SPDX-License-Identifier tags 8 years ago
dtt.h
dwc3-omap-uboot.h
dwc3-uboot.h
dwmmc.h mmc: dw_mmc: support fifo mode in dwc mmc driver 9 years ago
e500.h
ec_commands.h
edid.h dm: video: Repurpose the 'displayport' uclass to 'display' 8 years ago
efi.h efi: Add 64-bit payload support 9 years ago
efi_api.h efi: Add start-up library code 9 years ago
elf.h elf: Add a few definitions for 64-bit relocation 9 years ago
env_attr.h env: Allow env_attr_walk to pass a priv * to callback 9 years ago
env_callback.h Allow CONFIG_REGEX to be disabled when CONFIG_NET 9 years ago
env_default.h
env_flags.h common/env_flags.c: Add function to validate a MAC address 9 years ago
environment.h
errno.h
ethsw.h drivers/net/vsc9953: Add commands for VLAN ingress filtering 9 years ago
exports.h malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
ext4fs.h
ext_common.h
exynos_lcd.h
fastboot.h fastboot: Move fastboot response functions to fastboot core 9 years ago
fat.h
fb_mmc.h fastboot: Implement flashing session counter 9 years ago
fb_nand.h fastboot: Implement NAND backend 9 years ago
fdt.h
fdt_simplefb.h
fdt_support.h fdt: prevent clearing memory node if there are no banks 9 years ago
fdtdec.h x86: Drop the irq router compatible string 8 years ago
fis.h
flash.h cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h 9 years ago
fm_eth.h net/fm: fix MDIO controller base on FMAN2 9 years ago
fpga.h
fs.h Add more SPDX-License-Identifier tags 8 years ago
fsl_csu.h armv7/ls1021a: move ns_access to common file 9 years ago
fsl_dcu_fb.h
fsl_ddr.h Add more SPDX-License-Identifier tags 8 years ago
fsl_ddr_dimm_params.h Add more SPDX-License-Identifier tags 8 years ago
fsl_ddr_sdram.h Add more SPDX-License-Identifier tags 8 years ago
fsl_ddrc_version.h
fsl_debug_server.h
fsl_devdis.h arm/ls102xa:add hwconfig setting to support disable unused devices 9 years ago
fsl_diu_fb.h
fsl_dspi.h
fsl_dtsec.h net: Move some header files to include/ 9 years ago
fsl_errata.h fsl/ddr: updated ddr errata-A008378 for arm and power SoCs 9 years ago
fsl_esdhc.h ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 8 years ago
fsl_fman.h net: Move some header files to include/ 9 years ago
fsl_ifc.h nand: Sync with Linux v4.1 9 years ago
fsl_immap.h
fsl_mdio.h
fsl_memac.h
fsl_pmic.h
fsl_sec.h crypto/fsl: SEC driver cleanup for 64 bit and endianness 9 years ago
fsl_sec_mon.h
fsl_secboot_err.h
fsl_sfp.h
fsl_tgec.h net: Move some header files to include/ 9 years ago
fsl_usb.h drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround 9 years ago
fsl_validate.h armv8/ls1043ardb: add SECURE BOOT target for NOR 9 years ago
fsl_wdog.h imx_watchdog: always set minimal timeout in reset_cpu 8 years ago
fuse.h
g_dnl.h g_dnl: add missing declaration 9 years ago
gdsys_fpga.h hrcon: Add support for the DH variant 9 years ago
gt64120.h
hash.h hash.c: Conditionally compile hash_command, static hash_show 8 years ago
hw_sha.h
hwconfig.h
i2c.h i2c: Fix the comment to match the function described 9 years ago
i2c_eeprom.h
i2s.h
i8042.h input: Convert i8042 to driver model 9 years ago
ide.h block: pass block dev not num to read/write/erase() 8 years ago
image-sparse.h sparse: Rename the file and header 9 years ago
image.h tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
imx_thermal.h
initcall.h
input.h input: Change LED state bits to conform i8042 compatible keyboard 9 years ago
inttypes.h
iomux.h
ioports.h
iotrace.h
ipu_pixfmt.h
key_matrix.h
keyboard.h input: Convert 'keyboard' driver to use input library 9 years ago
kgdb.h
lattice.h
lcd.h dm: lcd: Avoid using the lcd.h header file with driver model 8 years ago
lcd_console.h
lcdvideo.h
ld9040.h
led-display.h
led.h led: Return -ENODEV if the LED device cannot be found 9 years ago
libata.h
libfdt.h fdt: Add fdt_first/next_region() functions 9 years ago
libfdt_env.h
libtizen.h
linker_lists.h Fix incorrect comments in linker_lists.h 9 years ago
linux_logo.h
lmb.h
logbuff.h
lxt971a.h
lynxkdi.h
malloc.h malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 9 years ago
mapmem.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h
memalign.h Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
membuff.h Add a circular memory buffer implementation 9 years ago
menu.h
micrel.h cgtqmx6eval: Add Ethernet support 9 years ago
mii_phy.h
miiphy.h net: mdio: Add mdio_free() and mdio_unregister() API 9 years ago
mipi_display.h
misc.h include: Correct "requset" typoes in misc.h 8 years ago
mk48t59.h
mmc.h mmc: store hwpart in the block device 8 years ago
mpc5xx.h
mpc5xxx.h
mpc5xxx_sdma.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h powerpc/83xx: fix build failure 8 years ago
mpc85xx.h
mpc86xx.h
mpc106.h
mpc823_lcd.h
mpc8260.h Replace "extern inline" with "static inline" 9 years ago
mpc8260_irq.h
msc01.h
mtd.h dm: implement a MTD uclass 9 years ago
mtd_node.h
mv88e6352.h
mvebu_mmc.h
mvmfp.h
nand.h Add more SPDX-License-Identifier tags 8 years ago
net.h include: net: Simplify the usage of __always_inline 9 years ago
netdev.h net: gem: Move driver to DM 9 years ago
ns16550.h dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model 9 years ago
ns87308.h
onenand_uboot.h
os.h sandbox: Tidy up terminal restore 9 years ago
palmas.h
panel.h dm: panel: Add a panel uclass 8 years ago
part.h mmc: store hwpart in the block device 8 years ago
part_efi.h part:efi: add GUID for linux file system data 9 years ago
pc_keyb.h
pca953x.h Add more SPDX-License-Identifier tags 8 years ago
pca9564.h
pca9698.h
pch.h dm: x86: Add a driver for Intel PCH7 8 years ago
pci.h dm: pci: Add a function to write a BAR 8 years ago
pci_gt64120.h
pci_ids.h x86: pci: Add PCI IDs for Wildcat Point 9 years ago
pci_msc01.h
pci_rom.h dm: pci: video: Convert video and pci_rom to use DM PCI API 8 years ago
pcmcia.h
phy.h net: phy: Add support for Texas Instruments DP83867 9 years ago
phys2bus.h
physmem.h
post.h
ppc_asm.tmpl
ppc_defs.h
ps2mult.h
pwm.h dm: pwm: Add a PWM uclass 8 years ago
pwrseq.h dm: Add a power sequencing uclass 8 years ago
pxa_lcd.h
radeon.h
ram.h dm: Add support for RAM drivers 9 years ago
rc4.h Add rivest cipher 4 (rc4) implementation 9 years ago
regmap.h dm: Add support for register maps (regmap) 9 years ago
reiserfs.h
remoteproc.h drivers: Introduce a simplified remoteproc framework 9 years ago
reset.h dm: reset: Allow reset_walk() to return 9 years ago
rtc.h rtc:ds3232/ds3231: Add support to generate 32KHz output 9 years ago
rtc_def.h
s6e63d6.h
s_record.h
samsung-usb-phy-uboot.h samsung: usb: phy: Support for DWC3 PHY 9 years ago
sandbox-adc.h sandbox: adc: Add missing header file 9 years ago
sandboxblockdev.h
sandboxfs.h
sata.h
scf0403_lcd.h
scsi.h ahci: support LBA48 data reads for 2+TB drives 9 years ago
sdhci.h
search.h env: Distinguish finer between source of env change 9 years ago
sed156x.h
sed13806.h
serial.h serial: remove altera serial initializations 9 years ago
sh_pfc.h
sh_tmu.h
sja1000.h
slre.h
sm501.h
smsc_lpc47m.h x86: superio: Add keyboard controller support to smsc_lpc47m driver 9 years ago
sound.h
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd.h
spd_sdram.h
spi.h spi: Add support for dual and quad mode 8 years ago
spi_flash.h Add more SPDX-License-Identifier tags 8 years ago
spl.h spl: mmc: add support for BOOT_DEVICE_MMC2 9 years ago
splash.h splash_source: add support for filesystem formatted sata 9 years ago
status_led.h allow LED initialization without STATUS_LED_BOOT 9 years ago
stdio_dev.h video: Drop DEV_EXT_VIDEO flag 9 years ago
stdlib.h
stratixII.h
sx151x.h
sym53c8xx.h
syscon.h dm: syscon: Allow finding devices by driver data 8 years ago
systemace.h
tca642x.h
tegra-kbc.h
thermal.h thermal: Fix comments 9 years ago
thor.h
ti-usb-phy-uboot.h
timer.h dm: timer: uclass: add timer init in uclass driver to add timer device 8 years ago
timestamp.h
tmu.h
tpm.h dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
tps6586x.h
trace.h
tsec.h armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping 9 years ago
tsi108.h
tsi148.h
twl4030.h input: twl4030: Keypad scan and input 9 years ago
twl6030.h
tws.h
ubi_uboot.h
ubifs_uboot.h ubifs: Add functions for generic fs use 9 years ago
universe.h
usb.h usb: Allow up to 7 storage devices 8 years ago
usb_cdc_acm.h
usb_defs.h
usb_ether.h dm: usb: eth: Support driver model with USB Ethernet 9 years ago
usb_mass_storage.h ums: support multiple LUNs at once 8 years ago
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h uuid: add selection by string for known partition type GUID 9 years ago
vbe.h video: coreboot: Save VESA mode for future use 9 years ago
version.h Makefile: Add U_BOOT_TZ and include in version 9 years ago
video.h video: Add a function to control cache flushing 8 years ago
video_bridge.h dm: video: Add support for video bridges 9 years ago
video_console.h dm: video: Add a uclass for the text console 8 years ago
video_easylogo.h
video_fb.h
video_font.h
video_font_4x6.h
video_font_data.h
video_logo.h
virtex2.h
vsc7385.h
vsc9953.h drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier 9 years ago
vsprintf.h vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago
vxworks.h cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 9 years ago
w83c553f.h
watchdog.h
xilinx.h
xyzModem.h
zfs_common.h
zynqpl.h