summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-14nitrogen6x: include OTP (read-only)Eric Nelson
2012-12-18nitrogen6x: increase console buffer size to 1024Eric Nelson
2012-11-11nitrogen6x: Set bootdelay to 1 secondEric Nelson
2012-11-11nitrogen6x: config: add CONFIG_MX6Dirk Behme
2012-11-11nitrogen6x: zero bootdelayEric Nelson
2012-11-11i.MX6: mx6qsabrelite/nitrogen6x: add hdmidet commandEric Nelson
2012-11-11Add nitrogen6x boardEric Nelson
2012-11-11i.MX6: add OTP supportThilo Jeremias
2012-11-11mx6qsabrelite: set CONFIG_FEC_MXC_PHYMASKTroy Kisky
2012-11-11phy: add phy_connect_by_maskTroy Kisky
2012-11-11mx6q: Skip the relocation for the ARM2 and SabreLite boardsDirk Behme
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
2012-10-29tegra: add Colibri T20 board supportLucas Stach
2012-10-29Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini