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
Florian Fainelli 0272c718ba NAND: add support for reading ONFI page table 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: Enable various errata on P1022/P1013 SoCs 14 years ago
cramfs Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
galileo
jffs2 fdt_support: add partitions fixup in mtd node 15 years ago
linux NAND: add support for reading ONFI page table 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 Fix IDE stability problems on CPC45 board. 21 years ago
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
ACEX1K.h fpga: Remove relocation fixups 16 years ago
MCD_dma.h ColdFire: Add MCF547x_8x dma code and header files 18 years ago
MCD_progCheck.h ColdFire: Add MCF547x_8x dma code and header files 18 years ago
MCD_tasksInit.h
SA-1100.h
_exports.h Remove support for CONFIG_HAS_UID and "forceenv" command 15 years ago
addr_map.h
ahci.h Update Freescale copyrights to remove "All Rights Reserved" 16 years ago
ali512x.h
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
arm925t.h
armcoremodule.h
asm-offsets.h Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
at45.h
at91rm9200_i2c.h
at91rm9200_net.h * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 20 years ago
ata.h rename CFG_ macros to CONFIG_SYS 17 years ago
atmel_lcdc.h
bcd.h Replace BCD2BIN and BIN2BCD macros with inline functions 16 years ago
bcm5221.h
bmp_layout.h * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
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 strmhz: Make hz unsigned to support greater than 2146 MHz clock 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 Some code cleanup 19 years ago
da9030.h
dataflash.h
ddr_spd.h powerpc/8xxx: Enable DDR3 RDIMM support 15 years ago
div64.h
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
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 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env 14 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
gdsys_fpga.h ppc4xx: Add DLVision-10G board support 14 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 Stop using immap_t for cpm offset on 85xx 18 years ago
keyboard.h [Strange. I _did_ check these in before. Seems SF restored an old 22 years ago
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 Initial revision 24 years ago
led-display.h led_display: remove unused DISPLAY_MARK define 15 years ago
lh7a40x.h
lh7a400.h
lh7a404.h
libata.h
libfdt.h
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
mc9sdz60.h Add basic support for Freescale's mc9sdz60 14 years ago
mc13892.h MC13892: Add SWx buck switchers definitions 14 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 rename CFG_ macros to CONFIG_SYS 17 years ago
mmc.h Davinci MMCSD Support 14 years ago
mpc5xx.h rename CFG_ macros to CONFIG_SYS 17 years ago
mpc5xxx.h A4M072: Added support for the board. 15 years ago
mpc5xxx_sdma.h Move MPC5xxx_FEC driver to drivers/net 17 years ago
mpc8xx.h Coding stylke cleanup; rebuild CHANGELOG 18 years ago
mpc8xx_irq.h
mpc83xx.h mpc83xx: Use correct register to calculate clocks. 14 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 rename CFG_ macros to CONFIG_SYS 17 years ago
mpc824x.h
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 Add support for MX35 processor 14 years ago
nios2-epcs.h
nios2-io.h
nios2-yanu.h nios2: Added support to YANU UART 15 years ago
nios2.h Patches by Scott McNutt, 24 Aug 2004: 21 years ago
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
pc_keyb.h Big white-space cleanup. 17 years ago
pca953x.h
pca9564.h Prepare v2010.03-rc1 15 years ago
pci.h powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs 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
pwm.h ARM: S5P: pwm driver support 14 years ago
radeon.h rename CFG_ macros to CONFIG_SYS 17 years ago
reiserfs.h
rtc.h Switch from per-driver to common definition of bin2bcd and bcd2bin 16 years ago
s6e63d6.h
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 serial: Add Tegra2 serial port support 14 years ago
sha1.h
sha256.h
sja1000.h Add minimal SJA1000 header for basic CAN mode 16 years ago
sm501.h
smiLynxEM.h * Code cleanup: 22 years ago
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 Fix style issues primarily in 85xx and 83xx boards. 20 years ago
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
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
ubi_uboot.h UBI: Fix problem in UBI/Linux "compatibility layer" 15 years ago
universe.h
usb.h Add USB host ethernet adapter support 14 years ago
usb_cdc_acm.h
usb_defs.h
usb_ether.h Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor 14 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 Initial revision 25 years ago
video_logo.h Big white-space cleanup. 17 years ago
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 rename CFG_ macros to CONFIG_SYS 17 years ago
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