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
Tom Rini d6639d10db Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
..
andestech andes_pcu.h: header file of andes_pcu power control unit 14 years ago
asm-generic Power: remove support for Freescale MPC8220 12 years ago
bedbug Consolidate bool type 12 years ago
configs Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
cramfs
faraday mmc: update Faraday FTSDC010 for rw performance 12 years ago
galileo Consolidate bool type 12 years ago
jffs2 fdt_support: add partitions fixup in mtd node 15 years ago
linux Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
lzma Rename lib_generic/ to lib/ 15 years ago
mtd Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
pcmcia
power SMDK5250: Add PMIC voltage settings 12 years ago
synopsys dwcddr21mctl: Synopsys DWC DDR2/1 Memory Controller 14 years ago
u-boot Roll crc32 into hash infrastructure 12 years ago
usb imx: mx5: Remove legacy iomux support 12 years ago
zfs zfs: Add ZFS filesystem support 13 years ago
.gitignore tools: logo: split bmp arrays from bmp_logo.h 14 years ago
74xx_7xx.h powerpc: Move duplicated BAT defines to mmu.h 16 years ago
ACEX1K.h fpga: constify to fix build warning 14 years ago
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
SA-1100.h Big white-space cleanup. 17 years ago
_exports.h lib, vsprintf: introduce strict_strtoul 14 years ago
addr_map.h lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 years ago
aes.h Add AES crypto library 13 years ago
ahci.h ahci: cosmetics and cleanup 13 years ago
ali512x.h Convert ISO-8859 files to UTF-8 14 years ago
altera.h fpga: Remove all CONFIG_SYS_* fpga related options 12 years ago
amba_clcd.h video: add amba-clcd prime-cell 15 years ago
ambapp.h Coding Style cleanup; update CHANGELOG 17 years ago
ansi.h New command bootmenu: ANSI terminal boot menu support 12 years ago
api_public.h api: export LCD device to external apps 14 years ago
arm925t.h
armcoremodule.h Big white-space cleanup. 17 years ago
asm-offsets.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
at45.h at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT 16 years ago
at91rm9200_i2c.h
at91rm9200_net.h Consolidate bool type 12 years ago
ata.h ahci: Perform SATA flush after disk write. 13 years ago
atmel_hlcdc.h video: atmel: implement lcd_setcolreg function 13 years ago
atmel_lcdc.h Add ATMEL LCD driver 17 years ago
atmel_mci.h mmc: atmel_mci: using IP version for different setting 12 years ago
bcd.h Replace BCD2BIN and BIN2BCD macros with inline functions 16 years ago
bcm5221.h Big white-space cleanup. 17 years ago
bmp_layout.h
bootcount.h Consolidate bootcount code into drivers/bootcount 13 years ago
bootstage.h bootstage: Don't build for HOSTCC 12 years ago
bouncebuf.h common: rework bouncebuf implementation 13 years ago
bus_vcxk.h new video driver for bus vcxk framebuffers 16 years ago
bzlib.h
cbfs.h cbfs: Add docbook template 13 years ago
circbuf.h
cmd_spl.h Add cmd_spl command 13 years ago
command.h Refactor linker-generated arrays 12 years ago
common.h Power: remove support for Freescale MPC8220 12 years ago
commproc.h PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 13 years ago
compiler.h Define uintptr_t as long int to simplify printf() format strings 14 years ago
config_cmd_all.h Add fuse API and commands 12 years ago
config_cmd_default.h config_cmd_default.h: Remove CONFIG_CMD_MEMTEST 12 years ago
config_cmd_defaults.h crc32: make command optional 14 years ago
config_defaults.h image: Add support for Plan 9 12 years ago
config_fallbacks.h Makefile: Change CONFIG_SPL_PAD_TO to image offset 12 years ago
config_phylib_all_drivers.h phylib: Enable SMSC LAN87xx PHY support 13 years ago
config_uncmd_spl.h OMAP: networking support for SPL 13 years ago
cpsw.h cpsw: add driver for cpsw ethernet device 13 years ago
crc.h
da9030.h
dataflash.h dataflash: fix parameters order in write_dataflash() 14 years ago
ddr_spd.h powerpc/mpc8xxx: Add fine timing support for DDR3 13 years ago
dfu.h dfu: NAND specific routines for DFU operation 12 years ago
dialog_pmic.h pmic: dialog: Avoid name conflicts 13 years ago
div64.h Add a do_div() wrapper macro, lldiv(). 16 years ago
dm9000.h Add config option for disabling DM9000-SROM support. 16 years ago
dm9161.h Big white-space cleanup. 17 years ago
dp83848.h
ds1722.h Misc ds1722 fixups 16 years ago
ds4510.h Add support for Maxim's DS4510 I2C device 16 years ago
dtt.h hwmon: Provide dtt_init() 14 years ago
dwmmc.h mmc: dw-mmc: support DesignWare MMC Controller 13 years ago
e500.h poweprc/85xx: add QMan frequency info and fdt fixup. 13 years ago
edid.h edid: Library of EDID decode and print 12 years ago
elf.h compiler.h: unify system ifdef cruft here 16 years ago
env_attr.h env: Add support for callbacks to environment vars 12 years ago
env_callback.h env_callback: Mark find_env_callback as static 12 years ago
env_default.h env: Add environment variable flags 12 years ago
env_flags.h env: Handle write-once ethaddr and serial# generically 12 years ago
environment.h env: Add redundant env support to UBI env 12 years ago
errno.h Add basic errno support. 15 years ago
exports.h vsprintf: add ustrtoll function 12 years ago
ext4fs.h fs/ext4: Support device block sizes != 512 bytes 12 years ago
ext_common.h fs/ext4: Support device block sizes != 512 bytes 12 years ago
fat.h fs: Move ls and read methods into ext4, fat 12 years ago
fdc.h Convert ISO-8859 files to UTF-8 14 years ago
fdt.h Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h 12 years ago
fdt_support.h image: Add device tree setup to image library 12 years ago
fdtdec.h Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
fis.h
flash.h mtd/cfi: add support for SST 4KB sector granularity 12 years ago
fm_eth.h Fman/t4240: some fix for 10G XAUI 12 years ago
fpga.h fpga: Remove all CONFIG_SYS_* fpga related options 12 years ago
fs.h fs: Add support for saving data to filesystems 12 years ago
fsl_diu_fb.h video: Add SHARP LQ084S3LG01 LCD support on P1022DS 14 years ago
fsl_esdhc.h fsl_esdhc: Fix DMA transfer completion waiting loop 12 years ago
fsl_mdio.h fm/mEMAC: add mEMAC frame work 13 years ago
fsl_pmic.h mx53loco: Turn on VUSB regulator 13 years ago
fuse.h Add fuse API and commands 12 years ago
g_dnl.h Remove obsolete header file 13 years ago
gdsys_fpga.h powerpc/ppc4xx: Remove typedefs for gdsys FPGA 13 years ago
hash.h hash: Add a way to calculate a hash for any algortihm 12 years ago
hush.h common: add run_command2 for running simple or hush commands 14 years ago
hw_sha.h gen: Add sha h/w acceleration to hash 12 years ago
hwconfig.h powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init 14 years ago
i2c.h I2C: Driver changes for FDT support 12 years ago
i2s.h SOUND: SAMSUNG: Add I2S driver 13 years ago
i8042.h input: i8042: Provide feature to disable keyboard before booting kernel 13 years ago
ide.h Adjust board_r.c for ppc 12 years ago
image.h image: Add device tree setup to image library 12 years ago
initcall.h Introduce a basic initcall implementation 12 years ago
input.h input: Add ANSI 3.64 escape sequence generation. 13 years ago
iomux.h stdio: constify "name" arg in public api 15 years ago
ioports.h
ipu_pixfmt.h i.MX video: struct fb_videomode can be const 13 years ago
key_matrix.h input: Allow key ghosting filter to be disabled 13 years ago
keyboard.h
kgdb.h Make sure that argv[] argument pointers are not modified. 15 years ago
ks8721.h Add support for Eukrea CPUAT91 SBC 16 years ago
lattice.h fpga: Remove all CONFIG_SYS_* fpga related options 12 years ago
lcd.h Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
lcdvideo.h
ld9040.h drivers: video: Add ld9040 video driver 13 years ago
led-display.h led_display: remove unused DISPLAY_MARK define 15 years ago
libata.h ata: update the libata.h from ata.h of linux kernel 17 years ago
libfdt.h libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
libfdt_env.h Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h 12 years ago
libtizen.h create lib/tizen directory 13 years ago
linker_lists.h Refactor linker-generated arrays 12 years ago
linux_logo.h
lmb.h image: Add device tree setup to image library 12 years ago
logbuff.h Avoid initrd and logbuffer area overlaps 17 years ago
lxt971a.h Remove duplicate definitions in include/lxt971a.h. 17 years ago
lynxkdi.h
malloc.h Consolidate bool type 12 years ago
mb862xx.h video: mb862xx: improve board-specific Lime configuration 16 years ago
mc9sdz60.h Add basic support for Freescale's mc9sdz60 14 years ago
mc13783.h mc13783.h: create and add regulator mode 0 and 1 13 years ago
mc13892.h MC13892: Add REGMODE0 bits definitions 14 years ago
mc34704.h pmic: Add support for mc34704 13 years ago
menu.h menu: export menu_default_choice() function 12 years ago
micrel.h net: phy: add support for Micrel's KSZ9021 13 years ago
mii_phy.h
miiphy.h net/miiphy/serial: drop duplicate "NAMESIZE" define 13 years ago
mk48t59.h rename CFG_ macros to CONFIG_SYS 17 years ago
mmc.h mmc: Split device init to decouple OCR-polling delay 12 years ago
mpc5xx.h rename CFG_ macros to CONFIG_SYS 17 years ago
mpc5xxx.h mpc5xxx: add pci_mpc5xxx_init prototype to common header 13 years ago
mpc5xxx_sdma.h cleanup: Fix typos and misspellings in various files. 14 years ago
mpc8xx.h
mpc8xx_irq.h rename CFG_ macros to CONFIG_SYS 17 years ago
mpc83xx.h mpc83xx: add support for mpc8309 13 years ago
mpc85xx.h powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros 14 years ago
mpc86xx.h powerpc/mpc86xx: Disable translation for BAT setup 14 years ago
mpc106.h rename CFG_ macros to CONFIG_SYS 17 years ago
mpc824x.h cleanup: Fix typos and misspellings in various files. 14 years ago
mpc8260.h
mpc8260_irq.h
mtd_node.h fdt_support: add partitions fixup in mtd node 15 years ago
mv88e6352.h net/phy: support the mv88e6352 switch 13 years ago
mvmfp.h gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs 15 years ago
nand.h mtd: resync with Linux-3.7.1 12 years ago
net.h net/: sparse fixes 13 years ago
netdev.h Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
nios2-epcs.h Big white-space cleanup. 17 years ago
nios2-io.h Big white-space cleanup. 17 years ago
nios2-yanu.h nios2: Added support to YANU UART 15 years ago
nios2.h nios2: use builtin functions for control registers access 13 years ago
nomadik.h include/nomadik.h: add physical address for cldc 15 years ago
ns16550.h serial/ns16550: ns16550 has a different register layout on SOC_DA8XX 13 years ago
ns87308.h rename CFG_ macros to CONFIG_SYS 17 years ago
onenand_uboot.h arm: Remove support for unused s3c64xx 12 years ago
os.h sandbox: Add a way of obtaining directory listings 12 years ago
palmas.h palmas: add header guard 12 years ago
part.h part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
part_efi.h disk/gpt: Fix GPT partition handling for blocksize != 512 12 years ago
pc_keyb.h Big white-space cleanup. 17 years ago
pca953x.h Add support for PCA953x I2C gpio devices 17 years ago
pca9564.h Prepare v2010.03-rc1 15 years ago
pca9698.h gpio: Adapt PCA9698 to standard GPIO API 14 years ago
pci.h x86: gpio: Add GPIO driver for Intel ICH6 and later. 13 years ago
pci_ids.h pci: update pci_ids.h with a few new entries 13 years ago
pcmcia.h PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 13 years ago
phy.h Merge branch 'u-boot/master' into 'u-boot-arm/master' 12 years ago
physmem.h Introduce arch_phys_memset which works like memset but on physical memory 13 years ago
post.h POST: add new memory regions test 14 years ago
ppc_asm.tmpl Power: remove support for Freescale MPC8220 12 years ago
ppc_defs.h
ps2mult.h Rename common ns16550 constants with UART_ prefix to prevent conflicts 16 years ago
pwm.h ARM: S5P: pwm driver support 14 years ago
radeon.h rename CFG_ macros to CONFIG_SYS 17 years ago
reiserfs.h cmd_reiser: use common get_device_and_partition function 13 years ago
rtc.h Switch from per-driver to common definition of bin2bcd and bcd2bin 16 years ago
s6e63d6.h A driver for the S6E63D6 SPI display controller from Samsung 16 years ago
s_record.h Big white-space cleanup. 17 years ago
sandboxfs.h sandbox: fs: Add support for saving files to host filesystem 12 years ago
sata.h sata.h: Make all sata/ata drivers include <sata.h> 13 years ago
scsi.h Consolidate bool type 12 years ago
sdhci.h mmc: add no simultaenous power and vdd 13 years ago
search.h "env grep" - add support for regular expression matches 12 years ago
sed156x.h
sed13806.h Convert ISO-8859 files to UTF-8 14 years ago
serial.h Tegra30: Add generic Tegra30 build support 12 years ago
sh_pfc.h sh: Add support pin function control using GPIO 13 years ago
sh_tmu.h arm: rmobile: Add support TMU base timer function 13 years ago
sha1.h sha1: Use const where possible, and unsigned for input len 12 years ago
sha256.h sha256: Use const where possible and add watchdog function 12 years ago
sja1000.h Add minimal SJA1000 header for basic CAN mode 16 years ago
slre.h Add SLRE - Super Light Regular Expression library 12 years ago
sm501.h Convert ISO-8859 files to UTF-8 14 years ago
smiLynxEM.h
sound.h Sound: Support for MAX98095 codec in driver 12 years ago
spartan2.h fpga: constify to fix build warning 14 years ago
spartan3.h fpga: add definition for Xilinx Spartan-6 XC6SLX4 13 years ago
spd.h
spd_sdram.h
spi.h spi: Add parameter for maximum write size 12 years ago
spi_flash.h sf: Enable FDT-based configuration and memory mapping 12 years ago
spl.h ARM: OMAP: Cleanup boot parameters usage 12 years ago
status_led.h nios2: remove asm/status_led.h 13 years ago
stdio_dev.h serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option 12 years ago
stratixII.h fpga: Remove relocation fixups 16 years ago
sym53c8xx.h Consolidate bool type 12 years ago
systemace.h
tegra-kbc.h tegra: Add tegra keyboard driver 13 years ago
timestamp.h Move timestamp and version files into 'generated' subdir 14 years ago
tis.h tpm: Add TPM command library 12 years ago
tmu.h Exynos5: TMU: Add driver for Thermal Management Unit 12 years ago
tpm.h tpm: Add TPM command library 12 years ago
tps6586x.h i2c: Add TPS6586X driver 13 years ago
tsec.h tsec: Fix MDIO on devices with eTSEC2 14 years ago
tsi108.h
tsi148.h Add support for the Tundra TSI148 VME-bridge 16 years ago
twl4030.h twl4030: make twl4030_i2c_read_u8 prototype consistent 12 years ago
twl6030.h twl6030: add header guard 12 years ago
tws.h drivers/twserial: Add protocol driver for "three wire serial" interface. 16 years ago
ubi_uboot.h ubi: Expose a few simple functions from the cmd_ubi 12 years ago
universe.h
usb.h USB: SS: Add support for Super Speed USB interface 12 years ago
usb_cdc_acm.h
usb_defs.h usb: fix: Fixing Port status and feature number constants 12 years ago
usb_ether.h net: introduce transparent driver private in ueth_data 13 years ago
usb_mass_storage.h usb:gadget: USB Mass Storage Gadget support 12 years ago
usbdescriptors.h Enable high speed support for USB device framework and usbtty 13 years ago
usbdevice.h Consolidate bool type 12 years ago
version.h Move timestamp and version files into 'generated' subdir 14 years ago
video.h video: Provide an API to access video parameters 13 years ago
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h Big white-space cleanup. 17 years ago
video_fb.h video: cleanup comments in cfb_console.c and video_fb.h 15 years ago
video_font.h font: split font data from video_font.h 14 years ago
video_font_data.h font: split font data from video_font.h 14 years ago
video_logo.h Big white-space cleanup. 17 years ago
virtex2.h fpga: constify to fix build warning 14 years ago
vsc7385.h
vsprintf.h vsprintf: Move function documentation into header file 13 years ago
vxworks.h ppc4xx: Remove IOP480 support 13 years ago
w83c553f.h rename CFG_ macros to CONFIG_SYS 17 years ago
watchdog.h blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
xilinx.h fpga: Remove all CONFIG_SYS_* fpga related options 12 years ago
xyzModem.h Consolidate bool type 12 years ago
zfs_common.h cmd_zfs: use common get_device_and_partition function 13 years ago
zynqpl.h fpga: Check device name against bitstream name 12 years ago