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-keystone
/
include
Age
Commit message (
Expand
)
Author
2016-10-08
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-07
ARM: keystone: remove declaration of unused functions
Masahiro Yamada
2016-06-02
ARM: k2g: Configure reset mux to device reset
Lokesh Vutla
2016-04-01
ARM: keystone2: Add missing privilege ID settings
Nishanth Menon
2016-04-01
ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOTBITMASK to static inline function
Nishanth Menon
2016-03-16
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-14
ARM: keystone2: use detected ddr3a size
Vitaly Andrianov
2016-03-14
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
Vitaly Andrianov
2016-03-14
ARM: keystone2: K2G: Add support for different arm/device speeds
Lokesh Vutla
2016-03-14
ARM: keystone2: Allow for board specific speed definitions
Lokesh Vutla
2016-03-14
ARM: keystone2: K2G: power-off DSP during boot
Suman Anna
2016-03-14
ARM: keystone2: Use macro for DSP GEM power domain
Suman Anna
2016-03-14
ARM: keystone2: psc: introduce function to hold and release module in reset.
Nishanth Menon
2016-03-14
ARM: keystone2: psc-defs: use adequate () for macros
Nishanth Menon
2015-10-22
ARM: k2g: add SD card and eMMC support
Roger Quadros
2015-10-22
ARM: k2g: update keystone nav rx queue numbers
Vitaly Andrianov
2015-10-22
ARM: k2g: Correct base addresses
Vitaly Andrianov
2015-10-22
ARM: k2g: Add support for pin mux configuration
Vitaly Andrianov
2015-10-22
ARM: k2g: Add ddr3 info
Vitaly Andrianov
2015-10-22
ARM: k2g: Add PSC info
Vitaly Andrianov
2015-10-22
ARM: k2g: Add clock information
Vitaly Andrianov
2015-10-22
ARM: k2g: Add pll data
Vitaly Andrianov
2015-10-22
ARM: k2g: Add support for CPU detection
Lokesh Vutla
2015-10-17
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-08-28
ARM: k2l: Fix device speeds
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common definition for clk_get_rate
Lokesh Vutla
2015-08-12
ARM: keystone2: Remove unsed external clocks
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup init_pll definition
Lokesh Vutla
2015-08-12
ARM: keystone2: Use common structure for PLLs
Lokesh Vutla
2015-08-12
ARM: keystone2: Fix dev and arm speed detection
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup PLL init code
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup SoC detection
Lokesh Vutla
2015-02-21
ARM: keystone: move SoC headers to mach-keystone/include/mach
Masahiro Yamada