aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20fastboot: move to KconfigSteve Rae4-16/+16
2016-08-20fastboot: implement KconfigSteve Rae3-0/+67
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng1-1/+1
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini1-1/+1
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada6-6/+8
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini8-251/+276
2016-08-20tests: Introduce DT overlay testsMaxime Ripard11-49/+698
2016-08-20cmd: fdt: add fdt overlay application subcommandMaxime Ripard2-7/+31
2016-08-20libfdt: Add overlay application functionMaxime Ripard4-0/+442
2016-08-20libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2-4/+46
2016-08-20libfdt: Add fdt_getprop_namelen_wMaxime Ripard1-0/+7
2016-08-20libfdt: Add fdt_path_offset_namelenMaxime Ripard2-9/+25
2016-08-20libfdt: Fix separator spellingMaxime Ripard1-4/+4
2016-08-20libfdt: Add max phandle retrieval functionMaxime Ripard2-0/+39
2016-08-20libfdt: Add iterator over propertiesMaxime Ripard1-0/+24
2016-08-20libfdt: Add new headers and definesMaxime Ripard1-0/+6
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