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
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2019-12-05
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
Thomas Hebb
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
ARM: MediaTek: add basic support for MT8518 boards
mingming lee
2019-12-03
pinctrl: add driver for MT8518
mingming lee
2019-12-03
ARM: MediaTek: Add support for MediaTek MT8518 SoC
mingming lee
2019-12-03
board: omapl138_lcdk: add the mmc device to SPL
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-03
armv7m: cache: add invalidate_icache_all() stub
Giulio Benetti
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
common: Move some CPU functions out of common.h
Simon Glass
2019-12-02
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
arm: pxa: Drop pxa_wait_ticks()
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
common: Move older CPU functions to their own header
Simon Glass
2019-11-28
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2019-11-28
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-11-27
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
2019-11-26
ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1
Patrick Delaunay
2019-11-26
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
Patrick Delaunay
2019-11-26
ARM: dts: stm32: DT alignment with kernel v5.3
Patrick Delaunay
2019-11-25
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
Tom Rini
2019-11-25
ARM: socfpga: Unreset NAND in SPL on Gen5
Marek Vasut
2019-11-25
ARM: socfpga: Add ArriaV ST/SX ID
Marek Vasut
2019-11-25
ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5
Marek Vasut
2019-11-25
ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
Marek Vasut
2019-11-24
ARM: defconfig: add unified config for RPi3 and RPi4
Matthias Brugger
2019-11-24
ARM: bcm283x: Set memory map at run-time
Matthias Brugger
2019-11-24
ARM: bcm283x: Set rpi_bcm283x_base at run-time
Matthias Brugger
2019-11-24
ARM: bcm283x: Move BCM283x_BASE to a global variable
Matthias Brugger
2019-11-24
arm: dts: bcm283x: Rename U-Boot file
Matthias Brugger
2019-11-24
fdt: fix bcm283x dm-pre-reloc definitions
Matthias Brugger
2019-11-23
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-23
arm: fix -march for ARM11
Heinrich Schuchardt
2019-11-23
rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb
Heiko Stuebner
2019-11-23
rockchip: Setup dwc3_device (for non-dm gadgets)
Jagan Teki
[next]