summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-25Nand: enable "nand write.trimffs" commandWenyou Yang
2012-09-25AT91sama5d3xek:Add read a device tree binary fileJosh Wu
2012-09-25at91sama5ek.h: change bootargs for NANDNicolas Ferre
2012-09-25at91sama5ek.h: DDR size is 512MBNicolas Ferre
2012-09-25at91sama5ek.h: remove ATAGS support: we are using DTNicolas Ferre
2012-09-25at91sama5ek.h : revert the patch which remove CONFIG_SYS_PROMPT_HUSH_PS2Bo Shen
2012-09-25at91sama5ek.h : align the u-boot env with sam9x5Bo Shen
2012-09-25at91sama5ek.h : remove unused configuration optionBo Shen
2012-09-25sama5 : adjust the offset of u-boot environmentBo Shen
2012-09-25PMECC: enable SAMA5 PMECC supportBo Shen
2012-09-25at91sama5ek.h: rework sama5ek default configuration fileBo Shen
2012-09-25console: use DBGU as default consoleBo Shen
2012-09-25MMC: enable save env into sd cardBo Shen
2012-09-25MMC: enable MMC support in u-bootBo Shen
2012-09-25Bootargs: correct the root partitionBo Shen
2012-09-25SAMA5: Enable Device Tree supportBo Shen
2012-09-25LCD: Enable uboot boot logoBo Shen
2012-09-25SPI Flash: Enable serial flashBo Shen
2012-09-25USB: Enable USB HostBo Shen
2012-09-25GMAC: Add definition into netdev.hBo Shen
2012-09-25GMAC: Enable GMAC on SAMA5EK boardBo Shen
2012-09-25SAMA5: Add SAMA5 supportBo Shen
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24mx28evk: Add missing 'setexpr' commandOtavio Salvador
2012-09-24i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame bufferEric Nelson
2012-09-23mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau