Simon Glass 21726a7afc Add assert() for debug assertions 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 6f2a4be941 MX31: mx31pdk: make use of GPIO framework hace 14 años
cramfs 42ba58e0c3 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) hace 17 años
faraday f8ef0d4f46 ftsdc010: add support of ftsdc010 mmc controller hace 14 años
galileo 1626308797 cleanup: Fix typos and misspellings in various files. hace 14 años
jffs2 3c950e2ebf fdt_support: add partitions fixup in mtd node hace 15 años
linux fa82f871c8 Convert ISO-8859 files to UTF-8 hace 14 años
lzma 78acc472d9 Rename lib_generic/ to lib/ hace 15 años
mtd 6f726f9584 cfi_flash: Add optional config register write to cfi-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 fff6ec382c Fix building for 83xx boards with USB support hace 15 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 e6a857da74 fpga: constify to fix build warning hace 14 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 a7fd0d9ffd lib, vsprintf: introduce strict_strtoul hace 14 años
addr_map.h 63240ba88c Introduce addr_map library hace 16 años
ahci.h 942e31437d scsi/ahci: add support for non-PCI controllers hace 14 años
ali512x.h fa82f871c8 Convert ISO-8859 files to UTF-8 hace 14 años
altera.h e6a857da74 fpga: constify to fix build warning hace 14 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 19 años
armcoremodule.h 53677ef18e Big white-space cleanup. hace 17 años
asm-offsets.h 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value hace 14 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 21 años
at91rm9200_net.h 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 hace 20 años
ata.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 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 16 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 16 años
bzlib.h 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: hace 22 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 e84ffddbce cmd_usage: constify hace 14 años
common.h 21726a7afc Add assert() for debug assertions hace 14 años
commproc.h 1626308797 cleanup: Fix typos and misspellings in various files. hace 14 años
compiler.h 5bce5dc33d include/compiler.h: typedef ulong for FreeBSD hace 14 años
config_cmd_all.h 566e5cf451 ARM: drop unsupported 'trab' board hace 14 años
config_cmd_default.h 246c69225c Add 'editenv' command hace 15 años
config_cmd_defaults.h 710b99385c crc32: make command optional hace 14 años
config_defaults.h df3fc52608 disk/part.c: Make features optional hace 14 años
config_phylib_all_drivers.h 9082eeac5d phylib: Add a bunch of PHY drivers from tsec 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 a0cfd18876 ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access hace 14 años
ddr_spd.h c49290cd19 Adding more SPD registers 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 18 años
ds1722.h 8907b8dbc5 Misc ds1722 fixups hace 16 años
ds4510.h a7c9310457 Add support for Maxim's DS4510 I2C device hace 16 años
dtt.h 780f13a9e1 hwmon: do not init sensors on startup hace 14 años
e500.h 39aaca1f66 ppc/p4080: Determine various chip frequencies on CoreNet platforms hace 16 años
elf.h 3756609076 compiler.h: unify system ifdef cruft here hace 16 años
environment.h 33a6b9e90b environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined hace 14 años
errno.h 65cd3fa81f Add basic errno support. hace 15 años
exports.h 84b5e8022e Constify getenv(), setenv() and hash code functions hace 14 años
ext2fs.h c87f6457bb ext2: constify file/dir names hace 14 años
fat.h 3831530dcb VFAT: fix processing of scattered long file name entries hace 15 años
fdc.h fa82f871c8 Convert ISO-8859 files to UTF-8 hace 14 años
fdt.h 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk hace 17 años
fdt_support.h a8d2a75d72 fdt: introduce fdt_create_phandle() hace 14 años
fis.h 69386383c5 ata: add the fis struct for SATA hace 17 años
flash.h 6ee1416e81 mtd, cfi: introduce void flash_protect_default(void) hace 14 años
fpga.h e6a857da74 fpga: constify to fix build warning hace 14 años
fsl_diu_fb.h 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS hace 14 años
fsl_esdhc.h 32c8cfb23c fsl_esdhc: Deal with watermark level register related changes hace 14 años
fsl_mdio.h cd6881b519 Minor coding style cleanup. hace 14 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
gdsys_fpga.h 7749c84e9d ppc4xx: Enable MPC92469AC on DLVision 10G hace 14 años
hush.h eae3b0644c common/hush: make get_local_var visible for other users hace 14 años
hwconfig.h dd50af2515 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init hace 14 años
i2c.h c649dda537 i2c: add i2c deblock sequence before and after every mux config hace 14 años
i8042.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
ide.h 96d04c3150 IDE: fix compiler warnings hace 14 años
image.h 3decb14abe mkimage: Add OMAP boot image support hace 14 años
iomux.h d7be3056de stdio: constify "name" arg in public api hace 14 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 16 años
lattice.h fb2d6efbf2 FPGA: constify Lattice FPGA code hace 14 años
lcd.h cdfcedbf25 atmel_lcd: Allow contrast polarity to be either positive or negative hace 15 años
lcdvideo.h 55978deb0c Initial revision hace 24 años
led-display.h e03e4b7312 led_display: remove unused DISPLAY_MARK define 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 17 años
libata.h 24b448448a ata: update the libata.h from ata.h of linux kernel hace 17 años
libfdt.h d1c6314887 libfdt: Implement property iteration functions hace 14 años
libfdt_env.h 3756609076 compiler.h: unify system ifdef cruft here hace 16 años
linux_logo.h 1df49e27bc Initial revision hace 23 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 21726a7afc Add assert() for debug assertions hace 14 años
mb862xx.h c28d3bbe96 video: mb862xx: improve board-specific Lime configuration hace 15 años
mc13892.h 3db9e9d7b4 MC13892: Add SWx buck switchers definitions hace 14 años
mc9sdz60.h 01bb24b642 Add basic support for Freescale's mc9sdz60 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 5f184715ec Create PHY Lib for U-Boot hace 14 años
mk48t59.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
mmc.h b1f1e821d3 mmc: Access mode validation for eMMC cards > 2 GiB hace 14 años
mpc106.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
mpc5xx.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
mpc5xxx.h 9531a2388c A4M072: Added support for the board. hace 15 años
mpc5xxx_sdma.h 1626308797 cleanup: Fix typos and misspellings in various files. hace 14 años
mpc8220.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
mpc824x.h 1626308797 cleanup: Fix typos and misspellings in various files. hace 14 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 a7b8126ecd MPC83xx: add define for global half-strength enable (HSE) 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 17 años
mtd_node.h 3c950e2ebf fdt_support: add partitions fixup in mtd node hace 15 años
mvmfp.h e5f495d172 gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs hace 14 años
nand.h 169d54d8b3 nand_util: drop trailing all-0xff pages if requested hace 14 años
net.h 7616e78508 Add Ethernet hardware MAC address framework to usbnet hace 14 años
netdev.h b9bb053159 Add support for MX35 processor 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 21 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 17 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 df3fc52608 disk/part.c: Make features optional hace 14 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 b03a466d6c powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs hace 14 años
pci_ids.h 2c2668f971 Net: Add Intel E1000 82574L PCIe card support hace 14 años
pcmcia.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 años
phy.h 9082eeac5d phylib: Add a bunch of PHY drivers from tsec hace 14 años
post.h eaf5e65af5 post, memory test: add memory_post_test() to include file 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
pwm.h 3f129280b3 ARM: S5P: pwm driver support hace 14 años
radeon.h 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 17 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 16 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 942e31437d scsi/ahci: add support for non-PCI controllers hace 14 años
sdhci.h af62a55785 MMC: add sdhci generic framework hace 14 años
search.h 84b5e8022e Constify getenv(), setenv() and hash code functions hace 14 años
sed13806.h fa82f871c8 Convert ISO-8859 files to UTF-8 hace 14 años
sed156x.h 5a8c51cd5e * Patches by Pantelis Antoniou, 30 Mar 2004: hace 21 años
serial.h 1902692aa0 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 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 fa82f871c8 Convert ISO-8859 files to UTF-8 hace 14 años
smiLynxEM.h 8bde7f776c * Code cleanup: hace 22 años
spartan2.h e6a857da74 fpga: constify to fix build warning hace 14 años
spartan3.h e6a857da74 fpga: constify to fix build warning hace 14 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 273feafefd powerpc: eSPI and eSPI controller support hace 14 años
spi_flash.h d4aa500913 sf: unify write funcs hace 14 años
status_led.h dff07e18e5 CCM: remove code for yet another corpse hace 15 años
stdio_dev.h 566e5cf451 ARM: drop unsupported 'trab' board hace 14 años
stratixII.h 6385b28116 fpga: Remove relocation fixups hace 16 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 40ac3d462d tsec: Fix MDIO on devices with eTSEC2 hace 14 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 15 años
twl6030.h 3e664f6d50 ARMV7: OMAP4: twl6030 add battery charging support hace 14 años
tws.h 572e6179ad drivers/twserial: Add protocol driver for "three wire serial" interface. hace 16 años
ubi_uboot.h c00e17c7fe common: move BUILD_BUG_ON define to common.h hace 14 años
universe.h efe2a4d5cf Code cleanup. hace 20 años
usb.h 80b350a7ab usb: increase non-bulk timeout for slow chipsets. 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
usb_ether.h 291391bed5 Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter hace 14 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 85f3df1c3a Fix build error causes by "unify version_string" hace 14 años
video.h 167c5898b8 Initial revision hace 24 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 25 años
video_logo.h 53677ef18e Big white-space cleanup. hace 17 años
virtex2.h e6a857da74 fpga: constify to fix build warning hace 14 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 17 años
watchdog.h 1117cbf2ad nios: remove nios-32 arch hace 15 años
xilinx.h e6a857da74 fpga: constify to fix build warning hace 14 años
xyzModem.h 966083e95f More code cleanup hace 19 años