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
Mike Frysinger 75edebe301 Move is_valid_ether_addr() to include/net.h 16 years ago
..
asm-arm at91rm9200: move define from lowlevel_init to header 16 years ago
asm-avr32 avr32: Remove second definition of virt_to_phys() 16 years ago
asm-blackfin Introduce virt_to_phys() 16 years ago
asm-i386 Moved definition of set_vector() to new header file 16 years ago
asm-m68k Introduce virt_to_phys() 16 years ago
asm-microblaze Introduce virt_to_phys() 16 years ago
asm-mips Introduce virt_to_phys() 16 years ago
asm-nios Introduce virt_to_phys() 16 years ago
asm-nios2 Introduce virt_to_phys() 16 years ago
asm-ppc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 16 years ago
asm-sh sh: use write{8,16,32} in all lowlevel_init 16 years ago
asm-sparc Introduce virt_to_phys() 16 years ago
bedbug Big white-space cleanup. 17 years ago
configs sh: sh7763rdp: Update sh7763rdp config 16 years ago
cramfs Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
galileo rename CFG_ macros to CONFIG_SYS 16 years ago
jffs2 jffs2: summary support 16 years ago
linux NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
lzma Add support for LZMA uncompression algorithm. 16 years ago
mtd UBI: Add basic UBI support to U-Boot (Part 7/8) 16 years ago
pcmcia
u-boot Add support for calculating hashes with watchdog triggering 17 years ago
.gitignore Update U-Boot's build timestamp on every compile 16 years ago
4xx_i2c.h rename CFG_ macros to CONFIG_SYS 16 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 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20. 17 years ago
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 Big white-space cleanup. 17 years ago
_exports.h
addr_map.h Introduce addr_map library 16 years ago
ahci.h Big white-space cleanup. 17 years ago
altera.h rename CFG_ macros to CONFIG_SYS 16 years ago
ambapp.h Coding Style cleanup; update CHANGELOG 17 years ago
api_public.h rename CFG_ macros to CONFIG_SYS 16 years ago
arm920t.h
arm925t.h
arm926ejs.h
arm946es.h
armcoremodule.h Big white-space cleanup. 17 years ago
at45.h
at91rm9200_i2c.h
at91rm9200_net.h
ata.h rename CFG_ macros to CONFIG_SYS 16 years ago
atmel_lcdc.h Add ATMEL LCD driver 17 years ago
bcd.h
bcm5221.h Big white-space cleanup. 17 years ago
bmp_layout.h
bzlib.h
circbuf.h
clps7111.h Big white-space cleanup. 17 years ago
command.h rename CFG_ macros to CONFIG_SYS 16 years ago
common.h IOMUX: Add console multiplexing support. 16 years ago
commproc.h rename CFG_ macros to CONFIG_SYS 16 years ago
config_cmd_all.h Add 'license' command to U-Boot command line 16 years ago
config_cmd_default.h Big white-space cleanup. 17 years ago
console.h
crc.h
da9030.h
dataflash.h rename CFG_ macros to CONFIG_SYS 16 years ago
ddr_spd.h Add proper SPD definitions for DDR1/2/3 16 years ago
devices.h usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable 16 years ago
div64.h Add a do_div() wrapper macro, lldiv(). 16 years ago
dm9161.h Big white-space cleanup. 17 years ago
dp83848.h
ds4510.h Add support for Maxim's DS4510 I2C device 16 years ago
dtt.h rename CFG_ macros to CONFIG_SYS 16 years ago
e500.h Add secondary CPUs processor frequency for e500 core 16 years ago
elf.h Big white-space cleanup. 17 years ago
environment.h rename CFG_ macros to CONFIG_SYS 16 years ago
exports.h UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
ext2fs.h
fat.h Remove non-ascii characters from fat code 16 years ago
fdc.h
fdt.h powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
fdt_support.h fdt: Added helper to set PCI dma-ranges property 16 years ago
fis.h ata: add the fis struct for SATA 17 years ago
flash.h cfi-mtd: Add cfi-mtd driver. 16 years ago
fpga.h rename CFG_ macros to CONFIG_SYS 16 years ago
hush.h hush: add showvar command for hush shell. 16 years ago
i2c.h i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
i8042.h rename CFG_ macros to CONFIG_SYS 16 years ago
ide.h rename CFG_ macros to CONFIG_SYS 16 years ago
image.h Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 16 years ago
iomux.h IOMUX: Add console multiplexing support. 16 years ago
ioports.h
keyboard.h
kgdb.h
lcd.h lcd: Let the board code show board-specific info 16 years ago
lcdvideo.h
lh7a40x.h rename CFG_ macros to CONFIG_SYS 16 years ago
lh7a400.h
lh7a404.h
libata.h ata: update the libata.h from ata.h of linux kernel 17 years ago
libfdt.h libfdt: Fix error in documentation for fdt_get_alias_namelen() 16 years ago
libfdt_env.h libfdt: Fix redefined uintptr_t warning for USE_HOSTCC 16 years ago
linux_logo.h
lmb.h Fix LMB type issues 17 years ago
logbuff.h Avoid initrd and logbuffer area overlaps 17 years ago
lpd7a400_cpld.h
lxt971a.h Remove duplicate definitions in include/lxt971a.h. 17 years ago
lynxkdi.h
malloc.h
mb862xx.h
mii_phy.h
miiphy.h rename CFG_ macros to CONFIG_SYS 16 years ago
mk48t59.h rename CFG_ macros to CONFIG_SYS 16 years ago
mmc.h MMC: Consolidate MMC/SD command definitions 17 years ago
mpc5xx.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc5xxx.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc5xxx_sdma.h Move MPC5xxx_FEC driver to drivers/net 16 years ago
mpc8xx.h
mpc8xx_irq.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc83xx.h mpc83xx: Add support for MPC83xx PCI-E controllers 16 years ago
mpc85xx.h 83xx/85xx: further localbus cleanups 17 years ago
mpc86xx.h mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
mpc106.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc512x.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc824x.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc8220.h rename CFG_ macros to CONFIG_SYS 16 years ago
mpc8260.h
mpc8260_irq.h
nand.h NAND: move board_nand_init to nand.h 16 years ago
net.h Move is_valid_ether_addr() to include/net.h 16 years ago
netdev.h mgcoge make ether_scc.c work with CONFIG_NET_MULTI 16 years ago
nios-io.h
nios.h
nios2-epcs.h Big white-space cleanup. 17 years ago
nios2-io.h Big white-space cleanup. 17 years ago
nios2.h
ns7520_eth.h Remove duplicate definitions in include/lxt971a.h. 17 years ago
ns9750_bbus.h Big white-space cleanup. 17 years ago
ns9750_eth.h Remove duplicate definitions in include/lxt971a.h. 17 years ago
ns9750_mem.h Big white-space cleanup. 17 years ago
ns9750_ser.h Big white-space cleanup. 17 years ago
ns9750_sys.h Big white-space cleanup. 17 years ago
ns16550.h rename CFG_ macros to CONFIG_SYS 16 years ago
ns87308.h rename CFG_ macros to CONFIG_SYS 16 years ago
onenand_uboot.h Sync with 2.6.27 16 years ago
part.h Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago
pc_keyb.h Big white-space cleanup. 17 years ago
pca953x.h Add support for PCA953x I2C gpio devices 16 years ago
pci.h mpc83xx: Add support for MPC83xx PCI-E controllers 16 years ago
pci_ids.h mpc85xx: Add support for the MPC8536 16 years ago
pcmcia.h rename CFG_ macros to CONFIG_SYS 16 years ago
post.h FPU POST: fix warnings when building with 2.18 binutils 16 years ago
ppc4xx.h ppc4xx: Add routine to retrieve CPU number 16 years ago
ppc4xx_enet.h rename CFG_ macros to CONFIG_SYS 16 years ago
ppc405.h rename CFG_ macros to CONFIG_SYS 16 years ago
ppc440.h ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs 16 years ago
ppc_asm.tmpl
ppc_defs.h
ps2mult.h rename CFG_ macros to CONFIG_SYS 16 years ago
radeon.h rename CFG_ macros to CONFIG_SYS 16 years ago
reiserfs.h
rtc.h rtc: allow rtc_set to return an error and use it in cmd_date 16 years ago
s3c24x0.h
s3c64x0.h ARM: Add arm1176 core with S3C6400 SoC 16 years ago
s3c2400.h
s3c2410.h
s3c6400.h ARM: Add arm1176 core with S3C6400 SoC 16 years ago
s_record.h Big white-space cleanup. 17 years ago
sa1100.h
sata.h drivers: code clean up 17 years ago
scsi.h Big white-space cleanup. 17 years ago
sed156x.h
sed13806.h Big white-space cleanup. 17 years ago
serial.h rename CFG_ macros to CONFIG_SYS 16 years ago
sha1.h Add support for calculating hashes with watchdog triggering 17 years ago
sha256.h include/sha256.h: fix file permissions. 17 years ago
sm501.h
smiLynxEM.h
spartan2.h Big white-space cleanup. 17 years ago
spartan3.h Fix Spartan-3 definitions. 16 years ago
spd.h
spd_sdram.h
spi.h Move conditional compilation of MPC8XXX SPI driver to Makefile 17 years ago
spi_flash.h SPI Flash subsystem 17 years ago
status_led.h rename CFG_ macros to CONFIG_SYS 16 years ago
stratixII.h Altera Stratix II support 17 years ago
sym53c8xx.h Big white-space cleanup. 17 years ago
systemace.h
timestamp.h Update U-Boot's build timestamp on every compile 16 years ago
tsec.h net: tsec: Fix Marvell 88E1121R phy init 16 years ago
tsi108.h
ubi_uboot.h Coding style cleanup, update CHANGELOG. 16 years ago
universe.h
usb.h USB: descriptor handling 16 years ago
usb_cdc_acm.h
usb_defs.h
usbdcore.h Consolidate MAX/MIN definitions 16 years ago
usbdcore_ep0.h
usbdcore_mpc8xx.h Big white-space cleanup. 17 years ago
usbdcore_omap1510.h usbtty/omap: update to current API 16 years ago
usbdescriptors.h
version.h Makefile: fix "error: version_autogenerated.h: No such file or directory" 17 years ago
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h Big white-space cleanup. 17 years ago
video_fb.h
video_font.h
video_logo.h Big white-space cleanup. 17 years ago
virtex2.h Big white-space cleanup. 17 years ago
vsc7385.h Cleanup coding style, update CHANGELOG 17 years ago
vxworks.h vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23 16 years ago
w83c553f.h rename CFG_ macros to CONFIG_SYS 16 years ago
watchdog.h
xilinx.h rename CFG_ macros to CONFIG_SYS 16 years ago
xyzModem.h
zlib.h