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
/
mach-uniphier
Age
Commit message (
Expand
)
Author
2016-07-24
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
Masahiro Yamada
2016-07-24
ARM: uniphier: add PH1-LD21 board data
Masahiro Yamada
2016-07-24
ARM: uniphier: introduce flags to uniphier_board_data structure
Masahiro Yamada
2016-07-24
ARM: uniphier: rename outer-cache register macros
Masahiro Yamada
2016-07-24
ARM: uniphier: clear notification flag before L2 operation
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-23
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
Masahiro Yamada
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-02
ARM: uniphier: add external IRQ setup code
Masahiro Yamada
2016-06-30
ARM: uniphier: fix typo "talbe"
Masahiro Yamada
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-20
ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20
Masahiro Yamada
2016-06-20
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
Masahiro Yamada
2016-06-20
ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
Masahiro Yamada
2016-06-09
ARM: uniphier: insert dsb barrier to ensure visibility of store
Masahiro Yamada
2016-06-09
ARM: uniphier: do not overwrite fdt_file environment
Masahiro Yamada
2016-06-09
ARM: uniphier: check return code of setenv()
Masahiro Yamada
2016-06-09
ARM: uniphier: fix boot mode for PH1-LD11
Masahiro Yamada
2016-06-09
ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20
Masahiro Yamada
2016-05-26
ARM: uniphier: add PH1-LD11 SoC support
Masahiro Yamada
2016-05-26
ARM: uniphier: rename UMC register macros of PH1-LD20
Masahiro Yamada
2016-05-26
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
Masahiro Yamada
2016-05-26
ARM: uniphier: clean up boot mode tables
Masahiro Yamada
2016-05-26
ARM: uniphier: disable cache in SPL of PH1-LD20
Masahiro Yamada
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-01
ARM: uniphier: move pin-mux code into pin_init function
Masahiro Yamada
2016-05-01
ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20
Masahiro Yamada
2016-05-01
ARM: uniphier: enable Peripherl clock to use UART in SPL
Masahiro Yamada
2016-05-01
ARM: uniphier: fix boot mode table of PH1-LD20
Masahiro Yamada
2016-04-24
ARM: uniphier: add PH1-LD20 SoC support
Masahiro Yamada
2016-04-24
ARM: uniphier: rework uniphier_set_fdt_file()
Masahiro Yamada
2016-04-24
ARM: uniphier: carry on booting for Unknown boot mode
Masahiro Yamada
2016-04-24
ARM: uniphier: add sg_set_iectrl_range()
Masahiro Yamada
2016-04-24
ARM: uniphier: avoid unaligned access to DT on 64bit SoC
Masahiro Yamada
2016-04-11
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-01
cosmetic: Fix typos "privide"
Masahiro Yamada
2016-04-01
ARM: uniphier: rename function names ph1_* to uniphier_*
Masahiro Yamada
2016-04-01
ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3
Masahiro Yamada
2016-04-01
ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64
Masahiro Yamada
2016-03-24
ARM: uniphier: add NOR boot support
Masahiro Yamada
2016-03-24
ARM: uniphier: support Debug UART
Masahiro Yamada
2016-03-24
ARM: uniphier: add System Control register macros for ARMv8 SoCs
Masahiro Yamada
2016-03-24
ARM: uniphier: add sg_set_iectrl() function
Masahiro Yamada
2016-03-24
ARM: uniphier: enable DDR PHY parameter dump commands by default
Masahiro Yamada
2016-03-24
ARM: uniphier: add work-around to support Micro Support Card v3.6.10
Masahiro Yamada
2016-03-24
ARM: uniphier: drop ifdef in ddrphy-regs.h
Masahiro Yamada
2016-03-24
ARM: uniphier: refactor SBC init code
Masahiro Yamada
2016-03-24
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
Masahiro Yamada
2016-03-09
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
Masahiro Yamada
2016-03-09
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
Masahiro Yamada
[next]