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
2020-01-10
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
2020-01-10
test/cmd_ut.c: fix cmd_ut_category
Philippe Reynes
2020-01-10
gcc-9: silence 'address-of-packed-member' warning
Andy Shevchenko
2020-01-10
boards/km_arm: enable support for Macronix SPI NOR flash
Holger Brunck
2020-01-10
arm/km: remove board KMCOGE3UN
Holger Brunck
2020-01-10
km/boards: add MAC address offset as argument to ivm_populate_env
Holger Brunck
2020-01-10
km/boards: fix typo for MAC address offset config option
Holger Brunck
2020-01-10
poweroff: add poweroff for mt6323 pmic
Frank Wunderlich
2020-01-10
rtc: add support for DS3232 device
Han Nandor
2020-01-10
spl: fix stack usage check if gd is not initialized
Simon Goldschmidt
2020-01-10
m68k: Drop CONFIG_MCFPIT support
Tom Rini
2020-01-10
bootcount: add a DM i2c eeprom backing store for bootcount
Robert Beckett
2020-01-10
drivers: mcfmii: add dm support
Angelo Durgehello
2020-01-10
drivers: fsl_mcdmafec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: mcffec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: net: add mcf fec dm Kconfig support
Angelo Durgehello
2020-01-10
m68k: add dm fec support
Angelo Durgehello
2020-01-10
configs: purge unneeded fec defines
Angelo Durgehello
2020-01-10
configs: add eth dm support for all ColdFire boards
Angelo Durgehello
2020-01-10
m68k: add fec fdt overrides to all boards
Angelo Durgehello
2020-01-10
m68k: add fec base node to devicetrees
Angelo Durgehello
2020-01-09
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx
Tom Rini
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
Merge tag 'uniphier-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-08
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-01-08
Merge branch '2020-01-07-master-imports'
Tom Rini
2020-01-09
uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command
Masahiro Yamada
2020-01-09
ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6
Masahiro Yamada
2020-01-08
ata: fsl_sata: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
treewide: Remove CONFIG_SYS_UBOOT_START from configs board files
Patrice Chotard
2020-01-08
Makefile: Fix CONFIG_SYS_UBOOT_START default value
Patrice Chotard
2020-01-08
cmd/Kconfig: Add more dependencies to OSE bootm support
Tom Rini
2020-01-08
imx: imx8mn: enable CONFIG_CMD_ERASEENV
Peng Fan
2020-01-08
imx: imx8mn_evk: add board_mmc_get_env_dev
Peng Fan
2020-01-08
imx8mn: evk: add README
Peng Fan
2020-01-08
imx: add i.MX8MP EVK board
Peng Fan
2020-01-08
imx: imx8m: add imximage-8mp-lpddr4.cfg
Peng Fan
2020-01-08
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2020-01-08
imx: imx8m: only support non-dm code in clock_imx8mm.c
Peng Fan
2020-01-08
imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP
Peng Fan
2020-01-08
imx: add i.MX8MP PE property
Peng Fan
2020-01-08
imx: imx8mp: add pin header file
Peng Fan
2020-01-08
power: Add new PMIC PCA9450 driver
Ye Li
2020-01-08
arm: dts: freescale: Add i.MX8MP dtsi support
Peng Fan
[next]