summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini4-0/+4
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2-0/+2
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau1-0/+2
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck1-0/+1
2012-09-26disk: part_efi: parse and store partition UUIDStephen Warren1-0/+3
2012-09-26disk: get_device_and_partition() "auto" partition and cleanupStephen Warren1-4/+5
2012-09-26disk: introduce get_device()Stephen Warren1-0/+5
2012-09-26cmd_reiser: use common get_device_and_partition functionRob Herring1-1/+1
2012-09-26cmd_zfs: use common get_device_and_partition functionRob Herring1-4/+1
2012-09-26cmd_extX: use common get_device_and_partition functionRob Herring2-2/+3
2012-09-26ext4: remove init_fs/deinit_fsRob Herring2-4/+0
2012-09-26disk/part: introduce get_device_and_partitionRob Herring1-2/+11
2012-09-26disk/part: check bootable flag for DOS partitionsRob Herring1-0/+1
2012-09-26combine block device load commands into common functionRob Herring1-0/+4
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini9-107/+105
2012-09-22Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2-0/+12
2012-09-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini37-248/+394
2012-09-22fdt: Add header guard to fdtdec.hSimon Glass1-0/+3
2012-09-21Add gpio_request() to asm-generic headerSimon Glass1-0/+9
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD14-30/+96
2012-09-20Merge branch 'ext4'Tom Rini3-81/+343
2012-09-20ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang1-5/+5
2012-09-19Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini1-0/+31
2012-09-19mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder1-0/+14
2012-09-19mpc8308rdb: add support for FIT imagesIra W. Snyder1-0/+4
2012-09-19mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder1-0/+13
2012-09-18env: make "env default" selective, check and applyGerlando Falauto1-0/+3
2012-09-18env: check and apply changes on delete/destroyGerlando Falauto1-2/+3
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto2-1/+22
2012-09-18env: make himport_r() selective on variablesGerlando Falauto1-1/+5
2012-09-18env: unify logic to check and apply changesGerlando Falauto1-1/+2
2012-09-18ARM: Remove apollon boardMarek Vasut1-261/+0
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini6-66/+61
2012-09-18mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau1-7/+9
2012-09-18mxc nand: Let driver detect IP revisionBenoît Thébaudeau4-8/+3
2012-09-18mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau1-2/+1
2012-09-18mxc nand: cosmectic: Light cleanupBenoît Thébaudeau1-0/+1
2012-09-18mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau1-49/+48
2012-09-18mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut1-3/+0
2012-09-18nand: Make NAND lock status compatible with MicronJoe Hershberger1-1/+0
2012-09-18nand: consolidate duplicated constantsJoe Hershberger1-0/+2
2012-09-18nand: Change ulong to loff_t and size_tJoe Hershberger1-1/+2
2012-09-18nand: Add support for unlock.invertJoe Hershberger1-2/+2
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-7/+29
2012-09-17mx28evk: extend default environmentOtavio Salvador1-8/+74
2012-09-17i2c:soft:multi: Enable soft I2C multibus at Trats development boardŁukasz Majewski1-7/+17
2012-09-17i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski1-0/+12
2012-09-14Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-1/+7
2012-09-13Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini1-0/+209
2012-09-13avr32: add atngw100mkii boardAndreas Bießmann1-0/+209