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-12-04
mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
Miquel Raynal
2019-12-04
mtd: ensure CMD_NAND is compiled when its options are selected
Miquel Raynal
2019-12-04
mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected
Miquel Raynal
2019-12-04
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
2019-12-04
mtd: ensure UBI is compiled when using fastmap
Miquel Raynal
2019-12-04
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
Miquel Raynal
2019-12-04
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-03
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-12-03
Merge branch '2019-12-03-master-imports'
Tom Rini
2019-12-03
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-12-03
arm64: zynqmp: Point zcu216 defconfig to correct dts file
Michal Simek
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
mmc: mtk-sd: Adjust the mmc tuning flow
mingming lee
2019-12-03
clk: mediatek: add driver for MT8518
mingming lee
2019-12-03
ARM: MediaTek: Add support for MediaTek MT8518 SoC
mingming lee
2019-12-03
regmap: Fix potential memory leaks
Faiz Abbas
2019-12-03
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-03
spl: ymodem: Fix loading of fit image
Lokesh Vutla
2019-12-03
mmc: davinci: fix mmc boot in SPL
Bartosz Golaszewski
2019-12-03
board: omapl138_lcdk: add the mmc device to SPL
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop struct davinci_mmc_plat
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-03
ARM: omapl138_lcdk: Allow early init to start instruction cache
Adam Ford
2019-12-03
ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE
Adam Ford
2019-12-03
ARM: omapl138_lcdk: Increase malloc pool before relocation
Adam Ford
2019-12-03
ARM: omapl138_lcdk: Separate BSS in SPL
Adam Ford
2019-12-03
cmd: pxe: Fix bootm argument count
Abhishek Shah
2019-12-03
armv7m: cache: add invalidate_icache_all() stub
Giulio Benetti
2019-12-03
MAINTAINERS: Add info for bcm283x
Matthias Brugger
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-03
mtd: mtdcore: Drop unused mtd_table
Tom Rini
2019-12-03
pci: Only link pci_rom.o in some cases
Tom Rini
2019-12-03
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-03
Convert CONFIG_PHY_CORTINA to Kconfig
Tom Rini
2019-12-03
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
Lihua Zhao
2019-12-03
tbs2910: Disable VxWorks image booting support
Tom Rini
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-12-03
Makefile: add Rockchip idbloader.img to CLEAN_FILES
Thomas Hebb
2019-12-03
Makefile: consolidate hardcoded lists of files to clean
Thomas Hebb
2019-12-03
Makefile: don't try to construct CLEAN_FILES based on config
Thomas Hebb
2019-12-03
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
Thomas Hebb
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
2019-12-02
Prepare v2020.01-rc4
Tom Rini
2019-12-02
Merge branch '2019-12-02-master-imports'
Tom Rini
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
[next]