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
/
cpu
/
armv7
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
2
-26
/
+0
*
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
4
-4
/
+21
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-24
5
-6
/
+27
|
\
|
*
ti814x: Fix illegal use of FP ops in clock_ti814x.c
Måns Rullgård
2014-02-21
1
-4
/
+1
|
*
DRA7: fix ABB efuse offset for OPP_NOM
Nishanth Menon
2014-02-21
1
-1
/
+1
|
*
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
Janne Grunau
2014-02-21
1
-0
/
+18
|
*
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
Dave Gerlach
2014-02-21
2
-1
/
+7
*
|
arch: bcm281xx: Initial commit of bcm281xx architecture code
Darwin Rambo
2014-02-22
7
-0
/
+1694
*
|
arch: kona: Initial commit of kona-common architecture code
Darwin Rambo
2014-02-22
5
-0
/
+59
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-20
11
-9
/
+18
|
\
|
*
kbuild,tegra124: add dummy obj- for Kbuild
Masahiro Yamada
2014-02-19
1
-0
/
+3
|
*
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
1
-0
/
+3
|
*
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
2
-2
/
+4
|
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
6
-6
/
+6
|
*
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
1
-1
/
+2
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
3
-14
/
+173
|
\
\
|
*
\
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-02-11
10
-246
/
+29
|
|
\
\
|
*
|
|
ARM: imx6: fix wrong fec clk
Markus Niebel
2014-02-11
1
-1
/
+1
|
*
|
|
mx6: Enable L2 cache support
Fabio Estevam
2014-02-11
1
-0
/
+58
|
*
|
|
mx6: Distinguish mx6dual from mx6quad
Fabio Estevam
2014-02-11
1
-3
/
+11
|
*
|
|
imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
Anson Huang
2014-02-11
1
-0
/
+11
|
*
|
|
imx6: ensure AHB clock is 132MHz in low freq boot mode
Anson Huang
2014-02-11
1
-0
/
+20
|
*
|
|
ARM: mx6: Add PCI express clock configuration
Marek Vasut
2014-01-26
1
-10
/
+65
|
*
|
|
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
2014-01-26
1
-0
/
+7
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-01-26
4
-3
/
+15
|
|
\
\
\
*
|
|
|
|
arm: zynq: correct the argument to lldiv
Siva Durga Prasad Paladugu
2014-02-19
1
-1
/
+2
*
|
|
|
|
zynq: Add support for U-BOOT SPL
Michal Simek
2014-02-19
4
-2
/
+133
*
|
|
|
|
zynq: Update CLK in bdinfo
Michal Simek
2014-02-19
1
-0
/
+5
*
|
|
|
|
zynq: Implement dump clock command
Soren Brinkmann
2014-02-19
1
-0
/
+21
*
|
|
|
|
net: zynq_gem: Calculate clock dividers dynamically
Soren Brinkmann
2014-02-19
1
-5
/
+8
*
|
|
|
|
net: zynq_gem: Move RCLK details out of driver
Soren Brinkmann
2014-02-19
1
-3
/
+3
*
|
|
|
|
zynq: timer: Fix hangs if network activity attempted after about one hour
Michal Simek
2014-02-19
1
-2
/
+2
*
|
|
|
|
zynq: timer: Migrate to zynq clock framework
Soren Brinkmann
2014-02-19
1
-4
/
+7
*
|
|
|
|
zynq: Provide a framework to read clock frequencies
Soren Brinkmann
2014-02-19
3
-0
/
+641
*
|
|
|
|
zynq: Enable dcache support
Michal Simek
2014-02-19
1
-0
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
14
-307
/
+166
|
\
\
\
\
|
*
|
|
|
zynq: Fix elf header generation
Michal Simek
2014-02-13
1
-0
/
+99
|
*
|
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-13
2
-69
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
exynos: clock: use the clear and set bits macros.
Inha Song
2014-02-10
1
-65
/
+20
|
|
*
|
|
|
exynos: clock: fixed that cfg is set to wrong value.
Inha Song
2014-02-10
1
-0
/
+3
|
|
*
|
|
|
exynos: pinmux: remove unnecessary routine
Minkyu Kang
2014-02-05
1
-6
/
+1
|
|
*
|
|
|
exynos: pinmux: remove unnecessary define
Minkyu Kang
2014-02-05
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
ARM: tegra: Add CPU (armv7) files for Tegra124
Tom Warren
2014-02-03
2
-0
/
+16
|
|
/
/
/
|
*
|
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-01-29
9
-238
/
+29
|
|
\
\
\
|
|
*
|
|
DRA7: add ABB setup for MPU voltage domain
Nishanth Menon
2014-01-24
2
-3
/
+18
|
|
*
|
|
DRA7: Add support for ES1.1 silicon ID code
Nishanth Menon
2014-01-24
4
-3
/
+11
|
|
*
|
|
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
2014-01-24
1
-6
/
+0
|
|
*
|
|
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
Jassi Brar
2014-01-24
3
-226
/
+0
|
|
|
|
/
|
|
|
/
|
*
|
/
|
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
1
-1
/
+12
|
/
/
/
*
|
|
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2014-01-24
1
-8
/
+0
[next]