summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: Improve the speed of netconsoleJoe Hershberger2012-09-241-1/+41
* | | | | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-1/+1
* | | | | SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-271-0/+3
* | | | | SPL: Add NOR flash booting supportStefan Roese2012-09-271-0/+3
* | | | | hawkboard: Update config file to work with common spl frameworkSughosh Ganu2012-09-271-1/+1
* | | | | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-273-5/+16
* | | | | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+2
* | | | | SPL: Move the omap SPL framework to common/splTom Rini2012-09-2714-0/+82
* | | | | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-274-0/+4
* | | | | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-272-0/+2
* | | | | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-261-0/+2
* | | | | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-0/+1
* | | | | disk: part_efi: parse and store partition UUIDStephen Warren2012-09-251-0/+3
* | | | | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-251-4/+5
* | | | | disk: introduce get_device()Stephen Warren2012-09-251-0/+5
* | | | | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-251-1/+1
* | | | | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-4/+1
* | | | | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-252-2/+3
* | | | | ext4: remove init_fs/deinit_fsRob Herring2012-09-252-4/+0
* | | | | disk/part: introduce get_device_and_partitionRob Herring2012-09-251-2/+11
* | | | | disk/part: check bootable flag for DOS partitionsRob Herring2012-09-251-0/+1
* | | | | combine block device load commands into common functionRob Herring2012-09-251-0/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-259-107/+105
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-231-5/+5
| * | | | powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-231-1/+6
| * | | | powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-2/+3
| * | | | powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-53/+1
| * | | | fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-231-0/+1
| * | | | powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-231-0/+1
| * | | | powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-232-0/+9
| * | | | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-232-28/+28
| * | | | powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-232-18/+18
| * | | | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-232-6/+0
| * | | | powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-232-26/+65
* | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-212-0/+12
|\ \ \ \ \
| * | | | | fdt: Add header guard to fdtdec.hSimon Glass2012-09-211-0/+3
| * | | | | Add gpio_request() to asm-generic headerSimon Glass2012-09-211-0/+9
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2137-248/+394
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2114-30/+96
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mx28evk: extend default environmentOtavio Salvador2012-09-171-8/+74
| | * | | MX35: mx35pdk: add support for MMCStefano Babic2012-09-101-2/+15
| | * | | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-101-2/+1
| | * | | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-066-10/+0
| | * | | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-2/+0
| | * | | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-2/+0
| | * | | SCSPS1: Enable cachesMarek Vasut2012-09-041-2/+0
| | * | | mx28evk: Add USB Ethernet supportFabio Estevam2012-09-041-0/+3
| | * | | M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut2012-09-041-2/+2
| | * | | MX28: mx28evk: Enable SPI DMAOtavio Salvador2012-09-041-0/+1
| * | | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-1011-51/+51
OpenPOWER on IntegriCloud