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
/
include
Age
Commit message (
Expand
)
Author
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
2018-10-02
dm: drop unused helper in MTD header
Miquel Raynal
2018-09-20
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
2018-09-20
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-09-20
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-09-20
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-19
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-09-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
arm: mvebu: clearfog: enable eMMC boot partitions support
Baruch Siach
2018-09-19
fix: mvebu: Add SPI parameters for environment setup
Konstantin Porotchkin
2018-09-19
phy: marvell: Support changing SERDES map in board file
Marek BehĂșn
2018-09-19
arm64: mvebu: armada-8k: support environment in SD/eMMC
Baruch Siach
2018-09-19
Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS
Evgeni Dobrev
2018-09-18
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-18
dm: uclass: Adding missing child_pre_probe description
Bin Meng
2018-09-18
pico-imx7d: Add PICO-Hobbit baseboard support
Otavio Salvador
2018-09-18
pico-imx6ul: Add PICO-Pi baseboard support
Otavio Salvador
2018-09-18
Merge branch 'master' of git://git.denx.de/u-boot into master
Stefano Babic
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
2018-09-18
cpu: Fix cpu.h documentation
Mario Six
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
2018-09-18
init: Fix documentation
Mario Six
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
2018-09-18
sysreset: Add get_status method
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-09-18
lib: bitrev: Sync with Linux kernel v4.17
Bin Meng
2018-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-09-17
x86: drop custom CONFIG_SYS_BAUDRATE_TABLE define
Christian Gmeiner
2018-09-16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-09-15
ARM: rmobile: Repair TMU clock on Gen2
Marek Vasut
2018-09-15
sh: tmu: Zap get_tbclk and timer_read_counter
Marek Vasut
2018-09-15
sh: tmu: Inline sh_tmu.h
Marek Vasut
2018-09-15
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
Marek Vasut
2018-09-15
sh: tmu: Inline get_tmu0_clk_rate()
Marek Vasut
2018-09-15
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
2018-09-15
arm: socfpga: stratix10: Add CONFIG_OF_EMBED
Dalon Westergreen
2018-09-15
arm: socfpga: stratix10: add CONFIG_SPL_TARGET
Dalon Westergreen
[next]