summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-29lib: add gzip lib function callbackLei Wen
2012-09-29lib: zlib: include deflate into zlib buildLei Wen
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27hawkboard: Update config file to work with common spl frameworkSughosh Ganu
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
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-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach
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-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
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