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
common: command: Add support for $ auto-completion
Boris Brezillon
2019-01-15
misc: fs_loader: Switching private data allocation to DM auto allocation
Tien Fong Chee
2019-01-15
cmd: adc: Use the sub-command infrastructure
Boris Brezillon
2019-01-15
cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands
Boris Brezillon
2019-01-15
command: commands: Add macros to declare commands with subcmds
Boris Brezillon
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
2019-01-15
common: command: Fix command auto-completion
Boris Brezillon
2019-01-15
blk: Increase cache element size
Marek Vasut
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-15
i2c: Reflect correct dependency for !DM cadence driver
Michal Simek
2019-01-15
i2c: mux: Covert to livetree functions
Michal Simek
2019-01-15
i2c: i2c-cdns: Use proper input frequency
Tomasz Gorochowik
2019-01-15
i2c: xiic: Add Xilinx AXI I2C driver
Marek Vasut
2019-01-15
riscv: qemu: define standalone load address
Lukas Auer
2019-01-15
riscv: support standalone applications on RV64I systems
Lukas Auer
2019-01-15
riscv: replace use of callee-saved register in standalone
Lukas Auer
[prev]
[next]