summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: part_efi: move code to static functionsSteve Rae2014-12-181-73/+102
* dfu: dfu_get_buf: check the value of env dfu_bufsiz before usePrzemyslaw Marczak2014-12-181-2/+6
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-181-2/+14
* dfu: mmc: check if mmc device exists in mmc_block_op()Przemyslaw Marczak2014-12-181-1/+7
* fastboot: add support for continue commandRob Herring2014-12-182-0/+18
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-186-23/+25
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-12-1553-177/+2159
|\
| * ARM: remove redundant asmlinkage defineMasahiro Yamada2014-12-151-3/+0
| * x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-157-4/+13
| * x86: Add a simple command to show FSP HOB informationBin Meng2014-12-132-0/+68
| * x86: Support Intel FSP initialization path in start.SBin Meng2014-12-133-0/+20
| * x86: Add post failure codes for bist and carBin Meng2014-12-132-0/+3
| * x86: queensbay: Adapt FSP support codesBin Meng2014-12-133-18/+28
| * x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-1312-0/+1522
| * x86: ich-spi: Add Intel Tunnel Creek SPI controller supportBin Meng2014-12-131-1/+2
| * x86: Add Intel Topcliff PCH device IDsBin Meng2014-12-131-0/+8
| * x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-134-0/+143
| * x86: Add Intel Crown Bay board dts fileBin Meng2014-12-132-1/+55
| * x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-136-51/+55
| * x86: Clean up asm-offsetsBin Meng2014-12-133-5/+3
| * x86: Refactor u-boot.rom build rulesBin Meng2014-12-131-21/+27
| * x86: ifdtool: Separate out filenames for -D and -iSimon Glass2014-12-131-6/+6
| * tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2014-12-132-7/+26
| * x86: Make ROM_SIZE configurable in KconfigBin Meng2014-12-132-1/+78
| * x86: ich-spi: Set the tx operation mode for ich 7Bin Meng2014-12-131-2/+7
| * x86: ich-spi: Set the rx operation mode for ich 7Bin Meng2014-12-131-0/+4
| * sf: Enable byte program supportJagannadha Sutradharudu Teki2014-12-134-12/+20
| * spi: sf: Support byte program for sst spi flashBin Meng2014-12-132-0/+33
| * spi: Fix flag collision for SST_WPSimon Glass2014-12-131-1/+1
| * sf: Fix look for the fastest read commandJagannadha Sutradharudu Teki2014-12-133-56/+60
| * bios_emulator: Correct ordering of includesSimon Glass2014-12-132-2/+2
| * gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-131-0/+2
| * x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned addressBin Meng2014-12-131-15/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-12-125-36/+81
|\ \ | |/ |/|
| * mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov2014-12-121-1/+1
| * mmc: Fix block length for DDR modeAndrew Gabbasov2014-12-121-0/+6
| * mmc: Fix Dual Data Rate capability recognitionAndrew Gabbasov2014-12-121-1/+1
| * mmc: Fix handling of bus widths and DDR card capabilitiesAndrew Gabbasov2014-12-123-22/+34
| * mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-121-10/+12
| * MMC: add MMC_VERSION_5_0Markus Niebel2014-12-122-0/+4
| * MMC: fix user capacity for partitioned eMMC cardMarkus Niebel2014-12-122-0/+18
| * mmc: Cosmetic fix for nicer, aligned device list printoutLubomir Popov2014-12-121-2/+5
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-12-1173-504/+3348
|\ \ | |/ |/|
| * dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-1130-374/+210
| * ARM: tegra: Add support for nyan-big boardAllen Martin2014-12-1111-1/+814
| * tegra: dts: Sync tegra124.dtsi with linux kernelSimon Glass2014-12-112-0/+159
| * dts: Bring in Chrome OS keyboard device tree definitionSimon Glass2014-12-111-0/+105
| * dm: device: Add newline to debug() messagesSimon Glass2014-12-111-3/+3
| * dm: i2c: Add tests for I2CSimon Glass2014-12-114-0/+246
OpenPOWER on IntegriCloud