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
...
*
tegra: Correct PLL access in ap20.c and clock.c
Simon Glass
2012-07-07
2
-4
/
+6
*
tegra: add SDMMC1 on SDIO1 funcmux entry
Stephen Warren
2012-07-07
1
-0
/
+7
*
tegra: add SDIO1 funcmux entry for UARTA
Lucas Stach
2012-07-07
2
-0
/
+7
*
tegra: add UART1 on GPU funcmux entry
Stephen Warren
2012-07-07
2
-1
/
+8
*
tegra: add alternate UART1 funcmux entry
Stephen Warren
2012-07-07
2
-2
/
+25
*
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
Matt Porter
2012-05-15
1
-0
/
+16
*
omap4: do not enable auxiliary cores
Tero Kristo
2012-05-15
1
-4
/
+0
*
omap4: do not enable fs-usb module
Tero Kristo
2012-05-15
1
-2
/
+0
*
tegra2: trivially enable 13 mhz crystal frequency
Lucas Stach
2012-05-15
1
-1
/
+4
*
tegra: Add keyboard support to funcmux
Simon Glass
2012-05-15
1
-0
/
+16
*
tegra: Setup PMC scratch info from ap20 setup
Yen Lin
2012-05-15
1
-0
/
+6
*
tegra: Add warmboot implementation
Yen Lin
2012-05-15
4
-0
/
+719
*
tegra: Add PMU to manage power supplies
Jimmy Zhang
2012-05-15
2
-0
/
+71
*
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
2
-0
/
+287
*
tegra: Add tegra_get_chip_type() to detect SKU
Simon Glass
2012-05-15
1
-0
/
+36
*
tegra: Add crypto library for warmboot code
Yen Lin
2012-05-15
2
-0
/
+266
*
tegra: Add functions to access low-level Osc/PLL details
Simon Glass
2012-05-15
1
-0
/
+32
*
tegra: Move ap20.h header into arch location
Simon Glass
2012-05-15
3
-105
/
+3
*
Add abs() macro to return absolute value
Simon Glass
2012-05-15
1
-2
/
+0
*
i.MX6: add enable_sata_clock()
Eric Nelson
2012-05-15
1
-0
/
+31
*
i.MX6: Add ANATOP regulator init
Dirk Behme
2012-05-15
1
-0
/
+30
*
mx53loco: Allow to print CPU information at a later stage
Fabio Estevam
2012-05-15
1
-1
/
+1
*
mx5: Add clock config interface
Fabio Estevam
2012-05-15
1
-4
/
+444
*
imx-common: Factor out get_ahb_clk()
Fabio Estevam
2012-05-15
3
-32
/
+19
*
MX53: add function to set SATA clock to internal
Stefano Babic
2012-05-15
1
-0
/
+24
*
MX5: Add definitions for SATA controller
Stefano Babic
2012-05-15
1
-0
/
+2
*
EXYNOS: add LCD and MIPI DSI clock interface.
Donghwa Lee
2012-05-15
1
-0
/
+184
*
EXYNOS: definitions of system resgister and power management registers.
Donghwa Lee
2012-05-15
3
-1
/
+103
*
omap3: Introduce weak misc_init_r
Tom Rini
2012-05-15
1
-0
/
+12
*
omap4+: Remove CONFIG_ARCH_CPU_INIT
Tom Rini
2012-05-15
1
-10
/
+0
*
armv7: Use -march=armv7-a and thereby enable Thumb-2
Aneesh V
2012-05-15
1
-2
/
+5
*
armv7: add appropriate headers for assembly functions
Aneesh V
2012-05-15
9
-49
/
+58
*
OMAP5: reset: Use cold reset in case of 5430ES1.0
SRICHARAN R
2012-05-15
1
-0
/
+14
*
OMAP3+: reset: Create a common reset layer.
SRICHARAN R
2012-05-15
1
-16
/
+14
*
arm: omap5: correct boot device mode7 for eMMC
Balaji T K
2012-05-15
2
-0
/
+2
*
OMAP5: ddr: Change the ddr device name.
SRICHARAN R
2012-05-15
2
-16
/
+16
*
OMAP4/5: device: Add support to get the device type.
SRICHARAN R
2012-05-15
1
-1
/
+5
*
OMAP4/5: Make the sysctrl structure common
SRICHARAN R
2012-05-15
2
-4
/
+4
*
OMAP4/5: Make the silicon revision variable common.
SRICHARAN R
2012-05-15
2
-13
/
+13
*
OMAP5: hwinit: Add the missing break statement
SRICHARAN R
2012-05-15
1
-0
/
+1
*
OMAP5: palmas: Configure nominal opp vdd values
SRICHARAN R
2012-05-15
3
-18
/
+40
*
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
SRICHARAN R
2012-05-15
4
-26
/
+118
*
OMAP5: io: Configure the io settings for omap5430 sevm board.
SRICHARAN R
2012-05-15
1
-0
/
+83
*
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
SRICHARAN R
2012-05-15
2
-36
/
+78
*
OMAP4: scale voltage of core before MPU scales
Nishanth Menon
2012-05-15
1
-28
/
+35
*
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
Nishanth Menon
2012-05-15
3
-3
/
+21
*
OMAP3+: Introduce generic logic for OMAP voltage controller
Nishanth Menon
2012-05-15
5
-45
/
+146
*
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-15
2
-3
/
+3
*
CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
Marek Vasut
2012-04-19
1
-1
/
+1
*
ARM: add u-boot.imx as target for i.MX SOCs
Stefano Babic
2012-04-16
1
-0
/
+3
[prev]
[next]