summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | | | | mini2440.h: Delete remainder of dead boardMasahiro Yamada2014-02-19-170/+0
* | | | | fat: implement exists() for FAT fsStephen Warren2014-02-19-0/+1
* | | | | ext4: implement exists() for ext4fsStephen Warren2014-02-19-0/+1
* | | | | sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren2014-02-19-0/+1
* | | | | sandbox: implement exists() functionStephen Warren2014-02-19-0/+1
* | | | | fs: implement infrastructure for an 'exists' functionStephen Warren2014-02-19-0/+9
* | | | | fs: fix generic save command implementationStephen Warren2014-02-19-0/+10
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-17-240/+490
|\ \ \ \
| * | | | arm/km: introduce kmsugp1 targetGerlando Falauto2014-02-13-2/+10
| * | | | arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-13-2/+5
| * | | | arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-13-8/+10
| * | | | arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck2014-02-13-0/+5
| * | | | arm/km/suv31: switch to 256MB RAMHolger Brunck2014-02-13-0/+3
| * | | | zynq: Fix elf header generationMichal Simek2014-02-13-0/+2
| * | | | zynq: Use full tftpboot command instead of shortcut tftpMichal Simek2014-02-13-1/+1
| * | | | ARM: rpi_b: set $fdtfile in default environmentStephen Warren2014-02-13-0/+1
| * | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-13-26/+161
| |\ \ \ \
| | * | | | board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek2014-02-07-6/+12
| | * | | | board:samsung:trats2: add env variables describing platformPiotr Wilczek2014-02-07-0/+3
| | * | | | board:samsung:trats: add env variables describing platformPiotr Wilczek2014-02-07-0/+3
| | * | | | board:samsung:universal: add env variables describing platformPiotr Wilczek2014-02-07-0/+3
| | * | | | board:samsung:goni: add env variables describing platformPiotr Wilczek2014-02-07-0/+6
| | * | | | board:samsung:common: set envs with board unified informationPiotr Wilczek2014-02-07-4/+8
| | * | | | config: trats: trats2: extend dfu_alt_info by env update settingsPrzemyslaw Marczak2014-02-03-2/+4
| | * | | | universal: add LCD download menu supportPrzemyslaw Marczak2014-02-03-0/+22
| | * | | | trats2: add LCD download menu supportPrzemyslaw Marczak2014-02-03-1/+22
| | * | | | trats: add LCD download menu supportPrzemyslaw Marczak2014-02-03-0/+22
| | * | | | samsung: misc: Add LCD download menu.Przemyslaw Marczak2014-02-03-0/+17
| | * | | | samsung: boards: update display configs with 16bpp mode.Przemyslaw Marczak2014-02-03-3/+3
| | * | | | lib: tizen: change Tizen logo with the new one.Przemyslaw Marczak2014-02-03-3/+5
| | * | | | samsung: common: Add file for common functions, draw_logo() cleanup.Przemyslaw Marczak2014-02-03-1/+23
| | * | | | trats2: Code cleanup.Przemyslaw Marczak2014-02-03-0/+2
| | * | | | s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-10/+10
| | |/ / /
| * | | | ARM: tegra: fix "bootp" issue for Tegra124 tooJim Lin2014-02-03-0/+1
| * | | | ARM: tegra: add Venice2 (Tegra124) boardTom Warren2014-02-03-0/+161
| * | | | mmc: tegra: support Tegra124Stephen Warren2014-02-03-0/+1
| * | | | ARM: tegra: clear $usb_need_init each bootStephen Warren2014-02-03-0/+1
| * | | | ARM: tegra: set env vars to indicate Cardhu A04 supportStephen Warren2014-02-03-1/+10
| |/ / /
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-29-199/+116
| |\ \ \
| | * | | am43xx_evm.h: Correct SPL max sizeTom Rini2014-01-24-1/+1
| | * | | OMAP3: igep00x0: Convert to ti_omap3_common.h.Enric Balletbò i Serra2014-01-24-180/+9
| | * | | TI: OMAP3: Create common config files for TI OMAP3 platforms.Enric Balletbò i Serra2014-01-24-0/+73
| | * | | TI: armv7: Do not define the number DRAM banks if is already defined.Enric Balletbò i Serra2014-01-24-3/+7
| | * | | TI: armv7: Move ELM support to SoC configuration file.Enric Balletbò i Serra2014-01-24-1/+12
| | * | | ARM: OMAP5: Rename to ti_omap5_common.hEnric Balletbò i Serra2014-01-24-7/+7
| | * | | ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra2014-01-24-7/+7
| | |/ /
| * | | Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'Albert ARIBAUD2014-01-28-1/+2
| |\ \ \
| | * | | ARM: versatile: pass console setting to the kernelLinus Walleij2014-01-13-1/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-17-3/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini2014-02-07-0/+2