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
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2017-02-08
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
GPIO: Correct doc typo "confguration" -> "configuration"
Robert P. J. Day
2017-02-08
Remove unused symbol CONGIG_CMD_STORAGE from board configs
Lars Poeschel
2017-02-08
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
Masahiro Yamada
2017-02-08
arm64: fix comment in relocate_64.S
Masahiro Yamada
2017-02-08
keystone2: Rename local CONFIG_ symbol
Phil Edworthy
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-08
patman: Handle non-ascii characters in names
Chris Packham
2017-02-08
buildman: Allow showing the list of boards with -n
Simon Glass
2017-02-08
cros_ec: i2c: Add support for version 3 of the EC protocol
Moritz Fischer
2017-02-08
simple-bus: enable support for of-platdata
Kever Yang
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
patman: Format checkpatch messages for IDE throwback
Simon Glass
2017-02-08
dtoc: Replace dot with underscore to avoid compiler errors
Simon Glass
2017-02-08
cros_ec: i2c: Group i2c write / read into single transaction
Moritz Fischer
2017-02-08
common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts
Ladislav Michl
2017-02-08
arm: socfpga: set the mpuclk divider in the Altera group register
Dinh Nguyen
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
[next]