Commit Graph

41879 Commits (3064aa7009aa75299bad66fd6de3916174822bfb)
 

Author SHA1 Message Date
Keerthy 3064aa7009 regulator: palmas: Fix smps6 - smps9 indices 8 years ago
Masahiro Yamada 4985012b73 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif 8 years ago
Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 8 years ago
Albert ARIBAUD \(3ADEV\) db74cbfc09 pcm052: fix DDR initialization sequence 8 years ago
Lokesh Vutla e9ced147bc drivers: net: cpsw: Fix reading of mac address for am43 SoCs 8 years ago
Grygorii Strashko dbe7881de0 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND 8 years ago
Dan Murphy c10e0f5b38 checkpatch: Port spelling to checkpatch 8 years ago
Emmanuel Vadot b569048357 api: Convert to Kconfig 8 years ago
Emmanuel Vadot 4db98d3d92 kconfig: Add API kconfig file 8 years ago
Masahiro Yamada 1bdd942b6d kbuild: beautify the log of config whitelist check 8 years ago
Lokesh Vutla f0a3f3492a ARM: dts: k2*: Rename the k2* files to keystone-k2* files 8 years ago
maxims@google.com d5ce357461 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation 8 years ago
Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR 8 years ago
Masahiro Yamada d726f225f5 cmd: rework "license" command 8 years ago
Masahiro Yamada 61304dbec3 cmd: add a new command "config" to show .config contents 8 years ago
Masahiro Yamada 6fb631ecde scripts: import bin2c.c from Linux 4.10-rc6 8 years ago
Masahiro Yamada 07a63c7e7d arm64: use store with auto-increment 8 years ago
Masahiro Yamada b913c3f079 arm64: use xzr to zero-out the bss section 8 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 8 years ago
Bin Meng bda40d5634 x86: qemu: Add a config for 64-bit U-Boot 8 years ago
Bin Meng 73d2de2b59 x86: qemu: Add build options for SPL 8 years ago
Bin Meng 8149d114a9 x86: qemu: Add a text base for 64-bit U-Boot 8 years ago
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 8 years ago
Bin Meng cdfc0a055d tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 8 years ago
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 8 years ago
Bin Meng 2cffd90f14 x86: qemu: Set up device tree for SPL 8 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 8 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 8 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 8 years ago
Bin Meng 8f60ea0039 x86: spl: Add weak arch_cpu_init_dm() 8 years ago
Bin Meng 020a5d4f63 x86: Wrap print_ch() with config option 8 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 8 years ago
Simon Glass fda4eb48e6 x86: link: Add a config for 64-bit U-Boot 8 years ago
Simon Glass 3a03703afc x86: Update compile/link flags to support 64-bit U-Boot 8 years ago
Simon Glass c17c422854 x86: link: Add build options for SPL 8 years ago
Simon Glass 6935dc1b7d x86: link: Set up device tree for SPL 8 years ago
Simon Glass 164f0414da x86: link: Add SPL declarations to the binman image 8 years ago
Simon Glass 19f8b32cea x86: link: Add a text base for 64-bit U-Boot 8 years ago
Simon Glass c780069f1e x86: Add a dummy setjmp implementation for x86_64 8 years ago
Simon Glass 4d3ac6c326 x86: Move setjmp to the i386 directory 8 years ago
Simon Glass 8cfc966c77 x86: Move call64 to the i386 directory 8 years ago
Simon Glass 337705833c x86: Change irq_already_routed to a local variable 8 years ago
Simon Glass a0c75f9080 x86: Move turbo_state to global_data 8 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 8 years ago
Simon Glass fa5fcb3bc6 x86: Support jumping from SPL to U-Boot 8 years ago
Simon Glass c2bf0dfaa3 x86: Drop interrupt support in 64-bit mode 8 years ago
Simon Glass ca5114f9af x86: Don't try to boot Linux from SPL 8 years ago
Simon Glass e1b610b084 x86: Don't build 32-bit efi files on x86_64 8 years ago
Simon Glass fb355619b2 x86: Don't build cpu files which are not supported on 64-bit 8 years ago
Simon Glass 23b89d4d6e x86: Don't build call64 and setjmp on 64-bit 8 years ago