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-08-26
doc: verified-boot: fix typos
Masahiro Yamada
2017-08-26
fs: ext4: Fix journal overrun issue reported by Coverity
Tom Rini
2017-08-26
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-26
spl: stm32: make falcon mode activation configurable
Vikas Manocha
2017-08-26
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2017-08-26
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
Pau Pajuelo
2017-08-26
igep00x0: move SPL routines into separate file
Ladislav Michl
2017-08-26
arm: dra7xx: Define Android boot arguments
Semen Protsenko
2017-08-26
arm: am57xx: Define Android boot arguments
Semen Protsenko
2017-08-26
arm: omap: Define command for booting Android from eMMC
Semen Protsenko
2017-08-26
ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
Ruchika Gupta
2017-08-26
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
Thomas Petazzoni
2017-08-26
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
Thomas Petazzoni
2017-08-26
board: atmel: Use the new PIT timer driver
Wenyou.Yang@microchip.com
2017-08-26
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-08-26
powerpc: Rework interrupt_init_cpu()
Tom Rini
2017-08-26
fs: fat: fix fatwrite overflow calculation
Reno Farnesi
2017-08-26
arm: dts: am33xx: sync DTS with Linux 4.13-rc4
Suniel Mahesh
2017-08-26
ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
Jagan Teki
2017-08-26
rpi: Enable USB keyboard support
Simon Glass
2017-08-22
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-21
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-08-21
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-08-21
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-08-21
ARM: mvebu: set correct mem_size for db-88f6820-amc
Chris Packham
2017-08-21
doc: license: Add license header to the README.dfutftp file
Lukasz Majewski
2017-08-21
fb_mmc.c: Correct blk_dread() return value checks
Tom Rini
2017-08-21
common/fb_mmc.c: Fix warnings about casts
Tom Rini
2017-08-21
fastboot: avoid printing invalid data
John Keeping
2017-08-21
Fix fastboot boot address
Peter Chubb
2017-08-21
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-20
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
2017-08-20
env: Allow env_load() to detect errors
Simon Glass
2017-08-20
env: Correct case of no sub-init function
Tom Rini
2017-08-20
ARM: dts: uniphier: add dr_mode property to dwc3 node
Masahiro Yamada
2017-08-20
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
Masahiro Yamada
2017-08-20
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
clk: uniphier: fix unmet direct dependencies warning
Masahiro Yamada
2017-08-20
Fix 'notes' typos
Anatolij Gustschin
2017-08-20
env: Sort selection of default choices
Andy Shevchenko
2017-08-20
arm, at91: fix taurus board
Heiko Schocher
2017-08-20
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
Thomas Petazzoni
2017-08-20
ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot
Peter Griffin
2017-08-20
fs/fat: Correct blk_dread() return value check
Tom Rini
2017-08-20
spl: spl_mmc.c Correct blk_dread() return value check
Tom Rini
2017-08-20
cmd/read.c: Fix checking blk_dread return value
Tom Rini
2017-08-20
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-20
hash: Compile only hardware or software versions of SHA algorithms
Tom Rini
[next]