summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-09rockchip: Enable ETH address randomization for the firefly-rk3288Romain Perier1-0/+1
2017-02-09rockchip: firefly: configs: use spl back to bromJacob Chen2-6/+1
2017-02-09rockchip: configs: move env offset to common headerJacob Chen7-84/+14
2017-02-09rockchip: Correct MAINTAINER entry for chromebook_minnieSimon Glass1-2/+2
2017-02-09rockchip: dts: rk3288: correct sdram setting for miniarmJacob Chen1-8/+8
2017-02-09Merge git://git.denx.de/u-boot-dmTom Rini229-440/+576
2017-02-09GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day1-1/+1
2017-02-09Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel4-7/+0
2017-02-09cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada26-19/+27
2017-02-09arm64: fix comment in relocate_64.SMasahiro Yamada1-1/+1
2017-02-09keystone2: Rename local CONFIG_ symbolPhil Edworthy1-2/+2
2017-02-09regulator: palmas: Fix smps6 - smps9 indicesKeerthy1-1/+1
2017-02-09pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada1-7/+6
2017-02-09common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot1-4/+4
2017-02-09pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)1-4/+5
2017-02-09drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla1-1/+1
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko1-2/+2
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy1-0/+81
2017-02-08api: Convert to KconfigEmmanuel Vadot5-8/+2
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot2-0/+11
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada2-8/+11
2017-02-08ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla20-24/+24
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com1-2/+2
2017-02-08cmd: gpt: backup boot code before writing MBRVincent Tinelli1-0/+7
2017-02-08cmd: rework "license" commandMasahiro Yamada8-66/+39
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada9-5/+97
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada1-0/+36
2017-02-08arm64: use store with auto-incrementMasahiro Yamada1-2/+1
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada1-2/+1
2017-02-08patman: Handle non-ascii characters in namesChris Packham1-1/+2
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass3-14/+17
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer1-0/+84
2017-02-08simple-bus: enable support for of-platdataKever Yang1-0/+4
2017-02-08dm: core: Replace of_offset with accessorSimon Glass220-407/+445
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass1-2/+3
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2-0/+6
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer1-11/+15
2017-02-08common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdpartsLadislav Michl1-5/+0
2017-02-07x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko2-10/+10
2017-02-07x86: qemu: Add a config for 64-bit U-BootBin Meng4-1/+95
2017-02-07x86: qemu: Add build options for SPLBin Meng1-0/+9
2017-02-07x86: qemu: Add a text base for 64-bit U-BootBin Meng1-2/+2
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng1-0/+6
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng1-1/+1
2017-02-07x86: qemu: Mark ucode as optional for SPL in u-boot.dtsiBin Meng1-0/+6
2017-02-07x86: qemu: Set up device tree for SPLBin Meng2-0/+8
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng2-4/+4
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng1-1/+4
2017-02-07x86: Compile irq.c for 64-bitBin Meng1-1/+1
2017-02-07x86: spl: Add weak arch_cpu_init_dm()Bin Meng1-0/+5