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
cmd: make MTD commands depend on MTD
Miquel Raynal
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
Miquel Raynal
2019-12-04
mtd: spi: SPI_FLASH_MTD depends on MTD
Miquel Raynal
2019-12-04
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-04
mtd: nand: add includes in NAND core to avoid warnings
Miquel Raynal
2019-12-04
configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT
Miquel Raynal
2019-12-04
configs: socfpga: mcvevk: Remove useless UBI infos
Miquel Raynal
2019-12-04
configs: remove MTD support from bcm11130 and M54418TWR defconfigs
Miquel Raynal
2019-12-04
configs: remove raw NAND core from k2g defconfigs
Miquel Raynal
2019-12-04
configs: move CONFIG_MTD in defconfigs when set in arch includes
Miquel Raynal
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
[next]