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