summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang2012-09-201-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-181-0/+31
|\
| * mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-181-0/+14
| * mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-181-0/+4
| * mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-181-0/+13
* | env: make "env default" selective, check and applyGerlando Falauto2012-09-181-0/+3
* | env: check and apply changes on delete/destroyGerlando Falauto2012-09-181-2/+3
* | env: add check/apply logic to himport_r()Gerlando Falauto2012-09-182-1/+22
* | env: make himport_r() selective on variablesGerlando Falauto2012-09-181-1/+5
* | env: unify logic to check and apply changesGerlando Falauto2012-09-181-1/+2
* | ARM: Remove apollon boardMarek Vasut2012-09-181-261/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-186-66/+61
|\ \ | |/ |/|
| * mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-7/+9
| * mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-174-8/+3
| * mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-2/+1
| * mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-171-0/+1
| * mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-171-49/+48
| * mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-171-3/+0
| * nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-171-1/+0
| * nand: consolidate duplicated constantsJoe Hershberger2012-09-171-0/+2
| * nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-171-1/+2
| * nand: Add support for unlock.invertJoe Hershberger2012-09-171-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-172-7/+29
|\ \
| * | i2c:soft:multi: Enable soft I2C multibus at Trats development boardŁukasz Majewski2012-09-171-7/+17
| * | i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski2012-09-171-0/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-09-142-1/+7
|\ \
| * | MIPS: add support for qemu for little endian MIPS32 CPUsDaniel Schwierzeck2012-08-241-1/+6
| * | MIPS: factor out endianess flag handling to arch config.mkDaniel Schwierzeck2012-08-241-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-09-131-0/+209
|\ \ \
| * | | avr32: add atngw100mkii boardAndreas Bießmann2012-09-131-0/+209
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-09-127-5/+18
|\ \ \
| * | | mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-052-0/+3
| * | | mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-1/+6
| * | | tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-054-4/+8
| * | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-051-0/+1
| |/ /
* | | microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-111-10/+2
* | | serial: Support serial multi for MicroblazeMichal Simek2012-09-111-1/+2
|/ /
* | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-031-0/+1
* | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-021-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-024-2/+160
|\ \
| * | usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-011-1/+1
| * | arm:trats: Enable g_dnl composite USB gadget with embedded DFU function on TRATSLukasz Majewski2012-09-011-1/+23
| * | dfu: DFU backend implementationLukasz Majewski2012-09-011-0/+103
| * | dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-011-0/+33
* | | pci: update pci_ids.h with a few new entriesAndrew Sharp2012-09-021-0/+16
* | | at91: 9x5: Enable PMECC for 5series ek board.Wu, Josh2012-09-011-0/+7
* | | at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-1/+1
* | | atmel: at91sam9x5: add spi flash boot supportBo Shen2012-09-011-4/+16
* | | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2012-09-012-3/+0
* | | at91sam9263ek: fix 'update' scriptAndreas Bießmann2012-09-011-1/+1
OpenPOWER on IntegriCloud