summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mx31pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx6qsabre_common: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx6qsabrelite: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx28evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx35pdk: Add support for OTGBenoît Thébaudeau2012-11-161-0/+14
* ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-161-3/+3
* ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-161-4/+6
* mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-161-0/+22
* mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-103-0/+3
* Merge git://git.denx.de/u-bootStefano Babic2012-11-10162-5237/+4432
|\
| * microblaze: Flush caches before enabling themMichal Simek2012-11-071-0/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-11-059-9/+0
| |\
| | * avr32: allow multi block mmc access for all boardsAndreas Bießmann2012-11-029-9/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-0521-27/+801
| |\ \
| | * | arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)2012-11-041-1/+4
| | * | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-034-5/+638
| | |\ \
| | | * | eco5pk: Add new board and default configRaphael Assenat2012-10-301-0/+81
| | | * | New board support: Nokia RX-51 aka N900Pali Rohár2012-10-301-0/+452
| | | * | Add power bus message definitions in twl4030.hPali Rohár2012-10-301-0/+98
| | | * | am335x_evm: Enable use of UART{1,2,3,4,5}Andrew Bradford2012-10-251-5/+7
| | * | | tegra: move to common SPL frameworkAllen Martin2012-10-291-0/+4
| | * | | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding itStephen Warren2012-10-291-1/+2
| | * | | tegra: nand: make ONFI detection workLucas Stach2012-10-291-0/+1
| | * | | ARM: tegra: Seaboard: enable multiple USB portsStephen Warren2012-10-291-0/+1
| | * | | ARM: tegra: Harmony: enable ULPI USB portStephen Warren2012-10-291-0/+3
| | * | | ARM: tegra: use standard variables to define load addressesStephen Warren2012-10-291-3/+28
| | * | | ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren2012-10-292-1/+2
| | * | | tegra: add Colibri T20 board supportLucas Stach2012-10-291-0/+83
| | * | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2711-16/+35
| | |\ \ \
| * | | | | lib/zlib: sparse fixesKim Phillips2012-11-041-1/+1
| * | | | | net/: sparse fixesKim Phillips2012-11-041-4/+5
| * | | | | include/image.h: sparse fixesKim Phillips2012-11-041-7/+8
| * | | | | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips2012-11-041-0/+2
| * | | | | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips2012-11-041-3/+0
| * | | | | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2012-11-042-3/+2
| * | | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-044-100/+178
| * | | | | fs: rename fsload command to loadStephen Warren2012-11-041-1/+1
| * | | | | fs: fix number base behaviour change in fatload/ext*loadStephen Warren2012-11-041-1/+1
| * | | | | x86: config: Enable AHCI support for corebootSimon Glass2012-11-021-0/+22
| * | | | | ahci: Perform SATA flush after disk write.Marc Jones2012-11-021-0/+3
| * | | | | ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black2012-11-021-0/+2
| * | | | | ahci: cosmetics and cleanupStefan Reinauer2012-11-021-0/+1
| * | | | | scsi: Add function and env var to report number of scsi drivesStefan Reinauer2012-11-021-0/+2
| * | | | | Support setenv_ulong() and setenv_addr() for powerpcSimon Glass2012-11-021-1/+1
| * | | | | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini2012-11-021-0/+11
| * | | | | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren2012-11-021-0/+1
| | |_|_|/ | |/| | |
| * | | | fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-292-3/+65
OpenPOWER on IntegriCloud