summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-264-15/+16
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-2/+0
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-262-13/+5
| * pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren2014-02-211-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-1/+6
|\ \
| * | SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-241-1/+6
* | | ubifs: fix checkpatch warningKaricheri, Muralidharan2014-02-211-9/+0
* | | common, itest: pass u-boot env variables to itest.sHeiko Schocher2014-02-211-0/+13
* | | common, ubi: add ubi check volumename commandHeiko Schocher2014-02-211-0/+31
* | | Fix memory commands for 64-bit platformsYork Sun2014-02-211-36/+36
* | | pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren2014-02-211-37/+40
* | | fix address of error message in mtest commandDavid Feng2014-02-211-5/+9
* | | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-213-13/+16
* | | common: Remove invalid endianess conversionChristian Eggers2014-02-211-2/+2
* | | fs/fdos: RemoveTom Rini2014-02-212-69/+1
* | | blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-201-0/+1
| |/ |/|
* | cosmetic: FIT: fix a strange commentMasahiro Yamada2014-02-191-1/+1
* | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-2/+0
* | dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+1
* | kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-7/+3
* | kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-5/+4
* | common: spl: Add spl sata boot supportDan Murphy2014-02-195-0/+60
* | EXT4: Fix number base handling of "ext4write" commandWolfgang Denk2014-02-191-2/+2
* | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-191-1/+1
* | cmd_test: implement -e test for file existenceStephen Warren2014-02-191-0/+6
* | cmd_test: evaluate to false without any argumentsStephen Warren2014-02-191-1/+1
* | cmd_test: implement ! on sub-expressionsStephen Warren2014-02-191-19/+24
* | cmd_test: check for binary operators before unaryStephen Warren2014-02-191-4/+4
* | cmd_test: use table lookup for parsingStephen Warren2014-02-191-67/+110
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-171-14/+13
|\ \
| * | common: lcd.c: fix data abort exception when try to access bmp headerPrzemyslaw Marczak2014-02-031-14/+13
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-02-172-58/+74
|\ \ \ | |_|/ |/| |
| * | cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-071-72/+0
| * | cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-071-0/+29
| * | cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-071-1/+29
| * | cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini2014-02-071-4/+4
| * | cmd_mmc.c: Change 'bootpart' code to match normal coding styleTom Rini2014-02-071-4/+11
| * | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-0/+24
* | | arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-072-0/+19
|/ /
* | cmd_pxe.c add any option for filesystem with sysboot uses generic loadDennis Gilmore2014-02-041-3/+19
* | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-042-0/+52
|\ \
| * | common: Add new clk commandMichal Simek2014-02-042-0/+52
| |/
* | pxe: implement fdtdir extlinux.conf tagStephen Warren2014-02-041-6/+72
* | pxe: support "devicetree" tagStephen Warren2014-02-041-0/+1
|/
* board_r - fixup functions table after relocationAlexey Brodkin2014-01-271-0/+10
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-245-8/+76
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-243-62/+103
* fdt_support.c: Correct linux,initrd-start/end settingTom Rini2014-01-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-01-201-3/+2
|\
| * env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin2014-01-131-3/+2
OpenPOWER on IntegriCloud