aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20vsprintf: Include stdarg for va_listMaxime Ripard1-0/+2
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard1-4/+4
2016-08-20cmd: fdt: Narrow the check for fdt addrMaxime Ripard1-1/+1
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini37-89/+1275
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese4-0/+84
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese14-0/+611
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese5-12/+64
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2-47/+269
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K1-4/+4
2016-08-16x86: bdinfo: Drop meaningless valuesSimon Glass1-10/+0
2016-08-16bdinfo: Don't print out empty DRAM banksSimon Glass1-3/+5
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng1-0/+38
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister1-0/+6
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese4-0/+99
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese1-0/+48
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese1-4/+4
2016-08-16x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass1-0/+18
2016-08-16x86: Add a reference to README.efiSimon Glass1-0/+11
2016-08-16x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass2-9/+9
2016-08-16x86: doc: Add note about the debug FSP usage on BayTrailStefan Roese1-0/+4
2016-08-16x86: conga-qeval20-qa3: Add missing MAINTERNERS entryStefan Roese1-0/+1
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung1-2/+7
2016-08-16mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu1-0/+3
2016-08-16defconfig: k2g_evm_defconfig: Enable mmc driver modelSekhar Nori1-0/+1
2016-08-16ARM: dts: k2g-evm: enable mmc/sd suppportSekhar Nori1-0/+8
2016-08-16ARM: dts: K2G: Add support for MMC controllerSekhar Nori1-0/+23
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori1-0/+2
2016-08-15common: env_nand: Ensure that we have nand_info[0] prior to useTom Rini1-4/+7
2016-08-15tools/env: ensure environment starts at erase block boundaryAndreas Fenkart1-0/+12
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel18-0/+884
2016-08-15xtensa: add core information for the de212 processorMax Filippov3-0/+839
2016-08-15xtensa: add core information for the dc233c processorMax Filippov3-0/+757
2016-08-15xtensa: add core information for the dc232b processorChris Zankel3-0/+674
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel43-0/+3107
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel9-6/+179
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)3-5/+44
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini41-78/+3686
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang3-0/+135
2016-08-15dm: atmel: Add driver model support for the ehci driverWenyou Yang2-0/+123
2016-08-15ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang3-0/+874
2016-08-15atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang2-0/+946
2016-08-15pinctrl: at91-pio4: Add pinctrl driverWenyou Yang3-0/+190
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang2-23/+117
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang2-53/+53
2016-08-15clk.h: inline clk_get_by_name()Andreas Bießmann1-1/+1
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini50-516/+1326
2016-08-15net: mii: Clean up legacy glue that is not usedJoe Hershberger2-86/+0
2016-08-15net: mii: Changes not made by spatchJoe Hershberger9-65/+52
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger8-41/+30
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger28-188/+543