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
2016-10-11
x86: Don't export interrupt handlers with x86_64
Simon Glass
2016-10-11
elf: Add the Elf64_Rela type
Simon Glass
2016-10-11
Add _image_binary_end section declaration
Simon Glass
2016-10-11
x86: Adjust config to support DM_VIDEO
Simon Glass
2016-10-11
dm: video: Add driver-model support to vesa graphics
Simon Glass
2016-10-11
dm: core: Add a function to get a uclass name
Simon Glass
2016-10-11
list: Add list_last_entry() to find the last entry
Simon Glass
2016-10-11
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-10-10
tegra: usb gadget: fix ci udc operation if not hostpc capable
Marcel Ziswiler
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
reset: declare fdtdec_phandle_args as struct to fix warning
Masahiro Yamada
2016-10-10
ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD
Masahiro Yamada
2016-10-10
ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD
Masahiro Yamada
2016-10-10
ARM: uniphier: fix typos in a comment block
Masahiro Yamada
2016-10-09
arm: kirkwood: add support for Synology DS109 board
Walter Schweizer
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
dra7x: dfu: qspi: increase the qspi spl partition to 256K
B, Ravi
2016-10-08
dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT
B, Ravi
2016-10-08
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
Masahiro Yamada
2016-10-08
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-07
board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
Pratiyush Srivastava
2016-10-07
armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
Pratiyush Srivastava
2016-10-07
board: ge: bx50v3: Pass video bootargs for b850v3
Ken Lin
2016-10-07
arm: dra7xx: Move fastboot options to defconfig
Semen Protsenko
2016-10-07
power: pmic: add Ricoh RN5T567 PMIC support
Stefan Agner
2016-10-07
colibri_imx7: remove legancy I2C support
Stefan Agner
2016-10-06
search.h: Numerous grammatical fixes, comment updates
Robert P. J. Day
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
README: Drop unused CONFIG_SYS_LS_MC_FW_... options
Simon Glass
2016-10-06
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
spi: Move freescale-specific code into a private header
Simon Glass
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
[prev]
[next]