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-28
Prepare v2017.09-rc3
Tom Rini
2017-08-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2017-08-28
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
Masahiro Yamada
2017-08-28
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
Hannes Schmelzer
2017-08-28
common: console: Fix duplicated CONFIG in silent env callback
Wilson Lee
2017-08-28
sandbox: Enable NVMe driver for build testing
Bin Meng
2017-08-28
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-08-28
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-28
nvme: Get rid of the global variable nvme_info
Bin Meng
2017-08-28
nvme: Use blk_create_devicef() API
Bin Meng
2017-08-28
nvme: Apply cache operations on the DMA buffers
Bin Meng
2017-08-28
nvme: Consolidate block read and write routines
Bin Meng
2017-08-28
nvme: Use macros to access NVMe queues
Bin Meng
2017-08-28
nvme: Respect timeout when en/disabling the controller
Bin Meng
2017-08-28
nvme: Cache controller's capabilities
Bin Meng
2017-08-28
nvme: Fix endianness assignment to prp2 in nvme_identify()
Bin Meng
2017-08-28
nvme: Fix ndev->queues allocation
Bin Meng
2017-08-28
nvme: Fix getting PCI vendor id of the NVMe block device
Bin Meng
2017-08-28
nvme: Remove useless defines
Bin Meng
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-27
sh: Fix linking of ms7722se
Tom Rini
2017-08-26
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
2017-08-26
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
Merge git://git.denx.de/u-boot-sh
Tom Rini
2017-08-26
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-08-26
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-26
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-08-26
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2017-08-26
disk: part: align buffer so it can be used with DMA enabled drivers
Stefan Agner
2017-08-26
scripts: objdiff: Ignore debug info when comparing
Stephen Boyd
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
[next]