index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
Masahiro Yamada
2016-10-08
3
-14
/
+14
*
ARM: keystone: remove declaration of unused functions
Masahiro Yamada
2016-10-07
1
-2
/
+0
*
ARM: keystone2: Add support for parsing monitor header
Lokesh Vutla
2016-10-01
1
-4
/
+18
*
board: k2g: Enable ECC byte lane
Lokesh Vutla
2016-10-01
1
-2
/
+1
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
Karicheri, Muralidharan
2016-07-25
1
-2
/
+0
*
ARM: k2g: Configure reset mux to device reset
Lokesh Vutla
2016-06-02
1
-0
/
+12
*
ARM: keystone2: Add missing privilege ID settings
Nishanth Menon
2016-04-01
2
-1
/
+54
*
ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery
Nishanth Menon
2016-04-01
4
-23
/
+53
*
ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function
Nishanth Menon
2016-03-27
1
-7
/
+11
*
ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function
Nishanth Menon
2016-03-27
1
-10
/
+15
*
ARM: keystone2: Convert BOOTBITMASK to static inline function
Nishanth Menon
2016-03-27
1
-5
/
+9
*
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
Tom Rini
2016-03-16
1
-1
/
+2
*
ARM: keystone2: Switch to using the poweroff command
Tom Rini
2016-03-16
3
-29
/
+29
*
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-16
4
-52
/
+71
*
ARM: keystone2: use detected ddr3a size
Vitaly Andrianov
2016-03-14
3
-0
/
+18
*
ARM: keystone2: use SPD info to configure K2HK and K2E DDR3
Vitaly Andrianov
2016-03-14
3
-0
/
+463
*
ARM: keystone2: K2G: Add support for different arm/device speeds
Lokesh Vutla
2016-03-14
3
-4
/
+11
*
ARM: keystone2: Allow for board specific speed definitions
Lokesh Vutla
2016-03-14
2
-8
/
+8
*
ARM: keystone2: K2G: power-off DSP during boot
Suman Anna
2016-03-14
1
-2
/
+5
*
ARM: keystone2: Use macro for DSP GEM power domain
Suman Anna
2016-03-14
2
-1
/
+2
*
ARM: keystone2: psc: introduce function to hold and release module in reset.
Nishanth Menon
2016-03-14
2
-0
/
+108
*
ARM: keystone2: psc-defs: use adequate () for macros
Nishanth Menon
2016-03-14
1
-3
/
+3
*
ARM: keystone2: psc: redo doc in kernel-doc format
Nishanth Menon
2016-03-14
1
-44
/
+52
*
ARM: keystone2: Get rid of unused clock files
Nishanth Menon
2016-03-14
3
-299
/
+0
*
ARM: k2g: add SD card and eMMC support
Roger Quadros
2015-10-22
1
-0
/
+22
*
ARM: k2g: update keystone nav rx queue numbers
Vitaly Andrianov
2015-10-22
1
-0
/
+5
*
ARM: k2g: Correct base addresses
Vitaly Andrianov
2015-10-22
3
-0
/
+57
*
ARM: k2g: Add support for pin mux configuration
Vitaly Andrianov
2015-10-22
1
-0
/
+58
*
ARM: k2g: Add ddr3 info
Vitaly Andrianov
2015-10-22
2
-1
/
+15
*
ARM: k2g: Add PSC info
Vitaly Andrianov
2015-10-22
2
-0
/
+55
*
ARM: k2g: Add clock information
Vitaly Andrianov
2015-10-22
4
-2
/
+10
*
ARM: k2g: Add pll data
Vitaly Andrianov
2015-10-22
4
-0
/
+31
*
ARM: k2g: Add kconfig support
Lokesh Vutla
2015-10-22
1
-0
/
+3
*
ARM: k2g: Add support for CPU detection
Lokesh Vutla
2015-10-22
2
-0
/
+9
*
ARM: keystone2: Use dtb images by default
Lokesh Vutla
2015-10-22
1
-2
/
+2
*
ARM: keystone2: Fix serial port init
Lokesh Vutla
2015-10-22
1
-0
/
+2
*
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
2015-10-17
2
-3
/
+8
*
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
2
-4
/
+0
*
ARM: k2l: Fix device speeds
Lokesh Vutla
2015-08-28
1
-2
/
+2
*
ARM: keystone2: Build MLO by default
Lokesh Vutla
2015-08-28
1
-0
/
+4
*
ARM: keystone2: Rename u-boot-nand.gph to MLO
Lokesh Vutla
2015-08-28
1
-2
/
+4
*
ARM: keystone2: move the custom build rules out to keystone specific makefile
Nishanth Menon
2015-08-28
1
-0
/
+22
*
ARM: keystone2: Use common definition for clk_get_rate
Lokesh Vutla
2015-08-12
8
-103
/
+167
*
ARM: keystone2: Remove unsed external clocks
Lokesh Vutla
2015-08-12
6
-50
/
+13
*
ARM: keystone2: Cleanup init_pll definition
Lokesh Vutla
2015-08-12
2
-5
/
+10
*
ARM: keystone2: Use common structure for PLLs
Lokesh Vutla
2015-08-12
10
-51
/
+22
*
ARM: keystone2: Fix dev and arm speed detection
Lokesh Vutla
2015-08-12
9
-136
/
+72
*
ARM: keystone2: Cleanup PLL init code
Lokesh Vutla
2015-08-12
4
-173
/
+199
*
ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO
Lokesh Vutla
2015-08-12
1
-0
/
+32
[next]