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-01-14
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
Ladislav Michl
2017-01-14
omapl138_lcdk: remove empty ifdef block
Fabien Parent
2017-01-14
omapl138_lcdk: enable SPL MMC support
Fabien Parent
2017-01-14
davinci: spl: use bootcfg to select boot device
Fabien Parent
2017-01-14
Avoid non-portable sed construct
Mark Kettenis
2017-01-14
Makefile: Make EFI build quiet
Andrew F. Davis
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICE
Emmanuel Vadot
2017-01-14
ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_common
Adam Ford
2017-01-14
lib: net_utils: enforce '.' as octet separator in string_to_ip
Chris Packham
2017-01-14
lib: net_utils: make string_to_ip stricter
Chris Packham
2017-01-14
Kconfig: Refactoring of top-level Kconfig file
Robert P. J. Day
2017-01-14
armv8: release slave cores from CPU_RELEASE_ADDR
Oded Gabbay
2017-01-14
iopoll: import include/linux/iopoll.h from Linux 4.9
Masahiro Yamada
2017-01-14
time: import time_after, time_before and friends from Linux
Masahiro Yamada
2017-01-14
typecheck: import include/linux/typecheck.h from Linux 4.9
Masahiro Yamada
2017-01-14
time: move timer APIs to include/time.h
Masahiro Yamada
2017-01-14
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-14
armv8: fix #if around spin-table code in start.S
Oded Gabbay
2017-01-14
spl: move RAM boot support in separate file
Stefan Agner
2017-01-14
Convert CONFIG_SPL_RAM_DEVICE to defconfig
Stefan Agner
2017-01-14
arm: omap-common: add secure ROM signature verify index for AM33xx
Andrew F. Davis
2017-01-14
ti_armv7_common: env: Use FIT image configs by default
Andrew F. Davis
2017-01-14
MAINTAINERS: Add maintainer for TI security related files
Andrew F. Davis
2017-01-14
cmd: sata: fix init command return value
Gary Bisson
2017-01-14
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
Tom Rini
2017-01-14
arm: Re-sync asm/mach-types.h with Linux Kernel v4.9
Tom Rini
2017-01-14
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2017-01-14
omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly
Tom Rini
2017-01-14
omap3_logic: Rework MACH_TYPE and fdtfile logic
Tom Rini
2017-01-14
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-01-14
cmd/fdt: Make fdt get value endian-safe for single-cell properties
Andreas Färber
2017-01-13
cmd: fdt: Print error message when fdt application fails
Stefan Agner
2017-01-13
libfdt: Correct fdt handling of overlays without fixups and base trees withou...
David Gibson
2017-01-13
Merge branch 'master' of http://git.denx.de/u-boot-mmc
Tom Rini
2017-01-13
mmc: sunxi: revive depends on UART0_PORT_F
Masahiro Yamada
2017-01-13
mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
Masahiro Yamada
2017-01-13
mmc: sdhci: fix NULL pointer access when host->ops is not set
Masahiro Yamada
2017-01-12
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2017-01-12
cmd: mem: Use memcpy for 'cp' command
Fabio Estevam
2017-01-11
rockchip: Drop Ethernet from the TODO
Sjoerd Simons
2017-01-11
rockchip: Enable ETH address randomization for the rock2
Romain Perier
2017-01-11
rockchip: Add PXE and DHCP to the default boot targets
Sjoerd Simons
2017-01-11
Enable DISTRO_DEFAULTS for Rockchip platforms
Romain Perier
2017-01-11
rockchip: evb-rk3339: Enable DHCP
Simon Glass
2017-01-11
rockchip: Enable networking support on rock2 and firefly
Sjoerd Simons
2017-01-11
net: gmac_rockchip: Add Rockchip GMAC driver
Sjoerd Simons
2017-01-11
net: designware: Export the operation functions
Simon Glass
2017-01-11
net: designware: Split the link init into a separate function
Simon Glass
2017-01-11
net: designware: Adjust dw_adjust_link() to return an error
Simon Glass
[next]