summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-9/+138
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini1-1/+1
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese1-0/+3
2012-09-27SPL: Add NOR flash booting supportStefan Roese1-0/+3
2012-09-27hawkboard: Update config file to work with common spl frameworkSughosh Ganu1-1/+1
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini3-5/+16
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp1-0/+92
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini1-0/+2
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini14-0/+82
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-26net: Add driver for Zynq Gem IPMichal Simek1-1/+1
2012-09-26net: introduce transparent driver private in ueth_dataLucas Stach1-6/+2
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-24net: Filter incoming netconsole packets by IPJoe Hershberger1-1/+2
2012-09-24net: Improve the speed of netconsoleJoe Hershberger1-1/+41
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