aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-26FAT: Make it possible to read from any file positionBenoît Thébaudeau
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-25disk: part_efi: parse and store partition UUIDStephen Warren
2012-09-25disk: get_device_and_partition() "auto" partition and cleanupStephen Warren
2012-09-25disk: introduce get_device()Stephen Warren
2012-09-25cmd_reiser: use common get_device_and_partition functionRob Herring
2012-09-25cmd_zfs: use common get_device_and_partition functionRob Herring
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring
2012-09-25ext4: remove init_fs/deinit_fsRob Herring
2012-09-25disk/part: introduce get_device_and_partitionRob Herring
2012-09-25disk/part: check bootable flag for DOS partitionsRob Herring
2012-09-25combine block device load commands into common functionRob Herring
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-21Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21fdt: Add header guard to fdtdec.hSimon Glass
2012-09-21Add gpio_request() to asm-generic headerSimon Glass
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-20Merge branch 'ext4'Tom Rini
2012-09-20ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini
2012-09-18mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder
2012-09-18mpc8308rdb: add support for FIT imagesIra W. Snyder
2012-09-18mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder
2012-09-18env: make "env default" selective, check and applyGerlando Falauto
2012-09-18env: check and apply changes on delete/destroyGerlando Falauto
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto
2012-09-18env: make himport_r() selective on variablesGerlando Falauto
2012-09-18env: unify logic to check and apply changesGerlando Falauto
2012-09-18ARM: Remove apollon boardMarek Vasut
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-09-17mx28evk: extend default environmentOtavio Salvador
2012-09-17i2c:soft:multi: Enable soft I2C multibus at Trats development boardŁukasz Majewski
2012-09-17i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski
2012-09-14Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-09-13Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-09-13avr32: add atngw100mkii boardAndreas Bießmann
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek