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
2014-06-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-06-08
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-06
arm:am43xx: Add TPS65218 support to scale voltages up
Tom Rini
2014-06-06
power: Add support for the TPS65218 PMIC
Tom Rini
2014-06-06
arm:am33xx: Add a scale_vcores() hook
Tom Rini
2014-06-06
am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
Tom Rini
2014-06-06
board/BuR/tseries: cosmetic changes
Hannes Petermaier
2014-06-06
board/BuR/common: Add CONFIG_CMD_I2C
Hannes Petermaier
2014-06-06
board/BuR/tseries: only run gpmc_init(...) in NAND-build
Hannes Petermaier
2014-06-06
board/BuR/tseries: Add support for using 8-bit on eMMC
Hannes Petermaier
2014-06-06
board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Hannes Petermaier
2014-06-06
arch-am33xx: Add defines for timer0-7
Hannes Petermaier
2014-06-06
ARM: AM43xx: Fix UART clocks enabling
Lokesh Vutla
2014-06-06
ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
Lokesh Vutla
2014-06-06
tam3517: fix NAND detection
Jeroen Hofstee
2014-06-06
keystone: k2hk: enable support of nand ecclayout command
WingMan Kwok
2014-06-06
keystone: init: enable UART1 to be able use it from kernel
Murali Karicheri
2014-06-06
arm:am33xx: Rework s_init and add board_early_init_f
Tom Rini
2014-06-06
arm:am33xx: Make dram_init call sdram_init() in some contexts
Tom Rini
2014-06-06
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
am43xx_evm: Add qspiboot target
Sourav Poddar
2014-06-06
am335x: update README for BCH16
pekon gupta
2014-06-06
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
mtd: nand: omap_gpmc: use macro for register definitions
pekon gupta
2014-06-06
omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...
pekon gupta
2014-06-06
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
David Mosberger
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
mtd: nand: omap: fix error-codes returned from omap-elm driver
pekon gupta
2014-06-06
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
pekon gupta
2014-06-06
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
pekon gupta
2014-06-06
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
pekon gupta
2014-06-06
mtd: nand: omap_elm: use macros for register definitions
pekon gupta
2014-06-06
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...
pekon gupta
2014-06-06
mtd: nand: omap_elm: remove #include omap_gpmc.h
pekon gupta
2014-06-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-06-05
fs: fatwrite: use map_sysmem before use file_fat_write
Wu, Josh
2014-06-05
tools: refactor HOSTLOADLIBES_* options
Masahiro Yamada
2014-06-05
nand_spl: remove nand_spl infrastructure
Masahiro Yamada
2014-06-05
nand_spl: remove simpc8313 support
Masahiro Yamada
2014-06-05
nand_spl: remove MPC8315ERDB_NAND support
Masahiro Yamada
2014-06-05
nand_spl: remove MPC8536DS support
Masahiro Yamada
2014-06-05
nand_spl: remove MPC8569MDS_NAND support
Masahiro Yamada
2014-06-05
nand_spl: remove MPC8572DS_NAND support
Masahiro Yamada
2014-06-05
nand_spl: remove P1023RDS_NAND support
Masahiro Yamada
2014-06-05
kbuild: move cmd_mkimage to scripts/Makefile.lib
Masahiro Yamada
2014-06-05
kbuild: use cmd_shipped instead of cmd_copy
Masahiro Yamada
2014-06-05
boards.cfg: move many unmaintained boards to Orphan
Masahiro Yamada
2014-06-05
Prevent a buffer overflow in mkimage when signing with SHA256
Michael van der Westhuizen
[next]