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-01-15
Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img
Simon Goldschmidt
2019-01-15
kbuild: add .SECONDARY special target to scripts/Kbuild.include
Masahiro Yamada
2019-01-15
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2019-01-15
common: Kconfig: miscellaneous spelling fixes
Chris Packham
2019-01-15
kbuild: fix parallel build race caused by u-boot.cfg regeneration
Masahiro Yamada
2019-01-15
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2019-01-15
drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
Simon Goldschmidt
2019-01-15
Fix typo: missmatched -> mismatched.
Vagrant Cascadian
2019-01-15
xyz-modem: Fix timeout loop waiting with WATCHDOG
Lokesh Vutla
2019-01-15
pylibfdt: Use Python 2 in Makefile
Josef Lusticky
2019-01-15
lib: uuid: Do not enable UUID command SPL
Marek Vasut
2019-01-15
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
2019-01-15
dtoc: make generated platdata structs const
Simon Goldschmidt
2019-01-15
cmd: zip: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: unzip: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: ubi: remove unreachable code
Heinrich Schuchardt
2019-01-15
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: sf: use correct printf code
Heinrich Schuchardt
2019-01-15
cmd: nvedit: use correct format code
Heinrich Schuchardt
2019-01-15
cmd: gpio: use correct printf code
Heinrich Schuchardt
2019-01-15
configs: stm32: Remove CONFIG_OF_EMBED
Patrice Chotard
2019-01-15
cmd: mmc: Invalidate MMC block cache after init
Marek Vasut
2019-01-15
cmd: mmc: Force mmc reinit when no card present
Marek Vasut
2019-01-15
mmc: Add support for downgrading HS200/HS400 to HS mode
Marek Vasut
2019-01-15
am335x: igep003x: Add Device Tree Support and DM_MMC driver
Enric Balletbo i Serra
2019-01-15
am335x: sl50: Add Device Tree Support and DM_MMC driver
Enric Balletbo i Serra
2019-01-15
omap3: igep00x0: Add Device Tree Support and DM_MMC driver
Enric Balletbo i Serra
2019-01-15
omap3: igep00x0: Switch to simple malloc in SPL
Enric Balletbo i Serra
2019-01-15
omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
Enric Balletbo i Serra
2019-01-15
omap3: igep00x0: Remove USB support due DM_USB deadline
Enric Balletbo i Serra
2019-01-15
omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
Enric Balletbo i Serra
2019-01-15
test: Use single quote consistently
Simon Glass
2019-01-15
arm: dts: Add MMC nodes for HiKey board
Manivannan Sadhasivam
2019-01-15
mmc: Convert HI6220 MMC driver to driver model
Manivannan Sadhasivam
2019-01-14
include: configs: Add gunzip size for HiKey board
Manivannan Sadhasivam
2019-01-14
configs: MediaTek: use OF_SEPARATE instead of OF_EMBED
Weijie Gao
2019-01-14
MAINTAINERS: ARM MEDIATEK: update file entries
Weijie Gao
2019-01-14
arm: MediaTek: add ethernet support for MT7629 boards
Weijie Gao
2019-01-14
arm: MediaTek: add ethernet support for MT7623 boards
Weijie Gao
2019-01-14
arm: dts: add ethernet related node for MT7629 SoC
Weijie Gao
2019-01-14
arm: dts: add ethernet related node for MT7623 SoC
Weijie Gao
2019-01-14
ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs
Weijie Gao
2019-01-14
clk: MediaTek: bind ethsys reset controller
Weijie Gao
2019-01-14
reset: MedaiTek: add reset controller driver for MediaTek SoCs
Weijie Gao
2019-01-14
poplar_defconfig: enable fastboot support
Shawn Guo
2019-01-14
poplar: add DWC2 OTG gadget support
Shawn Guo
2019-01-14
image: fix compiling without CMD_FDT
Simon Goldschmidt
2019-01-14
am57xx_evm_defconfig: Enable YMODEM support
Yan Liu
2019-01-14
test: bootcount: add bootcount-uclass test
Philipp Tomsich
2019-01-14
Prepare v2019.01
Tom Rini
[next]