summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada2015-01-293-0/+388
| * | | | i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada2015-01-293-0/+248
| * | | | i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada2015-01-291-0/+6
| | |/ / | |/| |
* | | | ARM: armv7 fix spelling of SCTRLPeng Fan2015-01-302-4/+4
* | | | fpga: Extend dump descriptionMichal Simek2015-01-301-1/+1
* | | | vexpress64: support the Juno Development PlatformLinus Walleij2015-01-305-1/+45
* | | | vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-305-13/+38
* | | | add README.distro fileDennis Gilmore2015-01-301-0/+341
* | | | drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-1/+1
* | | | drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-14/+17
* | | | arm: switch armltd vexpress to GENERIC_BOARDChris Kuethe2015-01-301-1/+1
* | | | distro_bootcmd: read DHCP boot script name from a variableStephen Warren2015-01-301-1/+2
* | | | cmd: Fix gettime command helpBin Meng2015-01-301-2/+2
* | | | common: bootm: Document fake bootm sub-commandMichal Simek2015-01-291-0/+3
* | | | tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira2015-01-292-11/+12
* | | | dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira2015-01-294-3/+204
* | | | dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-294-18/+19
* | | | dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira2015-01-295-64/+67
* | | | imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-2918-376/+254
* | | | imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-294-28/+46
* | | | imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-294-130/+90
* | | | linker_lists: fix misspellingsGuilherme Maciel Ferreira2015-01-291-2/+2
* | | | doc: fix misspellingsGuilherme Maciel Ferreira2015-01-292-3/+3
* | | | doc: "os" is also mandatory for "ramdisk" FIT image componentsGuilherme Maciel Ferreira2015-01-291-4/+4
* | | | common: add cache flush to imxtract functionPieter Voorthuijsen2015-01-291-0/+2
* | | | distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons2015-01-291-1/+5
* | | | config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons2015-01-291-3/+11
* | | | part: let list put the list in an environment variableSjoerd Simons2015-01-291-2/+22
* | | | fs: Add command to retrieve the filesystem typeSjoerd Simons2015-01-293-0/+48
|/ / /
* | | lcd: fix console address is not initializedBo Shen2015-01-281-0/+1
* | | Makefile: clean boot.binBo Shen2015-01-281-1/+1
* | | spl: Change printf to puts for "Unsupported boot-device"Stefan Roese2015-01-281-1/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-2646-288/+1078
|\ \
| * | x86: config: chromebook_link: Enable environmentSimon Glass2015-01-241-0/+7
| * | x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass2015-01-241-28/+0
| * | x86: config: Enable hook for saving MRC configurationSimon Glass2015-01-242-0/+6
| * | x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-245-0/+464
| * | x86: dts: Add SPI flash MRC details for chromebook_linkSimon Glass2015-01-241-1/+14
| * | Allow architecture-specific memory reservationSimon Glass2015-01-241-0/+7
| * | x86: spi: Add device tree supportSimon Glass2015-01-242-0/+8
| * | x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-242-48/+105
| * | x86: Use ipchecksum from net/Simon Glass2015-01-244-97/+4
| * | net: Add a separate file for IP checksummingSimon Glass2015-01-233-0/+91
| * | x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-232-0/+2
| * | pci: tegra: Fix port information parsingSjoerd Simons2015-01-231-3/+2
| * | x86: Fix various code format issues in start16.SBin Meng2015-01-231-10/+10
| * | x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-233-2/+19
| * | x86: Save mtrr support flag in global dataBin Meng2015-01-232-6/+14
| * | x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng2015-01-231-0/+2
| * | x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
OpenPOWER on IntegriCloud