Commit Graph

41894 Commits (21342d4aed6c77a4aa7a5b2579b3c23e21aea31a)
 

Author SHA1 Message Date
Tom Rini 21342d4aed Merge git://git.denx.de/u-boot-dm 9 years ago
Robert P. J. Day 7582ddce13 GPIO: Correct doc typo "confguration" -> "configuration" 9 years ago
Lars Poeschel 55c854c612 Remove unused symbol CONGIG_CMD_STORAGE from board configs 9 years ago
Masahiro Yamada e9d33e7326 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig 9 years ago
Masahiro Yamada 1f4f5e52e5 arm64: fix comment in relocate_64.S 9 years ago
Phil Edworthy 8ccdba8b8c keystone2: Rename local CONFIG_ symbol 9 years ago
Keerthy 3064aa7009 regulator: palmas: Fix smps6 - smps9 indices 9 years ago
Masahiro Yamada 4985012b73 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif 9 years ago
Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 9 years ago
Albert ARIBAUD \(3ADEV\) db74cbfc09 pcm052: fix DDR initialization sequence 9 years ago
Lokesh Vutla e9ced147bc drivers: net: cpsw: Fix reading of mac address for am43 SoCs 9 years ago
Grygorii Strashko dbe7881de0 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND 9 years ago
Dan Murphy c10e0f5b38 checkpatch: Port spelling to checkpatch 9 years ago
Emmanuel Vadot b569048357 api: Convert to Kconfig 9 years ago
Emmanuel Vadot 4db98d3d92 kconfig: Add API kconfig file 9 years ago
Masahiro Yamada 1bdd942b6d kbuild: beautify the log of config whitelist check 9 years ago
Lokesh Vutla f0a3f3492a ARM: dts: k2*: Rename the k2* files to keystone-k2* files 9 years ago
maxims@google.com d5ce357461 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation 9 years ago
Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR 9 years ago
Masahiro Yamada d726f225f5 cmd: rework "license" command 9 years ago
Masahiro Yamada 61304dbec3 cmd: add a new command "config" to show .config contents 9 years ago
Masahiro Yamada 6fb631ecde scripts: import bin2c.c from Linux 4.10-rc6 9 years ago
Masahiro Yamada 07a63c7e7d arm64: use store with auto-increment 9 years ago
Masahiro Yamada b913c3f079 arm64: use xzr to zero-out the bss section 9 years ago
Chris Packham f11a0af713 patman: Handle non-ascii characters in names 9 years ago
Simon Glass 8d7523c55c buildman: Allow showing the list of boards with -n 9 years ago
Moritz Fischer 147f785f67 cros_ec: i2c: Add support for version 3 of the EC protocol 9 years ago
Kever Yang 6943ee14e5 simple-bus: enable support for of-platdata 9 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Simon Glass 8aa41363eb patman: Format checkpatch messages for IDE throwback 9 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 9 years ago
Moritz Fischer e9b25f2ea1 cros_ec: i2c: Group i2c write / read into single transaction 9 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 9 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 9 years ago
Bin Meng bda40d5634 x86: qemu: Add a config for 64-bit U-Boot 9 years ago
Bin Meng 73d2de2b59 x86: qemu: Add build options for SPL 9 years ago
Bin Meng 8149d114a9 x86: qemu: Add a text base for 64-bit U-Boot 9 years ago
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 9 years ago
Bin Meng cdfc0a055d tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 9 years ago
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 9 years ago
Bin Meng 2cffd90f14 x86: qemu: Set up device tree for SPL 9 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 9 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 9 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 9 years ago
Bin Meng 8f60ea0039 x86: spl: Add weak arch_cpu_init_dm() 9 years ago
Bin Meng 020a5d4f63 x86: Wrap print_ch() with config option 9 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 9 years ago
Simon Glass fda4eb48e6 x86: link: Add a config for 64-bit U-Boot 9 years ago
Simon Glass 3a03703afc x86: Update compile/link flags to support 64-bit U-Boot 9 years ago
Simon Glass c17c422854 x86: link: Add build options for SPL 9 years ago