Stefano Babic c56ded6a6e FPGA: Add missing prototype 14 years ago
..
asm-generic 95ffaba390 x86: Fix support for booting bzImage 15 years ago
bedbug 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
configs 80bf2bb501 Add support for HP Jornada flashrom boards 14 years ago
cramfs 42ba58e0c3 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 years ago
galileo 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
jffs2 3c950e2ebf fdt_support: add partitions fixup in mtd node 15 years ago
linux 456be17dbe mtd: OneNAND: add support for OneNAND manufactured by Numonyx 14 years ago
lzma 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
mtd ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
pcmcia cd172b7108 Fix IDE stability problems on CPC45 board. 20 years ago
u-boot 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
usb 29c6fbe047 MPC5121: Add USB EHCI support 14 years ago
.gitignore f745817e74 update include/asm/ gitignore after move 15 years ago
74xx_7xx.h d35ae5a938 powerpc: Move duplicated BAT defines to mmu.h 16 years ago
ACEX1K.h 6385b28116 fpga: Remove relocation fixups 15 years ago
MCD_dma.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 years ago
MCD_progCheck.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 years ago
MCD_tasksInit.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 years ago
SA-1100.h 53677ef18e Big white-space cleanup. 17 years ago
_exports.h 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
addr_map.h 63240ba88c Introduce addr_map library 16 years ago
ahci.h 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 15 years ago
ali512x.h ece444b42b Move ali512x.h 16 years ago
altera.h 6385b28116 fpga: Remove relocation fixups 15 years ago
amba_clcd.h 3e446cbdf3 video: add amba-clcd prime-cell 15 years ago
ambapp.h 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
api_public.h 923aa48126 API: Improve glue mid-layer of the API demo application. 16 years ago
arm925t.h fae684e898 [PATCH] omap925.c: Remove unused functions 18 years ago
armcoremodule.h 53677ef18e Big white-space cleanup. 17 years ago
at45.h 90a92a708d at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT 16 years ago
at91rm9200_i2c.h b65085130a Code Cleanup 20 years ago
at91rm9200_net.h 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 19 years ago
ata.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
atmel_lcdc.h 39cf480484 Add ATMEL LCD driver 17 years ago
bcd.h e84aba135e Replace BCD2BIN and BIN2BCD macros with inline functions 15 years ago
bcm5221.h 53677ef18e Big white-space cleanup. 17 years ago
bmp_layout.h 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
bus_vcxk.h 50217deeb0 new video driver for bus vcxk framebuffers 15 years ago
bzlib.h 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
circbuf.h 232c150a25 Add support for Siemens SX1 mobile phone; 21 years ago
clps7111.h 53677ef18e Big white-space cleanup. 17 years ago
command.h 620f1f6a64 relocation: fixup cmdtable 14 years ago
common.h 2e6e1772c0 Merge branch 'next' of /home/wd/git/u-boot/next 14 years ago
commproc.h dff07e18e5 CCM: remove code for yet another corpse 14 years ago
compiler.h 5933645904 include/compiler.h: remove uint typedef for __MACH__ 14 years ago
config_cmd_all.h bf6cb247a5 rarp: Condtionally compile rarp support 14 years ago
config_cmd_default.h 246c69225c Add 'editenv' command 15 years ago
config_defaults.h 3df6195793 Add support for operating system OSE 14 years ago
crc.h cf48eb9abd Some code cleanup 19 years ago
da9030.h 3e326ece9e This patch adds USB storage support for the delta board. This is the first 19 years ago
dataflash.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
ddr_spd.h 9490ff4864 powerpc/8xxx: Enable DDR3 RDIMM support 14 years ago
div64.h 3feb647f3f Add a do_div() wrapper macro, lldiv(). 16 years ago
dm9000.h e5a3bc2401 Add config option for disabling DM9000-SROM support. 16 years ago
dm9161.h 53677ef18e Big white-space cleanup. 17 years ago
dp83848.h c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 years ago
ds1722.h 8907b8dbc5 Misc ds1722 fixups 15 years ago
ds4510.h a7c9310457 Add support for Maxim's DS4510 I2C device 16 years ago
dtt.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
e500.h 39aaca1f66 ppc/p4080: Determine various chip frequencies on CoreNet platforms 15 years ago
elf.h 3756609076 compiler.h: unify system ifdef cruft here 16 years ago
environment.h ea882baf9c New implementation for internal handling of environment variables. 14 years ago
errno.h 65cd3fa81f Add basic errno support. 14 years ago
exports.h 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
ext2fs.h bcd0be5cf1 ext2fs support added 20 years ago
fat.h 3831530dcb VFAT: fix processing of scattered long file name entries 14 years ago
fdc.h 8bde7f776c * Code cleanup: 22 years ago
fdt.h 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
fdt_support.h beca5a5f5b fdt_support: support adding EDID property to FDT display nodes 14 years ago
fis.h 69386383c5 ata: add the fis struct for SATA 17 years ago
flash.h ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
fpga.h 3b8ac464f2 FPGA: add support for downloading Lattice bitstream 14 years ago
fsl_diu_fb.h 9e70d1378c fsl_diu_fb: further refactoring of FSL DIU code 14 years ago
fsl_esdhc.h 77c1458d13 ppc/85xx: PIO Support for FSL eSDHC Controller Driver 15 years ago
fsl_nfc.h f3bb63a304 Add MX25 support to nand_spl fsl nfc driver 15 years ago
fsl_pmic.h 28bb6d34d3 MX: Added Freescale Power Management Driver 15 years ago
hush.h 81473f6781 hush: add showvar command for hush shell. 16 years ago
hwconfig.h 93f9dcf9e8 Add simple hwconfig infrastructure 16 years ago
i2c.h 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
i8042.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
ide.h 3887c3fbdb mucmc52, uc101: delete ata@3a00 node, if no CF card is detected 15 years ago
image.h 3df6195793 Add support for operating system OSE 14 years ago
iomux.h 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
ioports.h aafeefbdb8 Stop using immap_t for cpm offset on 85xx 17 years ago
keyboard.h 1c43771ba8 [Strange. I _did_ check these in before. Seems SF restored an old 21 years ago
kgdb.h 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
ks8721.h d8380c9d35 Add support for Eukrea CPUAT91 SBC 15 years ago
lattice.h c56ded6a6e FPGA: Add missing prototype 14 years ago
lcd.h cdfcedbf25 atmel_lcd: Allow contrast polarity to be either positive or negative 14 years ago
lcdvideo.h 55978deb0c Initial revision 23 years ago
led-display.h 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 14 years ago
lh7a400.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: 21 years ago
lh7a404.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: 21 years ago
lh7a40x.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
libata.h 24b448448a ata: update the libata.h from ata.h of linux kernel 17 years ago
libfdt.h 67b89c79e7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 16 years ago
libfdt_env.h 3756609076 compiler.h: unify system ifdef cruft here 16 years ago
linux_logo.h 1df49e27bc Initial revision 22 years ago
lmb.h a16028da63 lmb: only force on arches that use it 15 years ago
logbuff.h 95d449ad4d Avoid initrd and logbuffer area overlaps 17 years ago
lpd7a400_cpld.h f39748ae8e * Patch by Paul Ruhland, 17 May 2004: 21 years ago
lxt971a.h fec61431a0 Remove duplicate definitions in include/lxt971a.h. 17 years ago
lynxkdi.h 1f4bb37d6b * Patch by Scott McNutt, 21 Jul 2003: 22 years ago
malloc.h d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
mb862xx.h c28d3bbe96 video: mb862xx: improve board-specific Lime configuration 15 years ago
mc13892.h f8f8acd724 MX51: Support for TTECH vision2 board 14 years ago
mg_disk.h 75eb82ec7c mflash: Initial mflash support 16 years ago
mii_phy.h 8bde7f776c * Code cleanup: 22 years ago
miiphy.h 5700bb6352 miiphy: constify device name 14 years ago
mk48t59.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
mmc.h 1592ef8596 AT91: MCI: add SD/MMC driver using mmc framework 14 years ago
mpc106.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
mpc5xx.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
mpc5xxx.h 9531a2388c A4M072: Added support for the board. 14 years ago
mpc5xxx_sdma.h 80b00af01b Move MPC5xxx_FEC driver to drivers/net 16 years ago
mpc8220.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
mpc824x.h d35ae5a938 powerpc: Move duplicated BAT defines to mmu.h 16 years ago
mpc8260.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 years ago
mpc8260_irq.h 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 22 years ago
mpc83xx.h 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
mpc85xx.h f51cdaf191 83xx/85xx/86xx: LBC register cleanup 15 years ago
mpc86xx.h 9ff32d8ccf mpc86xx: set the DDR BATs after calculating true DDR size 15 years ago
mpc8xx.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 years ago
mpc8xx_irq.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
mtd_node.h 3c950e2ebf fdt_support: add partitions fixup in mtd node 15 years ago
mxc_gpio.h c4ea142424 Use common function to set GPIOs for MX3 and MX5 14 years ago
nand.h 3048632251 nand erase: .spread, .part, .chip subcommands 14 years ago
net.h 23cd138503 Integrate USB gadget layer and USB CDC driver layer 14 years ago
netdev.h 042272a6f2 net: Move Emaclite to NET_MULTI 14 years ago
nios2-epcs.h 53677ef18e Big white-space cleanup. 17 years ago
nios2-io.h 53677ef18e Big white-space cleanup. 17 years ago
nios2-yanu.h 67c7189dd3 nios2: Added support to YANU UART 15 years ago
nios2.h 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: 20 years ago
nomadik.h d841978ea6 include/nomadik.h: add physical address for cldc 15 years ago
ns16550.h a47a12becf Move arch/ppc to arch/powerpc 15 years ago
ns7520_eth.h fec61431a0 Remove duplicate definitions in include/lxt971a.h. 17 years ago
ns87308.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
ns9750_bbus.h 53677ef18e Big white-space cleanup. 17 years ago
ns9750_eth.h fec61431a0 Remove duplicate definitions in include/lxt971a.h. 17 years ago
ns9750_mem.h 53677ef18e Big white-space cleanup. 17 years ago
ns9750_ser.h 53677ef18e Big white-space cleanup. 17 years ago
ns9750_sys.h 53677ef18e Big white-space cleanup. 17 years ago
onenand_uboot.h cacbe91958 Flex-OneNAND driver support 15 years ago
part.h 75eb82ec7c mflash: Initial mflash support 16 years ago
pc_keyb.h 53677ef18e Big white-space cleanup. 17 years ago
pca953x.h e92739d34e Add support for PCA953x I2C gpio devices 16 years ago
pca9564.h 93910edb59 Prepare v2010.03-rc1 15 years ago
pci.h 8295b94400 pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe 15 years ago
pci_ids.h e2bee9e3c0 video: sm501: add support for SM501 chips on PCI bus 15 years ago
pcmcia.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
post.h 800eb09641 POST cleanup. 14 years ago
ppc_asm.tmpl 161e4ae460 powerpc: fix wrong comment at GOT definitions 15 years ago
ppc_defs.h 40c855574c Initial revision 25 years ago
ps2mult.h 200779e3e2 Rename common ns16550 constants with UART_ prefix to prevent conflicts 16 years ago
radeon.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
reiserfs.h b79a11cc2b Code cleanup 21 years ago
rtc.h 885fc78c28 Switch from per-driver to common definition of bin2bcd and bcd2bin 15 years ago
s6e63d6.h 689551c5ff A driver for the S6E63D6 SPI display controller from Samsung 16 years ago
s_record.h 53677ef18e Big white-space cleanup. 17 years ago
sata.h cf7e399fb3 SATA: do not auto-initialize during boot 16 years ago
scsi.h 53677ef18e Big white-space cleanup. 17 years ago
search.h a6826fbc5c Add hash table support as base for new environment code 14 years ago
sed13806.h 53677ef18e Big white-space cleanup. 17 years ago
sed156x.h 5a8c51cd5e * Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
serial.h 09b4a9cf40 Merge branch 'master' of git://git.denx.de/u-boot-samsung 14 years ago
sha1.h 215b01bba8 Add support for calculating hashes with watchdog triggering 17 years ago
sha256.h 7754f2be5d include/sha256.h: fix file permissions. 17 years ago
sja1000.h 067f54c66a Add minimal SJA1000 header for basic CAN mode 15 years ago
sm501.h 98f4a3dfcb Add SM501 support to HH405 board. 19 years ago
smiLynxEM.h 8bde7f776c * Code cleanup: 22 years ago
spartan2.h 6385b28116 fpga: Remove relocation fixups 15 years ago
spartan3.h 89083346d0 add block write function to spartan3 slave serial load 15 years ago
spd.h de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 20 years ago
spd_sdram.h dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting 19 years ago
spi.h f8cc312bbe Move conditional compilation of MPC8XXX SPI driver to Makefile 17 years ago
spi_flash.h e06ab6546b spi_flash.h: pull in linux/types.h for u## types 15 years ago
status_led.h dff07e18e5 CCM: remove code for yet another corpse 14 years ago
stdio_dev.h 7e3be7cf3b console: unify printing current devices 16 years ago
stratixII.h 6385b28116 fpga: Remove relocation fixups 15 years ago
sym53c8xx.h 53677ef18e Big white-space cleanup. 17 years ago
systemace.h 3f85ce2785 * CVS add missing files 21 years ago
timestamp.h 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
tsec.h 5f6b144221 tsec: Add TSEC_FIBER flag 15 years ago
tsi108.h ee311214e0 Clean up the code according to codestyle: 18 years ago
tsi148.h 52a0e2dee9 Add support for the Tundra TSI148 VME-bridge 16 years ago
twl4030.h 5a0a82f42b ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages 14 years ago
twl6030.h 516799f677 ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems 14 years ago
tws.h 572e6179ad drivers/twserial: Add protocol driver for "three wire serial" interface. 16 years ago
ubi_uboot.h bdc5f06789 UBI: Fix problem in UBI/Linux "compatibility layer" 15 years ago
universe.h efe2a4d5cf Code cleanup. 20 years ago
usb.h dbea324200 musb: MSC host support for AM35x 14 years ago
usb_cdc_acm.h 386eda0224 Code cleanup 19 years ago
usb_defs.h 3e126484df Prepare USB layer for ehci 16 years ago
usbdescriptors.h 988365a204 USB add macros for debugging usb device setup. 15 years ago
usbdevice.h 988365a204 USB add macros for debugging usb device setup. 15 years ago
version.h 1510b82d50 Makefile: fix "error: version_autogenerated.h: No such file or directory" 17 years ago
vfd_logo.h 82226bf4d2 * Add support for arbitrary bitmaps for TRAB's VFD command 22 years ago
video.h 167c5898b8 Initial revision 23 years ago
video_ad7176.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 years ago
video_ad7177.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 years ago
video_ad7179.h 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 22 years ago
video_easylogo.h 53677ef18e Big white-space cleanup. 17 years ago
video_fb.h 7c050f818b video: cleanup comments in cfb_console.c and video_fb.h 15 years ago
video_font.h 17d1fd77c4 Initial revision 24 years ago
video_logo.h 53677ef18e Big white-space cleanup. 17 years ago
virtex2.h 6385b28116 fpga: Remove relocation fixups 15 years ago
vsc7385.h 438a4c1126 Cleanup coding style, update CHANGELOG 17 years ago
vxworks.h 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
w83c553f.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
watchdog.h 1117cbf2ad nios: remove nios-32 arch 15 years ago
xilinx.h 89083346d0 add block write function to spartan3 slave serial load 15 years ago
xyzModem.h 966083e95f More code cleanup 19 years ago