summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada
2017-02-08keystone2: Rename local CONFIG_ symbolPhil Edworthy
2017-02-08regulator: palmas: Fix smps6 - smps9 indicesKeerthy
2017-02-08pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada
2017-02-08common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot
2017-02-08pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)
2017-02-08drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla
2017-02-08cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko
2017-02-08checkpatch: Port spelling to checkpatchDan Murphy
2017-02-08api: Convert to KconfigEmmanuel Vadot
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada
2017-02-08ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla
2017-02-08aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com
2017-02-08cmd: gpt: backup boot code before writing MBRVincent Tinelli
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-02-08scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2017-02-07x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko
2017-02-07x86: qemu: Add a config for 64-bit U-BootBin Meng
2017-02-07x86: qemu: Add build options for SPLBin Meng
2017-02-07x86: qemu: Add a text base for 64-bit U-BootBin Meng
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng
2017-02-07x86: qemu: Mark ucode as optional for SPL in u-boot.dtsiBin Meng
2017-02-07x86: qemu: Set up device tree for SPLBin Meng
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng
2017-02-07x86: Compile irq.c for 64-bitBin Meng
2017-02-07x86: spl: Add weak arch_cpu_init_dm()Bin Meng
2017-02-07x86: Wrap print_ch() with config optionBin Meng
2017-02-07x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng
2017-02-07x86: link: Add a config for 64-bit U-BootSimon Glass
2017-02-07x86: Update compile/link flags to support 64-bit U-BootSimon Glass
2017-02-07x86: link: Add build options for SPLSimon Glass
2017-02-07x86: link: Set up device tree for SPLSimon Glass
2017-02-07x86: link: Add SPL declarations to the binman imageSimon Glass
2017-02-07x86: link: Add a text base for 64-bit U-BootSimon Glass
2017-02-07x86: Add a dummy setjmp implementation for x86_64Simon Glass
2017-02-07x86: Move setjmp to the i386 directorySimon Glass
2017-02-07x86: Move call64 to the i386 directorySimon Glass
2017-02-07x86: Change irq_already_routed to a local variableSimon Glass
2017-02-07x86: Move turbo_state to global_dataSimon Glass
2017-02-07x86: Move pirq_routing_table to global_dataSimon Glass
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass
2017-02-06x86: Drop interrupt support in 64-bit modeSimon Glass
2017-02-06x86: Don't try to boot Linux from SPLSimon Glass