index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-08
regulator: palmas: Fix smps6 - smps9 indices
Keerthy
2017-02-08
pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif
Masahiro Yamada
2017-02-08
common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...
Jean-Jacques Hiblot
2017-02-08
pcm052: fix DDR initialization sequence
Albert ARIBAUD \(3ADEV\)
2017-02-08
drivers: net: cpsw: Fix reading of mac address for am43 SoCs
Lokesh Vutla
2017-02-08
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
Grygorii Strashko
2017-02-08
checkpatch: Port spelling to checkpatch
Dan Murphy
2017-02-08
api: Convert to Kconfig
Emmanuel Vadot
2017-02-08
kconfig: Add API kconfig file
Emmanuel Vadot
2017-02-08
kbuild: beautify the log of config whitelist check
Masahiro Yamada
2017-02-08
ARM: dts: k2*: Rename the k2* files to keystone-k2* files
Lokesh Vutla
2017-02-08
aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation
maxims@google.com
2017-02-08
cmd: gpt: backup boot code before writing MBR
Vincent Tinelli
2017-02-08
cmd: rework "license" command
Masahiro Yamada
2017-02-08
cmd: add a new command "config" to show .config contents
Masahiro Yamada
2017-02-08
scripts: import bin2c.c from Linux 4.10-rc6
Masahiro Yamada
2017-02-08
arm64: use store with auto-increment
Masahiro Yamada
2017-02-08
arm64: use xzr to zero-out the bss section
Masahiro Yamada
2017-02-07
x86: make LOAD_FROM_32_BIT visible for platforms
Andy Shevchenko
2017-02-07
x86: qemu: Add a config for 64-bit U-Boot
Bin Meng
2017-02-07
x86: qemu: Add build options for SPL
Bin Meng
2017-02-07
x86: qemu: Add a text base for 64-bit U-Boot
Bin Meng
2017-02-07
tools: binman: Handle optional microcode case in SPL image
Bin Meng
2017-02-07
tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr
Bin Meng
2017-02-07
x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi
Bin Meng
2017-02-07
x86: qemu: Set up device tree for SPL
Bin Meng
2017-02-07
x86: qemu: Fix compiler warnings for 64-bit
Bin Meng
2017-02-07
x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
Bin Meng
2017-02-07
x86: Compile irq.c for 64-bit
Bin Meng
2017-02-07
x86: spl: Add weak arch_cpu_init_dm()
Bin Meng
2017-02-07
x86: Wrap print_ch() with config option
Bin Meng
2017-02-07
x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
Bin Meng
2017-02-07
x86: link: Add a config for 64-bit U-Boot
Simon Glass
2017-02-07
x86: Update compile/link flags to support 64-bit U-Boot
Simon Glass
2017-02-07
x86: link: Add build options for SPL
Simon Glass
2017-02-07
x86: link: Set up device tree for SPL
Simon Glass
2017-02-07
x86: link: Add SPL declarations to the binman image
Simon Glass
2017-02-07
x86: link: Add a text base for 64-bit U-Boot
Simon Glass
2017-02-07
x86: Add a dummy setjmp implementation for x86_64
Simon Glass
2017-02-07
x86: Move setjmp to the i386 directory
Simon Glass
2017-02-07
x86: Move call64 to the i386 directory
Simon Glass
2017-02-07
x86: Change irq_already_routed to a local variable
Simon Glass
2017-02-07
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-06
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
x86: Drop interrupt support in 64-bit mode
Simon Glass
2017-02-06
x86: Don't try to boot Linux from SPL
Simon Glass
2017-02-06
x86: Don't build 32-bit efi files on x86_64
Simon Glass
2017-02-06
x86: Don't build cpu files which are not supported on 64-bit
Simon Glass
2017-02-06
x86: Don't build call64 and setjmp on 64-bit
Simon Glass
[next]