summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard
2016-08-20libfdt: Add overlay application functionMaxime Ripard
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard
2016-08-20libfdt: Add fdt_getprop_namelen_wMaxime Ripard
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard
2016-08-20libfdt: Fix separator spellingMaxime Ripard
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard
2016-08-20libfdt: Add iterator over propertiesMaxime Ripard
2016-08-20libfdt: Add new headers and definesMaxime Ripard
2016-08-20vsprintf: Include stdarg for va_listMaxime Ripard
2016-08-20scripts: Makefile.lib: Sanitize DTB namesMaxime Ripard
2016-08-20cmd: fdt: Narrow the check for fdt addrMaxime Ripard
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K
2016-08-16x86: bdinfo: Drop meaningless valuesSimon Glass
2016-08-16bdinfo: Don't print out empty DRAM banksSimon Glass
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese
2016-08-16x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass
2016-08-16x86: Add a reference to README.efiSimon Glass
2016-08-16x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass
2016-08-16x86: doc: Add note about the debug FSP usage on BayTrailStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add missing MAINTERNERS entryStefan Roese
2016-08-16mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPSJaehoon Chung
2016-08-16mmc: send CMD0 before CMD1 for some MMC cardsYangbo Lu
2016-08-16defconfig: k2g_evm_defconfig: Enable mmc driver modelSekhar Nori
2016-08-16ARM: dts: k2g-evm: enable mmc/sd suppportSekhar Nori
2016-08-16ARM: dts: K2G: Add support for MMC controllerSekhar Nori
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori
2016-08-15common: env_nand: Ensure that we have nand_info[0] prior to useTom Rini
2016-08-15tools/env: ensure environment starts at erase block boundaryAndreas Fenkart
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel
2016-08-15xtensa: add core information for the de212 processorMax Filippov
2016-08-15xtensa: add core information for the dc233c processorMax Filippov
2016-08-15xtensa: add core information for the dc232b processorChris Zankel
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)