summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2016-08-20-4/+46
* libfdt: Add fdt_getprop_namelen_wMaxime Ripard2016-08-20-0/+7
* libfdt: Add fdt_path_offset_namelenMaxime Ripard2016-08-20-9/+25
* libfdt: Fix separator spellingMaxime Ripard2016-08-20-4/+4
* libfdt: Add max phandle retrieval functionMaxime Ripard2016-08-20-0/+39
* libfdt: Add iterator over propertiesMaxime Ripard2016-08-20-0/+24
* libfdt: Add new headers and definesMaxime Ripard2016-08-20-0/+6
* vsprintf: Include stdarg for va_listMaxime Ripard2016-08-20-0/+2
* scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard2016-08-20-4/+4
* cmd: fdt: Narrow the check for fdt addrMaxime Ripard2016-08-20-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-08-16-89/+1275
|\
| * x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese2016-08-16-0/+84
| * x86: Add DFI BT700 BayTrail board supportStefan Roese2016-08-16-0/+611
| * x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese2016-08-16-12/+64
| * i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-16-47/+269
| * cbfs: Fix incorrect CBFS file header size being usedYaroslav K2016-08-16-4/+4
| * x86: bdinfo: Drop meaningless valuesSimon Glass2016-08-16-10/+0
| * bdinfo: Don't print out empty DRAM banksSimon Glass2016-08-16-3/+5
| * x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng2016-08-16-0/+38
| * x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister2016-08-16-0/+6
| * misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese2016-08-16-0/+99
| * x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-16-0/+48
| * x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese2016-08-16-4/+4
| * x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass2016-08-16-0/+18
| * x86: Add a reference to README.efiSimon Glass2016-08-16-0/+11
| * x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass2016-08-16-9/+9
| * x86: doc: Add note about the debug FSP usage on BayTrailStefan Roese2016-08-16-0/+4
| * x86: conga-qeval20-qa3: Add missing MAINTERNERS entryStefan Roese2016-08-16-0/+1
* | mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung2016-08-16-2/+7
* | mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu2016-08-16-0/+3
* | defconfig: k2g_evm_defconfig: Enable mmc driver modelSekhar Nori2016-08-16-0/+1
* | ARM: dts: k2g-evm: enable mmc/sd suppportSekhar Nori2016-08-16-0/+8
* | ARM: dts: K2G: Add support for MMC controllerSekhar Nori2016-08-16-0/+23
* | drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori2016-08-16-0/+2
|/
* common: env_nand: Ensure that we have nand_info[0] prior to useTom Rini2016-08-15-4/+7
* tools/env: ensure environment starts at erase block boundaryAndreas Fenkart2016-08-15-0/+12
* xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-15-0/+884
* xtensa: add core information for the de212 processorMax Filippov2016-08-15-0/+839
* xtensa: add core information for the dc233c processorMax Filippov2016-08-15-0/+757
* xtensa: add core information for the dc232b processorChris Zankel2016-08-15-0/+674
* xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel2016-08-15-0/+3107
* xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel2016-08-15-6/+179
* vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)2016-08-15-5/+44
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-15-78/+3686
|\
| * mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang2016-08-15-0/+135
| * dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-15-0/+123
| * ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang2016-08-15-0/+874
| * atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang2016-08-15-0/+946
| * pinctrl: at91-pio4: Add pinctrl driverWenyou Yang2016-08-15-0/+190
| * gpio: atmel_pio4: Rework to support DM & DTWenyou Yang2016-08-15-23/+117