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
2014-06-21
include/dm.h: fix inclusion guard
Jeroen Hofstee
2014-06-20
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
tegra: Enable driver model
Simon Glass
2014-06-20
tegra: dts: Bring in GPIO bindings from linux
Simon Glass
2014-06-20
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
sandbox: Support iotrace feature
Simon Glass
2014-06-20
Add an I/O tracing feature
Simon Glass
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
Avoid including config.h in command.h
Simon Glass
2014-06-19
bootm: Support android boot on sandbox
Simon Glass
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
2014-06-19
hash: Use uint8_t in preference to u8
Simon Glass
2014-06-19
am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now
Tom Rini
2014-06-19
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-18
configs: iocon: Enabling CONFIG_CMD_FPGAD again
Michal Simek
2014-06-11
tps6586x.h: fix inclusion guard
Jeroen Hofstee
2014-06-11
Add run_command_repeatable()
Thomas Betker
2014-06-11
am33xx/omap: Add a new board to enable verified boot
Simon Glass
2014-06-11
am33xx/omap: Enable FIT support
Simon Glass
2014-06-11
am33xx/omap: Enable CONFIG_OF_CONTROL
Simon Glass
2014-06-11
arm: ti: Increase malloc size to 16MB for armv7 boards
Simon Glass
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-06-11
hash: Export the function to show a hash
Simon Glass
2014-06-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
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
board/BuR/common: Add CONFIG_CMD_I2C
Hannes Petermaier
2014-06-06
board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Hannes Petermaier
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
am43xx_evm: Add qspiboot target
Sourav Poddar
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: 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-05
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-06-05
nand_spl: remove simpc8313 support
Masahiro Yamada
[next]