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
2017-09-04
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-09-05
ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC
Marek Vasut
2017-09-05
ARM: rmobile: Drop board_mmc_init
Marek Vasut
2017-09-05
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards
Marek Vasut
2017-09-04
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-09-04
Prepare v2017.09-rc4
Tom Rini
2017-09-04
crypto/fsl: fix obj-yy in Makefile
Clemens Gruber
2017-09-04
git: mailrc: Update e-mail address
Lukasz Majewski
2017-09-04
dm: core: Add livetree documentation
Simon Glass
2017-09-04
gitignore: add intermediates from libfdt build
Philipp Tomsich
2017-09-04
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
2017-09-04
dm: Add migration plan for CONFIG_BLK
Simon Glass
2017-09-03
Makefile: Suppress output of python libfdt build command
Bin Meng
2017-09-03
Makefile: Quiesce libfdt build
Bin Meng
2017-09-03
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
Derald D. Woods
2017-09-03
block: Drop the ftide020 driver
Bin Meng
2017-09-03
block: ide: Drop CONFIG_IDE_LED
Bin Meng
2017-09-03
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
Bin Meng
2017-09-03
nvme: Remove dead codes in nvme_setup_io_queues()
Bin Meng
2017-09-03
nvme: Fix potential sign extension issue in nvme_blk_rw()
Bin Meng
2017-09-03
nvme: Fix wrong ndev->queues memset
Bin Meng
2017-09-03
disk: part: fix typo
Heinrich Schuchardt
2017-09-03
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-09-03
bch: don't use __BSD_VISIBLE to test for fls
Jonathan Gray
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: remove default values of CONFIG_SYS_BARGSIZE
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
Thomas Petazzoni
2017-09-03
part: efi: Disable overlap check
Maxime Ripard
2017-09-03
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
2017-09-03
part: efi: rework the partition start and size in gpt_fill_pte
Maxime Ripard
2017-09-03
part: efi: Fix offset
Maxime Ripard
2017-09-02
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-02
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
2017-09-02
x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
Stefan Roese
2017-09-02
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2017-09-02
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
Bin Meng
2017-09-02
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
Bin Meng
2017-09-02
omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
Adam Ford
2017-09-01
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
Adam Ford
2017-09-01
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
Adam Ford
2017-09-01
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
configs: Migrate all of the existing USB symbols, except fastboot
Tom Rini
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
[next]