summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+3
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada1-2/+2
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada17-21/+0
2014-02-19mini2440.h: Delete remainder of dead boardMasahiro Yamada1-170/+0
2014-02-19fat: implement exists() for FAT fsStephen Warren1-0/+1
2014-02-19ext4: implement exists() for ext4fsStephen Warren1-0/+1
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren1-0/+1
2014-02-19sandbox: implement exists() functionStephen Warren1-0/+1
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren1-0/+9
2014-02-19fs: fix generic save command implementationStephen Warren1-0/+10
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini32-240/+490
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini5-3/+12
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto1-2/+10
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto4-2/+5
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto3-8/+10
2014-02-13arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck1-0/+5
2014-02-13arm/km/suv31: switch to 256MB RAMHolger Brunck1-0/+3
2014-02-13zynq: Fix elf header generationMichal Simek1-0/+2
2014-02-13zynq: Use full tftpboot command instead of shortcut tftpMichal Simek1-1/+1
2014-02-13ARM: rpi_b: set $fdtfile in default environmentStephen Warren1-0/+1
2014-02-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD8-26/+161
2014-02-07dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini1-0/+2
2014-02-07omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini1-0/+1
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini1-2/+0
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini1-0/+5
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini1-0/+2
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini1-0/+1
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde1-1/+1
2014-02-07x600: Switch to CONFIG_PHYLIBTom Rini1-2/+1
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin4-5/+7
2014-02-07arc: add AXS101 board supportAlexey Brodkin1-0/+181
2014-02-07arc: add Arcangel4 board supportAlexey Brodkin2-0/+183
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2-0/+4
2014-02-07board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek2-6/+12
2014-02-07board:samsung:trats2: add env variables describing platformPiotr Wilczek1-0/+3
2014-02-07board:samsung:trats: add env variables describing platformPiotr Wilczek1-0/+3
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek1-0/+3
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek1-0/+6
2014-02-07board:samsung:common: set envs with board unified informationPiotr Wilczek1-4/+8
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini1-0/+1
2014-02-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+5
2014-02-06fpga: zynqpl: Add support for zc7015 deviceMichal Simek1-0/+5
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut4-6/+6
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski1-4/+1
2014-02-05config: Fix line lengths in include/config_distro_defaults.hTom Rini1-2/+3
2014-02-05config: add config_distro_defaults.hDennis Gilmore1-0/+55
2014-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+62
2014-02-04Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2-0/+7
2014-02-04microblaze: Add SPL supportMichal Simek1-0/+60
2014-02-04microblaze: Enable buffer write for NOR flashesMichal Simek1-1/+2