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
Age
Commit message (
Expand
)
Author
2019-12-10
riscv: dts: Add hifive-unleashed-a00 dts from Linux
Jagan Teki
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
2019-12-09
arm: -march=armv5t for ARM11
Heinrich Schuchardt
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-09
imx8m: fix rom version check to unbreak some B0 chips
Patrick Wildt
2019-12-08
x86: simplify ljmp to 32-bit code
Masahiro Yamada
2019-12-08
x86: use data32 directive instead of macro for operand-size prefix
Masahiro Yamada
2019-12-06
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-12-06
ARM: imx: vining2000: Repair PCIe support
Marek Vasut
2019-12-06
ARM: imx: vining2000: Convert to SPL framework
Marek Vasut
2019-12-06
ARM: mx6: pmu: Expose PMU LDO configuration interface
Marek Vasut
2019-12-06
board: colibri_imx7: reserve DDR memory for Cortex-M4
Igor Opaniuk
2019-12-06
mx6: Allow configuring the NoC registers on i.MX6QP
Fabio Estevam
2019-12-06
mx7ulp: Sync the device tree related files
Fabio Estevam
2019-12-06
mx7ulp: scg: Remove unnused scg_a7_apll_init()
Fabio Estevam
2019-12-06
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
Fabio Estevam
2019-12-06
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
Fabio Estevam
2019-12-06
mx7ulp: Print the LDO mode status
Fabio Estevam
2019-12-06
arm: rockchip: rk3308: Initialize the iomux configuration
David Wu
2019-12-06
pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
David Wu
2019-12-06
dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC
David Wu
2019-12-06
arm: dts: Add mac node for rk3308 at dtsi level
David Wu
2019-12-05
rockchip: misc: protect serial# from getting overwritten
Heiko Stuebner
2019-12-05
rockchip: misc: don't fail if eth_addr already set
Heiko Stuebner
2019-12-05
rockchip: px30: Add support for using UART3 as debug UART
Paul Kocialkowski
2019-12-05
rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL
Paul Kocialkowski
2019-12-05
rockchip: px30: Fixup PMUGRF registers layout order
Paul Kocialkowski
2019-12-05
rockchip: px5: enable spl-fifo-mode for emmc for px5-evb
Andy Yan
2019-12-05
rockchip: rk3308: enable spl-fifo-mode for emmc
Andy Yan
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
Merge branch '2019-12-02-master-imports'
Tom Rini
2019-12-02
common: Move trap_init() out of common.h
Simon Glass
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: Drop checkicache() and checkdcache()
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
[next]