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-08-11
ARM: uniphier: add uniphier_cache_set_active_ways()
Masahiro Yamada
2016-08-11
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
Masahiro Yamada
2016-08-11
ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on
Masahiro Yamada
2016-08-11
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
Masahiro Yamada
2016-08-11
ARM: uniphier: move outer cache register macros to .c file
Masahiro Yamada
2016-08-11
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: export uniphier_cache_enable/disable functions
Masahiro Yamada
2016-08-11
ARM: uniphier: move lowlevel debug init code after page table switch
Masahiro Yamada
2016-08-11
ARM: uniphier: fix ROM boot mode for PH1-sLD3
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
Masahiro Yamada
2016-08-11
ARM: uniphier: support prefetch and touch operations for outer cache
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor outer cache code
Masahiro Yamada
2016-08-09
Merge git://www.denx.de/git/u-boot-ppc4xx
Tom Rini
2016-08-09
ppc4xx: Fix platform support
Dirk Eibach
2016-08-08
i2c: i2c-uclass-compat: avoid any BSS usage
Vignesh R
2016-08-08
efi_loader: disk: Sanitize exposed devices
Alexander Graf
2016-08-08
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-08
tiny-printf: Adjust to avoid using data section
Simon Glass
2016-08-08
configs: k2l_evm: add random eth address support
Mugunthan V N
2016-08-08
configs: k2e_evm: add random eth address support
Mugunthan V N
2016-08-08
configs: k2hk_evm: add random eth address support
Mugunthan V N
2016-08-08
drivers: net: keystone_net: add support for multi slave ethernet
Mugunthan V N
2016-08-08
drivers: net: keystone_net: fix line termination with semi-colon
Mugunthan V N
2016-08-08
ARM: dts: dra72-evm: Add mode-gpios entry for mac node
Vignesh R
2016-08-08
net: cpsw: Add support to drive gpios for ethernet to be functional
Vignesh R
2016-08-08
ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes
Vignesh R
2016-08-08
ARM: dra7xx_evm: Enable support for TI PCF8575
Vignesh R
2016-08-08
gpio: Add driver for TI PCF8575 I2C GPIO expander
Vignesh R
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-08-07
spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
Chin Liang See
2016-08-07
ARM: socfpga: use the default CONFIG_BOOTDELAY=2
Masahiro Yamada
2016-08-06
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-08-05
zynq_sdhci.c: Fix warning in arasan_sdhci_probe
Tom Rini
2016-08-05
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-08-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2016-08-05
configs: Fix mmc rescan misuses
Karl Beldan
2016-08-05
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
test: Adjust run_command_list() to return a list of strings
Simon Glass
2016-08-05
test: Add a function to restart U-Boot
Simon Glass
2016-08-05
test: vboot: Put each test variant in its own section
Simon Glass
2016-08-05
test: Rename sha to sha_algo and pass it around
Simon Glass
2016-08-05
test: Drop the cmd() function
Simon Glass
2016-08-05
test: Fix typos in comments
Simon Glass
2016-08-05
test: Check exit status in run_and_log_expect_exception()
Simon Glass
2016-08-05
test: Fix typos and tidy up
Simon Glass
2016-08-05
Makefile: Allow 'make tests' to run tests
Simon Glass
2016-08-05
armv8: mmu: Detect page table overflow in emergency pt creation
Alexander Graf
2016-08-05
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
2016-08-05
omap3: Drop omap3_evm_quick_* targets
Tom Rini
[next]