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
Kumar Gala dd50af2515 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init 14 years ago
..
asm-generic x86: Fix support for booting bzImage 15 years ago
bedbug Make sure that argv[] argument pointers are not modified. 15 years ago
configs powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h 14 years ago
cramfs
galileo
jffs2 fdt_support: add partitions fixup in mtd node 15 years ago
linux mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() 14 years ago
lzma Rename lib_generic/ to lib/ 15 years ago
mtd cfi_flash: Add optional config register write to cfi-detection 15 years ago
pcmcia
u-boot Rename lib_generic/ to lib/ 15 years ago
usb Fix building for 83xx boards with USB support 15 years ago
.gitignore update include/asm/ gitignore after move 15 years ago
74xx_7xx.h powerpc: Move duplicated BAT defines to mmu.h 16 years ago
ACEX1K.h fpga: Remove relocation fixups 16 years ago
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
SA-1100.h
_exports.h Remove support for CONFIG_HAS_UID and "forceenv" command 15 years ago
addr_map.h Introduce addr_map library 17 years ago
ahci.h Update Freescale copyrights to remove "All Rights Reserved" 16 years ago
ali512x.h Move ali512x.h 16 years ago
altera.h fpga: Remove relocation fixups 16 years ago
amba_clcd.h video: add amba-clcd prime-cell 15 years ago
ambapp.h
api_public.h API: Improve glue mid-layer of the API demo application. 16 years ago
arm925t.h
armcoremodule.h
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
ata.h
atmel_lcdc.h
bcd.h Replace BCD2BIN and BIN2BCD macros with inline functions 16 years ago
bcm5221.h
bmp_layout.h
bus_vcxk.h new video driver for bus vcxk framebuffers 16 years ago
bzlib.h
circbuf.h
clps7111.h
command.h autocomplete: remove runtime handler install 15 years ago
common.h env: re-add support for auto-completion 14 years ago
commproc.h CCM: remove code for yet another corpse 15 years ago
compiler.h include/compiler.h: remove uint typedef for __MACH__ 15 years ago
config_cmd_all.h rarp: Condtionally compile rarp support 15 years ago
config_cmd_default.h Add 'editenv' command 16 years ago
config_cmd_defaults.h config_cmd_defaults.h: new header for common u-boot command defaults 14 years ago
config_defaults.h Add support for operating system OSE 15 years ago
crc.h
da9030.h
dataflash.h
ddr_spd.h powerpc/8xxx: Enable DDR3 RDIMM support 15 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
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
e500.h ppc/p4080: Determine various chip frequencies on CoreNet platforms 16 years ago
elf.h compiler.h: unify system ifdef cruft here 16 years ago
environment.h hashtable: drop all non-reentrant versions 15 years ago
errno.h Add basic errno support. 15 years ago
exports.h do_reset: unify duplicate prototypes 15 years ago
ext2fs.h ext2: constify file/dir names 15 years ago
fat.h VFAT: fix processing of scattered long file name entries 15 years ago
fdc.h
fdt.h
fdt_support.h FDT: Add fixup support for multiple banks of memory 15 years ago
fis.h
flash.h cfi_flash: Simplify dynamic flash bank number detection 15 years ago
fpga.h FPGA: add support for downloading Lattice bitstream 15 years ago
fsl_diu_fb.h fsl_diu_fb: further refactoring of FSL DIU code 15 years ago
fsl_esdhc.h ppc/85xx: PIO Support for FSL eSDHC Controller Driver 15 years ago
fsl_nfc.h Add MX25 support to nand_spl fsl nfc driver 15 years ago
fsl_pmic.h MX: Added Freescale Power Management Driver 15 years ago
hush.h
hwconfig.h powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init 14 years ago
i2c.h fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
i8042.h
ide.h mucmc52, uc101: delete ata@3a00 node, if no CF card is detected 16 years ago
image.h image: constify lookup tables 15 years ago
iomux.h stdio: constify "name" arg in public api 15 years ago
ioports.h
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 Coding Style cleanup 15 years ago
lcd.h atmel_lcd: Allow contrast polarity to be either positive or negative 15 years ago
lcdvideo.h
led-display.h led_display: remove unused DISPLAY_MARK define 15 years ago
lh7a40x.h
lh7a400.h
lh7a404.h
libata.h
libfdt.h libfdt: Fix C++ compile-time cast error on gnu 4.2.1 16 years ago
libfdt_env.h compiler.h: unify system ifdef cruft here 16 years ago
linux_logo.h
lmb.h lmb: only force on arches that use it 15 years ago
logbuff.h
lpd7a400_cpld.h
lxt971a.h
lynxkdi.h
malloc.h Consolidate arch-specific mem_malloc_init() implementations 16 years ago
mb862xx.h video: mb862xx: improve board-specific Lime configuration 16 years ago
mc13892.h mx51evk: Fix 2 hours reset issue 15 years ago
mg_disk.h mflash: Initial mflash support 16 years ago
mii_phy.h
miiphy.h miiphy: convert to linux/mii.h 14 years ago
mk48t59.h
mmc.h fsl_esdhc: Use mmc_set_clock to set initial speed 15 years ago
mpc5xx.h
mpc5xxx.h A4M072: Added support for the board. 15 years ago
mpc5xxx_sdma.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h 83xx: Remove warmboot parameter from PCI init functions 15 years ago
mpc85xx.h 83xx/85xx/86xx: LBC register cleanup 15 years ago
mpc86xx.h mpc86xx: set the DDR BATs after calculating true DDR size 15 years ago
mpc106.h
mpc824x.h powerpc: Move duplicated BAT defines to mmu.h 16 years ago
mpc8220.h
mpc8260.h
mpc8260_irq.h
mtd_node.h fdt_support: add partitions fixup in mtd node 15 years ago
mvmfp.h gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs 15 years ago
mxc_gpio.h Use common function to set GPIOs for MX3 and MX5 15 years ago
nand.h NAND: add the ability to directly write yaffs image 14 years ago
net.h string_to_ip: constify "s" arg 15 years ago
netdev.h ftgmac100: support of gigabit eth ftgmac100 14 years ago
nios2-epcs.h
nios2-io.h
nios2-yanu.h nios2: Added support to YANU UART 15 years ago
nios2.h
nomadik.h include/nomadik.h: add physical address for cldc 15 years ago
ns7520_eth.h
ns9750_bbus.h
ns9750_eth.h
ns9750_mem.h
ns9750_ser.h
ns9750_sys.h
ns16550.h Move arch/ppc to arch/powerpc 15 years ago
ns87308.h
onenand_uboot.h Flex-OneNAND driver support 16 years ago
part.h mflash: Initial mflash support 16 years ago
pc_keyb.h
pca953x.h Add support for PCA953x I2C gpio devices 17 years ago
pca9564.h Prepare v2010.03-rc1 15 years ago
pci.h powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup 14 years ago
pci_ids.h Added PCI_DEVICE_ID_PLX_9030. 15 years ago
pcmcia.h
post.h powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems 15 years ago
ppc_asm.tmpl powerpc: fix wrong comment at GOT definitions 15 years ago
ppc_defs.h
ps2mult.h Rename common ns16550 constants with UART_ prefix to prevent conflicts 16 years ago
radeon.h
reiserfs.h
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
sata.h SATA: do not auto-initialize during boot 16 years ago
scsi.h
search.h env: re-add support for auto-completion 14 years ago
sed156x.h
sed13806.h
serial.h Merge branch 'master' of git://git.denx.de/u-boot-samsung 15 years ago
sha1.h
sha256.h
sja1000.h Add minimal SJA1000 header for basic CAN mode 16 years ago
sm501.h
smiLynxEM.h
spartan2.h fpga: Remove relocation fixups 16 years ago
spartan3.h add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 15 years ago
spd.h
spd_sdram.h
spi.h
spi_flash.h spi_flash.h: pull in linux/types.h for u## types 16 years ago
status_led.h CCM: remove code for yet another corpse 15 years ago
stdio_dev.h stdio: constify "name" arg in public api 15 years ago
stratixII.h fpga: Remove relocation fixups 16 years ago
sym53c8xx.h
systemace.h
timestamp.h Update U-Boot's build timestamp on every compile 17 years ago
tsec.h miiphy: convert to linux/mii.h 14 years ago
tsi108.h
tsi148.h Add support for the Tundra TSI148 VME-bridge 16 years ago
twl4030.h ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages 15 years ago
twl6030.h ARMV7: OMAP4: twl6030 add battery charging support 15 years ago
tws.h drivers/twserial: Add protocol driver for "three wire serial" interface. 16 years ago
ubi_uboot.h UBI: Fix problem in UBI/Linux "compatibility layer" 15 years ago
universe.h
usb.h musb: MSC host support for AM35x 15 years ago
usb_cdc_acm.h
usb_defs.h Prepare USB layer for ehci 16 years ago
usbdescriptors.h USB add macros for debugging usb device setup. 16 years ago
usbdevice.h USB add macros for debugging usb device setup. 16 years ago
version.h
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h
video_fb.h video: cleanup comments in cfb_console.c and video_fb.h 15 years ago
video_font.h
video_logo.h
virtex2.h fpga: Remove relocation fixups 16 years ago
vsc7385.h
vxworks.h Make sure that argv[] argument pointers are not modified. 15 years ago
w83c553f.h
watchdog.h nios: remove nios-32 arch 15 years ago
xilinx.h add block write function to spartan3 slave serial load 15 years ago
xyzModem.h