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
Wolfgang Denk 356cd17cc2 Merge branch 'master' of /home/wd/git/u-boot/master/ 17 years ago
..
asm-arm Fix misspelled comment 17 years ago
asm-avr32 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-blackfin Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-i386 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-m68k ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c 17 years ago
asm-microblaze Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-mips Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-nios Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-nios2 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-ppc 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 17 years ago
asm-sh Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
asm-sparc Coding Style cleanup; update CHANGELOG 17 years ago
bedbug
configs Merge branch 'master' of /home/wd/git/u-boot/master/ 17 years ago
cramfs Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
galileo
jffs2
linux sh: Add support stat structure and stat.h 17 years ago
pcmcia
u-boot Add support for calculating hashes with watchdog triggering 17 years ago
.gitignore include/gitignore: update to all architectures 17 years ago
4xx_i2c.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 years ago
74xx_7xx.h
405_dimm.h
405_mal.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 years ago
ACEX1K.h
MCD_dma.h ColdFire: Add MCF547x_8x dma code and header files 17 years ago
MCD_progCheck.h ColdFire: Add MCF547x_8x dma code and header files 17 years ago
MCD_tasksInit.h ColdFire: Add MCF547x_8x dma code and header files 17 years ago
SA-1100.h
_exports.h
ahci.h
altera.h Altera Stratix II support 17 years ago
ambapp.h Coding Style cleanup; update CHANGELOG 17 years ago
api_public.h API: Add (c) and licensing notice to the public API header. 17 years ago
arm920t.h
arm925t.h
arm926ejs.h
arm946es.h
armcoremodule.h
at45.h
at91rm9200_i2c.h
at91rm9200_net.h
ata.h
bcd.h
bcm5221.h
bmp_layout.h
bzlib.h
circbuf.h
clps7111.h
command.h
common.h MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' 17 years ago
commproc.h
config_cmd_all.h SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 17 years ago
config_cmd_default.h
console.h
crc.h
da9030.h
dataflash.h Clean up dataflash partitioning 17 years ago
devices.h
div64.h
dm9161.h
dp83848.h
dtt.h
e500.h
elf.h
environment.h crc32: use uint32_t rather than unsigned long 17 years ago
exports.h
ext2fs.h
fat.h Fix checking fat32 cluster size. 17 years ago
fdc.h
fdt.h Fix host tool build breakage, take two 17 years ago
fdt_support.h 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 years ago
fis.h ata: add the fis struct for SATA 17 years ago
flash.h
fpga.h
ft_build.h
hush.h
i2c.h
i8042.h
ide.h
image.h Use watchdog-aware functions when calculating hashes of images - take two 17 years ago
ioports.h
keyboard.h
kgdb.h
lcd.h
lcdvideo.h
lh7a40x.h
lh7a400.h
lh7a404.h
libata.h ata: update the libata.h from ata.h of linux kernel 17 years ago
libfdt.h libfdt: Add and use a node iteration helper function. 17 years ago
libfdt_env.h Fix host tool build breakage, take two 17 years ago
linux_logo.h
lists.h
lmb.h [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 years ago
logbuff.h
lpd7a400_cpld.h
lxt971a.h
lynxkdi.h
malloc.h
mb862xx.h
mii_phy.h
miiphy.h
mk48t59.h
mmc.h
mpc5xx.h
mpc5xxx.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code 17 years ago
mpc85xx.h
mpc86xx.h
mpc106.h
mpc512x.h MPC5121e ADS PCI support take 3 17 years ago
mpc824x.h
mpc8220.h
mpc8260.h
mpc8260_irq.h
nand.h NAND: fix some strict-aliasing compiler warnings 17 years ago
net.h Fix warnings while compiling net/net.c for MPC8610HPCD board 17 years ago
nios-io.h
nios.h
nios2-epcs.h
nios2-io.h
nios2.h
ns7520_eth.h
ns9750_bbus.h
ns9750_eth.h
ns9750_mem.h
ns9750_ser.h
ns9750_sys.h
ns16550.h
ns87308.h
onenand_uboot.h
part.h Coding style cleanup, update CHANGELOG 17 years ago
pc_keyb.h
pci.h
pci_ids.h Additional PCI IDs for IDE and network controllers 17 years ago
pcmcia.h
post.h The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
ppc4xx.h
ppc4xx_enet.h ppc4xx: Add AMCC Glacier 406GT eval board support 17 years ago
ppc405.h ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) 17 years ago
ppc440.h lwmon5: watchdog POST fix 17 years ago
ppc_asm.tmpl
ppc_defs.h
ps2mult.h
radeon.h Extend ATI Radeon driver to support more video modes 17 years ago
reiserfs.h
rtc.h LWMON5: POST RTC fix 17 years ago
s3c24x0.h
s3c2400.h
s3c2410.h
s_record.h
sa1100.h
sata.h drivers: code clean up 17 years ago
scsi.h
sed156x.h
sed13806.h
serial.h ARM: s3c24xx: Multiple serial port support 17 years ago
sha1.h Add support for calculating hashes with watchdog triggering 17 years ago
sm501.h
smiLynxEM.h
spartan2.h
spartan3.h
spd.h
spd_sdram.h
spi.h New i.MX31 SPI driver 17 years ago
status_led.h
stratixII.h Altera Stratix II support 17 years ago
sym53c8xx.h
systemace.h
tsi108.h
universe.h
usb.h Fix compilation error in cmd_usb.c 17 years ago
usb_cdc_acm.h
usb_defs.h
usbdcore.h
usbdcore_ep0.h
usbdcore_mpc8xx.h
usbdcore_omap1510.h
usbdescriptors.h
version.h
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h
video_fb.h
video_font.h
video_logo.h
virtex2.h
vsc7385.h Cleanup coding style, update CHANGELOG 17 years ago
w83c553f.h
watchdog.h
xilinx.h
xyzModem.h
zlib.h