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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
efi_loader: Add generic PSCI RTS
Alexander Graf
2016-10-19
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-18
arm: Add PSCI shutdown function
Alexander Graf
2016-10-18
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-10-18
ARM: uniphier: remove unnecessary EHCI reset deassertion
Masahiro Yamada
2016-10-18
ARM: dts: uniphier: sync DT with latest Linux
Masahiro Yamada
2016-10-18
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
Masahiro Yamada
2016-10-14
ARM: create .secure_stack section only for PSCI
Masahiro Yamada
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-12
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-10-12
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-10-12
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-10-12
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-10-10
ARM: tegra: reduce DRAM size mapped into MMU on ARM64
Stephen Warren
2016-10-10
colibri_t20: fix usb operation and controller order
Marcel Ziswiler
2016-10-10
colibri_t20: fix display configuration
Marcel Ziswiler
2016-10-10
sunxi: Fix H3 DRAM impedance calibration on rev. A chips
Jens Kuske
2016-10-10
reset: uniphier: add reset controller driver for UniPhier SoCs
Masahiro Yamada
2016-10-10
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
Masahiro Yamada
2016-10-10
ARM: uniphier: add work-around for VBO noise problem
Masahiro Yamada
2016-10-10
ARM: uniphier: update DRAM init code for LD20 SoC (2nd)
Masahiro Yamada
2016-10-10
ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC
Masahiro Yamada
2016-10-10
ARM: uniphier: do not setup pins for System Bus on NAND boot mode
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
ARM: AM437X: Add Silicon ID support
Lokesh Vutla
2016-10-08
ARM: dts: dra72: add rev C evm support
Mugunthan V N
2016-10-08
arm: Add return value argument to longjmp
Alexander Graf
2016-10-08
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-07
armv8: ls2080a: Add USB node in dts for ls2080a
Sriram Dash
2016-10-07
ARM: keystone: remove declaration of unused functions
Masahiro Yamada
2016-10-07
ARM: vf610: use strcpy for soc environment variable
Stefan Agner
2016-10-07
arm: dts: imx7: add Ricoh RN5T567 PMIC node
Stefan Agner
2016-10-07
arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
Stefan Agner
2016-10-07
arm: dts: imx7: add pinctrl defines
Stefan Agner
2016-10-06
ARM: Add register defines for am33xx ePWM registers
tomas.melin@vaisala.com
2016-10-06
ARM: OMAP5+: Override switch_to_hypervisor function
Keerthy
2016-10-06
ARM: Introduce function to switch to hypervisor mode
Keerthy
2016-10-06
omap: Set appropriate cache configuration for LPAE and non-LAPE cases
Keerthy
2016-10-06
omap: Remove hardcoding of mmu section shift to 20
Keerthy
2016-10-06
ARM64: Add support for some of atomic64 operations
Adam Oleksy
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
ARMv8/sec-firmware: fix a compile error
Hou Zhiqiang
2016-10-06
ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S
Siarhei Siamashka
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
[next]