summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-27-5/+16
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+2
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+82
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-0/+4
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-0/+2
* FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-26-0/+2
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-0/+1
* disk: part_efi: parse and store partition UUIDStephen Warren2012-09-25-0/+3
* disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-25-4/+5
* disk: introduce get_device()Stephen Warren2012-09-25-0/+5
* cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-25-1/+1
* cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-25-4/+1
* cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-2/+3
* ext4: remove init_fs/deinit_fsRob Herring2012-09-25-4/+0
* disk/part: introduce get_device_and_partitionRob Herring2012-09-25-2/+11
* disk/part: check bootable flag for DOS partitionsRob Herring2012-09-25-0/+1
* combine block device load commands into common functionRob Herring2012-09-25-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-107/+105
|\
| * powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-23-5/+5
| * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-1/+6
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-23-2/+3
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-53/+1
| * fm-eth: add function fm_info_get_phy_address()Timur Tabi2012-08-23-0/+1
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-23-0/+1
| * powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+9
| * powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-28/+28
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-18/+18
| * powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-23-6/+0
| * powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-26/+65
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-21-0/+12
|\ \
| * | fdt: Add header guard to fdtdec.hSimon Glass2012-09-21-0/+3
| * | Add gpio_request() to asm-generic headerSimon Glass2012-09-21-0/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-248/+394
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-21-30/+96
| |\ \
| | * | mx28evk: extend default environmentOtavio Salvador2012-09-17-8/+74
| | * | MX35: mx35pdk: add support for MMCStefano Babic2012-09-10-2/+15
| | * | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-10-2/+1
| | * | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-10/+0
| | * | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-2/+0
| | * | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-2/+0
| | * | SCSPS1: Enable cachesMarek Vasut2012-09-04-2/+0
| | * | mx28evk: Add USB Ethernet supportFabio Estevam2012-09-04-0/+3
| | * | M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut2012-09-04-2/+2
| | * | MX28: mx28evk: Enable SPI DMAOtavio Salvador2012-09-04-0/+1
| * | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-51/+51
| * | | tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-07-4/+8
| * | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-07-0/+1
| * | | tegra: Enable NAND on TECThierry Reding2012-09-07-2/+10
| * | | tegra: enable NAND on HarmonyStephen Warren2012-09-07-2/+9
| * | | tegra: Enable NAND on SeaboardSimon Glass2012-09-07-0/+11