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
2019-03-03
board: ls1043a: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
board: ls1043a: enable dhcp boot
Mian Yousaf Kaukab
2019-03-03
board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER
Mian Yousaf Kaukab
2019-03-03
board: ls1046a: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
board: ls1046a: enable dhcp boot
Mian Yousaf Kaukab
2019-03-03
board: ls1046a: enable EFI_LOADER_BOUNCE_BUFFER
Mian Yousaf Kaukab
2019-03-03
board: ls2080ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
Revert "ls2080ardb: remove dhcp function from env as boot source"
Mian Yousaf Kaukab
2019-03-03
board: ls1088ardb: use default scan_dev_for_boot
Mian Yousaf Kaukab
2019-03-03
Revert "ls1088a: remove dhcp function from u-boot env as boot source"
Mian Yousaf Kaukab
2019-03-03
board: ls1088a: fix fsl-mc search path
Mian Yousaf Kaukab
2019-03-03
board: ls1088a: fix dppa exit when using efi boot
Mian Yousaf Kaukab
2019-02-28
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-02-28
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-02-28
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-02-28
Merge branch '2019-02-29-master-imports'
Tom Rini
2019-02-28
spl: add debug print for early malloc usage
Simon Goldschmidt
2019-02-28
kbuild: fix DTB .cmd source variable
Stephen Warren
2019-02-28
kbuild: make arch-dtbs target PHONY
Stephen Warren
2019-02-28
doc: binding: rename directory ram to memory-controller
Patrick Delaunay
2019-02-28
fs: fat: fix link error when building with DEBUG=1
Heinrich Schuchardt
2019-02-28
arm: pdu001: Fix order of include files
Felix Brack
2019-02-28
.gitignore: Ignore regenerated *.dtbo files
Michal Simek
2019-02-28
ARM: cache: Fix incorrect bitwise operation
Marek Vasut
2019-02-28
spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF
David Rivshin
2019-02-27
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-02-27
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
Anup Patel
2019-02-27
doc: Add a readme guide for SiFive FU540
Atish Patra
2019-02-27
riscv: Add SiFive FU540 board support
Anup Patel
2019-02-27
cpu: Bind timer driver for boot hart
Atish Patra
2019-02-27
drivers: serial_sifive: Skip baudrate config if no input clock
Atish Patra
2019-02-27
drivers: serial_sifive: Fix baud rate calculation
Atish Patra
2019-02-27
clk: Add fixed-factor clock driver
Anup Patel
2019-02-27
clk: Add SiFive FU540 PRCI clock driver
Anup Patel
2019-02-27
net: macb: Fix GEM hardware detection
Atish Patra
2019-02-27
net: macb: Fix clk API usage for RISC-V systems
Anup Patel
2019-02-27
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
Anup Patel
2019-02-27
riscv: Add place-holder asm/arch/clk.h for driver compilation
Anup Patel
2019-02-27
riscv: Add asm/dma-mapping.h for DMA mappings
Anup Patel
2019-02-27
riscv: Rename cpu/qemu to cpu/generic
Anup Patel
2019-02-27
riscv: Enable create symlink using kconfig
Anup Patel
2019-02-26
Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot
Tom Rini
2019-02-25
mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8
Marek Vasut
2019-02-25
mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set
Marek Vasut
2019-02-25
ARM: rmobile: Convert Gen2 to OF_SEPARATE
Marek Vasut
2019-02-25
ARM: rmobile: Sync Gen3 defconfigs
Marek Vasut
2019-02-25
ARM: rmobile: Imply SoC per board
Marek Vasut
2019-02-25
pinctrl: renesas: Drop def_bool per SoC
Marek Vasut
2019-02-25
clk: rmobile: Drop def_bool per SoC
Marek Vasut
2019-02-25
ARM: rmobile: Imply pinctrl drivers per SoC
Marek Vasut
[next]