summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau
2012-11-19mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx6qsabre_common: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-19mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau
2012-11-16ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04lib/zlib: sparse fixesKim Phillips
2012-11-04net/: sparse fixesKim Phillips
2012-11-04include/image.h: sparse fixesKim Phillips
2012-11-04include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips
2012-11-04include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04fs: rename fsload command to loadStephen Warren
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren
2012-11-04arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-11-02ahci: cosmetics and cleanupStefan Reinauer
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer
2012-11-02Support setenv_ulong() and setenv_addr() for powerpcSimon Glass
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini
2012-11-02Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann
2012-10-30eco5pk: Add new board and default configRaphael Assenat
2012-10-30New board support: Nokia RX-51 aka N900Pali Rohár
2012-10-30Add power bus message definitions in twl4030.hPali Rohár
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-29ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding itStephen Warren
2012-10-29tegra: nand: make ONFI detection workLucas Stach
2012-10-29ARM: tegra: Seaboard: enable multiple USB portsStephen Warren
2012-10-29ARM: tegra: Harmony: enable ULPI USB portStephen Warren
2012-10-29ARM: tegra: use standard variables to define load addressesStephen Warren
2012-10-29ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren