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
2016-07-26
defconfig: am43xx_evm: enable i2c driver model
Mugunthan V N
2016-07-26
defconfig: am335x_evm: enable i2c driver model
Mugunthan V N
2016-07-26
defconfig: am335x_boneblack_vboot: enable i2c driver model
Mugunthan V N
2016-07-26
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
Mugunthan V N
2016-07-26
drivers: i2c: omap24xx_i2c: prepare driver for DM conversion
Mugunthan V N
2016-07-26
ti_armv7_common: i2c: do not define DM_I2C for spl
Mugunthan V N
2016-07-26
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
Mugunthan V N
2016-07-26
omap5/dra7: i2c: correct register offset for sync register
Mugunthan V N
2016-07-26
omap4: i2c: correct register offset for sync register
Mugunthan V N
2016-07-26
tools: env: Fix format warnings in debug
Marcin Niestroj
2016-07-25
Prepare v2016.09-rc1
Tom Rini
2016-07-25
sandbox: Migrate CONFIG_I2C_EEPROM
Tom Rini
2016-07-25
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-07-25
arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS
Masahiro Yamada
2016-07-25
dtoc: Correct the type widening code in fdt_fallback
Simon Glass
2016-07-25
hashtable: Fix compiler warning on 32-bit sandbox
Simon Glass
2016-07-25
part_efi: Fix compiler warning on 32-bit sandbox
Simon Glass
2016-07-25
lzmadec: Use the same type as the lzma call
Simon Glass
2016-07-25
sandbox: Add instructions about building on 32-bit machines
Simon Glass
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-25
ARM: am33xx: Always inhibit init/refresh during DDR phy init
Russ Dill
2016-07-25
ARM: am33xx: Fix DDR init delay placement
Russ Dill
2016-07-25
efi_loader: Make exposed image loader path absolute
Alexander Graf
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-07-25
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
Karicheri, Muralidharan
2016-07-25
cmd: misc: Add support for fractions in sleep
mario.six@gdsys.cc
2016-07-24
mtd: fix compiler warnings
Steve Rae
2016-07-24
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
2016-07-24
sunxi: Enable NAND controller on the CHIP
Boris Brezillon
2016-07-24
sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value
Boris Brezillon
2016-07-24
mtd: nand: Increase the max OOB size
Boris Brezillon
2016-07-24
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
Boris Brezillon
2016-07-24
sun5i: Add NAND controller to the sun5i DTSI
Maxime Ripard
2016-07-24
mtd: nand: Add the sunxi NAND controller driver
Boris Brezillon
2016-07-24
mtd: nand: add common DT init code
Brian Norris
2016-07-24
sunxi: Add missing macros to configure the NAND controller clk
Boris Brezillon
2016-07-24
cmd, nand: add an option to disable the verification when writing in raw mode
Boris Brezillon
2016-07-24
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
Masahiro Yamada
2016-07-24
ARM: uniphier: add PH1-LD21 board data
Masahiro Yamada
2016-07-24
ARM: uniphier: introduce flags to uniphier_board_data structure
Masahiro Yamada
2016-07-24
ARM: uniphier: rename outer-cache register macros
Masahiro Yamada
2016-07-24
ARM: uniphier: clear notification flag before L2 operation
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-23
ARM: uniphier: fix doubled tftpboot commands
Masahiro Yamada
2016-07-23
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
Masahiro Yamada
2016-07-23
ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards
Masahiro Yamada
2016-07-22
test/py: vboot can be run only at Sandbox
Michal Simek
2016-07-22
arm: omap5: fix build dependency for secure devices
Andreas Dannenberg
2016-07-22
arm: am4x: fix build dependency for secure devices
Andreas Dannenberg
2016-07-22
fixing typo error in README file. CPU15 -> CP15
yeongjun Kim
[next]