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
Stephen Warren b647f55420 misc: add "call" uclass op 8 years ago
..
andestech
asm-generic armv8: Move secure_ram variable out of generic global data 8 years ago
bedbug
cavium armv8: cavium: Add an implementation of ATF calling functions 8 years ago
configs Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
cramfs
dm Merge branch 'master' of git://www.denx.de/git/u-boot-imx 8 years ago
dt-bindings ARM: tegra: add BPMP DT bindings 8 years ago
faraday
fsl-mc driver: net: fsl-mc: flib changes for MC FW 9.0.0 8 years ago
grlib
jffs2
linux Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
lzma
mtd
net
pcmcia
power dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
samsung
spmi drivers: Add SPMI bus uclass 8 years ago
synopsys
test Fix spelling of "occurred". 8 years ago
u-boot Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
usb Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
zfs
.gitignore cmd: Fix license command 8 years ago
ACEX1K.h
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
SA-1100.h
_exports.h
adc.h
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 fpga: altera: Add StratixV support 8 years ago
ambapp.h
ambapp_ids.h
android_image.h
ansi.h
api_public.h
armcoremodule.h
asm-offsets.h
ata.h Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets 8 years ago
atmel_hlcdc.h
atmel_lcd.h at91: video: Support driver-model for the LCD driver 8 years ago
atmel_lcdc.h
atmel_mci.h
autoboot.h autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 8 years ago
axp152.h
axp209.h
axp221.h sunxi: axp: Generalize register macros for VBUS drive GPIO 8 years ago
axp809.h sunxi: power: add AXP809 support 8 years ago
axp818.h sunxi: Implement poweroff support for axp818 pmic 8 years ago
axp_pmic.h sunxi: power: add AXP809 support 8 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
blk.h dm: blk: Add a comment as to why the bdev member is needed 8 years ago
bmp_layout.h
bootcount.h
bootm.h
bootretry.h
bootstage.h bootstage: call show_boot_progress also in SPL 8 years ago
bouncebuf.h
bus_vcxk.h
bzlib.h bzip2: Support compression for sandbox 8 years ago
cbfs.h
circbuf.h
cli.h
cli_hush.h
clk-uclass.h clk: convert API to match reset/mailbox style 8 years ago
clk.h dm: clk: Add support for of-platdata 8 years ago
cmd_spl.h
command.h Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
common.h Add warn_non_spl() to show a message in U-Boot proper 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 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
config_defaults.h
config_distro_bootcmd.h efi_loader: Fix typo in distro script 8 years ago
config_distro_defaults.h common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 8 years ago
config_fallbacks.h dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
config_fsl_chain_trust.h SECURE_BOOT: Enable SD as a source for bootscript 8 years ago
config_phylib_all_drivers.h
config_uncmd_spl.h configs: Re-sync almost all of cmd/Kconfig 8 years ago
console.h console: Add a console buffer 9 years ago
cortina.h
cpsw.h drivers: net: cpsw: Add reading of DT phy-handle node 8 years ago
cpu.h cpu: Add support for microcode version and CPU ID 8 years ago
crc.h include/crc.h: Remove unreferenced cyg_xxx() prototypes 8 years ago
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: output CR along with LF 8 years ago
dfu.h dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
dialog_pmic.h
display.h dm: video: Add a operation to display uclass 8 years ago
display_options.h
div64.h
dm-demo.h
dm.h
dm9000.h
dma.h dm: implement a DMA uclass 8 years ago
dp83848.h
ds1722.h
ds4510.h Add more SPDX-License-Identifier tags 8 years ago
dt-structs.h dm: Add a header that provides access to the of-platdata structs 8 years ago
dtt.h
dwc3-omap-uboot.h
dwc3-uboot.h usb: dwc3: Correct datatype of base to unsigned long 8 years ago
dwmmc.h mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit 8 years ago
e500.h
ec_commands.h
edid.h dm: video: Repurpose the 'displayport' uclass to 'display' 8 years ago
eeprom_field.h cmd: eeprom: add support for layout aware commands 8 years ago
eeprom_layout.h cmd: eeprom: add support for layout aware commands 8 years ago
efi.h include/efi_api.h: Add more detailed API definitions 8 years ago
efi_api.h efi_loader: Add exit support 8 years ago
efi_loader.h efi_loader: Move to normal debug infrastructure 8 years ago
elf.h
env_attr.h
env_callback.h
env_default.h env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} 8 years ago
env_flags.h net: fix vlan validation 8 years ago
environment.h
errno.h errno: Allow errno_str() to be used without CONFIG_ERRNO_STR 8 years ago
ethsw.h drivers: net: vsc9953: Add LAG support 8 years ago
exports.h
ext4fs.h ext4: Refuse to mount filesystems with 64bit feature set 8 years ago
ext_common.h
exynos_lcd.h exynos: video: Rename variables for driver model 8 years ago
fastboot.h fastboot: sparse: resync common/image-sparse.c (part 2) 8 years ago
fat.h dm: Drop the block_dev_desc_t typedef 8 years ago
fb_mmc.h fastboot: sparse: resync common/image-sparse.c (part 2) 8 years ago
fb_nand.h fastboot: sparse: resync common/image-sparse.c (part 2) 8 years ago
fdt.h
fdt_simplefb.h
fdt_support.h fdt_support: fdt_translate_address() blob const correctness 8 years ago
fdtdec.h fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
fis.h
flash.h flash: add device ID for Microchip PIC32 internal flash. 8 years ago
fm_eth.h
fpga.h fpga: Add bitstream type BIT_NONE 8 years ago
fs.h Add more SPDX-License-Identifier tags 8 years ago
fsl_csu.h
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 driver/ddr/fsl: Add workaround for erratum A-009801 8 years ago
fsl_ddrc_version.h
fsl_debug_server.h
fsl_devdis.h
fsl_diu_fb.h
fsl_dspi.h
fsl_dtsec.h
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 8 years ago
fsl_fman.h fm: fdt: Move fman ucode fixup to driver code 8 years ago
fsl_ifc.h
fsl_immap.h
fsl_mdio.h net: tsec: fsl_mdio: Fix several cosmetic issues 8 years ago
fsl_memac.h
fsl_mmdc.h armv8: ls1012a: Update Refresh cycle for DDR 8 years ago
fsl_pmic.h
fsl_qe.h qe: move drivers/qe/qe.h to include/fsl_qe.h 8 years ago
fsl_sec.h crypto/fsl: add support for multiple SEC engines initialization 8 years ago
fsl_sec_mon.h
fsl_secboot_err.h armv8: fsl-lsch3: Add new header for secure boot 8 years ago
fsl_sfp.h armv8: ls2080: Add SFP Configs for LS2080 8 years ago
fsl_tgec.h
fsl_usb.h usb: xhci: fsl: Add workaround for USB erratum A008751 8 years ago
fsl_validate.h powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL 8 years ago
fsl_wdog.h imx_watchdog: always set minimal timeout in reset_cpu 9 years ago
fuse.h
g_dnl.h
gdsys_fpga.h gdsys: Drop print_fpga_state function 8 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 drivers: i2c: mxc: Add early init 8 years ago
i2c_eeprom.h i2c_eeprom: Add reading support 8 years ago
i2s.h
i8042.h input: i8042: Make sure the keyboard is enabled 8 years ago
ide.h dm: ide: Add support for driver-model block devices 8 years ago
image-sparse.h fastboot: sparse: implement reserve() 8 years ago
image.h image: fix IH_ARCH_... values for uImage compatibility 8 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 Allow iotrace byte access to use an address of any size 8 years ago
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 lcd: fix the color testpattern in 16bit mode 8 years ago
lcd_console.h
lcdvideo.h
ld9040.h
led-display.h
led.h
libata.h
libfdt.h libfdt: Add a function to write a property placeholder 8 years ago
libfdt_env.h
libtizen.h exynos: Allow tizen to be built without an LCD 8 years ago
linker_lists.h
linux_logo.h
lmb.h
logbuff.h
lxt971a.h
lynxkdi.h
mailbox-uclass.h mailbox: rename headers 8 years ago
mailbox.h mailbox: rename headers 8 years ago
malloc.h malloc: use hidden visibility 8 years ago
mapmem.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h
memalign.h
membuff.h Add a circular memory buffer implementation 9 years ago
menu.h
micrel.h
mii_phy.h
miiphy.h
mipi_display.h
misc.h misc: add "call" uclass op 8 years ago
mk48t59.h
mmc.h mmc: use the generic error number 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
mpc8260_irq.h
msc01.h
mtd.h
mtd_node.h
mv88e6352.h
mvebu_mmc.h
mvmfp.h
nand.h mtd: nand: Add the sunxi NAND controller driver 8 years ago
net.h Various, unrelated tree-wide typo fixes. 8 years ago
netdev.h net: Remove unused mv88e61xx switch driver 8 years ago
ns16550.h dm: ns16550: Add support for reg-offset property 8 years ago
ns87308.h
onenand_uboot.h mtd: OneNAND: allow board init function fail 8 years ago
os.h sandbox: Allow chaining from SPL to U-Boot proper 8 years ago
palmas.h
panel.h dm: panel: Add a panel uclass 8 years ago
part.h dm: mmc: Add support for driver-model block devices 8 years ago
part_efi.h
pc_keyb.h
pca953x.h Add more SPDX-License-Identifier tags 8 years ago
pca9564.h
pca9698.h
pch.h dm: pch: Add get_io_base op 8 years ago
pci.h pci: make pci_get_hose_head() available to external users 8 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 8 years ago
pcmcia.h
pe.h efi_loader: Add PE image loader 8 years ago
phy.h net: phy: Add phy_interface_is_sgmii to phy.h 8 years ago
phys2bus.h
physmem.h
post.h
power-domain-uclass.h Add a power domain framework/uclass 8 years ago
power-domain.h Add a power domain framework/uclass 8 years ago
ppc_asm.tmpl powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx 8 years ago
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
qfw.h cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 8 years ago
radeon.h
ram.h
rc4.h
regmap.h dm: core: Add an implementation of regmap_init_mem_platdata() 8 years ago
reiserfs.h dm: Drop the block_dev_desc_t typedef 8 years ago
remoteproc.h
reset-uclass.h Add a reset driver framework/uclass 8 years ago
reset.h Add a reset driver framework/uclass 8 years ago
rtc.h
rtc_def.h
s6e63d6.h
s_record.h
samsung-usb-phy-uboot.h
sandbox-adc.h
sandboxblockdev.h dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
sandboxfs.h dm: Drop the block_dev_desc_t typedef 8 years ago
sata.h dm: Drop the block_dev_desc_t typedef 8 years ago
scf0403_lcd.h
scsi.h
sdhci.h mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg 8 years ago
search.h
sed156x.h
sed13806.h
serial.h board: am335x: Allow to choose serial device dynamically 8 years ago
sh_pfc.h
sh_tmu.h
sja1000.h
slre.h
sm501.h
smsc_lpc47m.h
smsc_sio1007.h superio: Add SMSC SIO1007 driver 8 years ago
sound.h
sparse_defs.h
sparse_format.h
spartan2.h
spartan3.h
spd.h
spd_sdram.h
spi.h dm: spi: introduce dm api 8 years ago
spi_flash.h Add more SPDX-License-Identifier tags 8 years ago
spl.h spl: support loading from UBI volumes 8 years ago
splash.h splash: Introduce default_splash_locations 8 years ago
status_led.h
stdio_dev.h
stdlib.h
stratixII.h
sx151x.h
sy8106a.h sunxi: power: add support for sy8106a driver 8 years ago
sym53c8xx.h
syscon.h dm: syscon: Add support for of-platdata 8 years ago
sysreset.h Rename reset to sysreset 8 years ago
tca642x.h
tegra-kbc.h
thermal.h
thor.h
ti-usb-phy-uboot.h
timer.h timer: Provide an early timer 8 years ago
timestamp.h
tmu.h
tpm.h
tps6586x.h
trace.h
tsec.h net: tsec: Use priv->tbiaddr to initialize TBI PHY address 8 years ago
tsi108.h
tsi148.h
twl4030.h
twl6030.h input: TWL6030 input support for power button, USB and charger 8 years ago
tws.h
ubi_uboot.h
ubifs_uboot.h dm: Drop the block_dev_desc_t typedef 8 years ago
ubispl.h spl: Lightweight UBI and UBI fastmap support 8 years ago
universe.h
usb.h dm: usb: Drop the get_dev() function 8 years ago
usb_cdc_acm.h
usb_defs.h
usb_ether.h usb: eth: add Realtek RTL8152B/RTL8153 DRIVER 8 years ago
usb_mass_storage.h dm: Drop the block_dev_desc_t typedef 8 years ago
usbdescriptors.h
usbdevice.h Fix spelling of "occurred". 8 years ago
usbroothubdes.h
uuid.h
vbe.h
version.h
video.h video: Add an enum for active low/high 8 years ago
video_bridge.h
video_console.h video: Provide a backspace method 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 LAG support 8 years ago
vsprintf.h vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago
vxworks.h
w83c553f.h
wait_bit.h lib: Add wait_for_bit 8 years ago
watchdog.h Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 8 years ago
winbond_w83627.h misc: Add simple driver to enable the legacy UART on Winbond Super IO chips 8 years ago
xilinx.h
xyzModem.h
zfs_common.h dm: Drop the block_dev_desc_t typedef 8 years ago
zynqpl.h