Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
22e9f89c63266b11906cf76b24dc943ceefddb91
/
arch
/
arm
/
cpu
22e9f89
tegra: Add warmboot implementation
by Yen Lin
· 13 years ago
aef6ca5
tegra: Add PMU to manage power supplies
by Jimmy Zhang
· 13 years ago
5983ef8
tegra: Add EMC support for optimal memory timings
by Jimmy Zhang
· 13 years ago
1fed82a
tegra: Add tegra_get_chip_type() to detect SKU
by Simon Glass
· 13 years ago
c3813db
tegra: Add crypto library for warmboot code
by Yen Lin
· 13 years ago
01df75f
tegra: Add functions to access low-level Osc/PLL details
by Simon Glass
· 13 years ago
84a8dcf
tegra: Move ap20.h header into arch location
by Simon Glass
· 13 years ago
eae8e7e
Add abs() macro to return absolute value
by Simon Glass
· 13 years ago
609d35a
i.MX28: Avoid redefining serial_put[cs]()
by Marek Vasut
· 13 years ago
4e53c93
i.MX28: Add battery boot components to SPL
by Marek Vasut
· 13 years ago
f85310f
i.MX28: Reorder battery status functions in SPL
by Marek Vasut
· 13 years ago
80e99eb
i.MX28: Add LRADC init to i.MX28 SPL
by Marek Vasut
· 13 years ago
9c53b7e
i.MX28: Shut down the LCD controller before reset
by Marek Vasut
· 13 years ago
b28fe46
i.MX28: Implement boot pads sampling and reporting
by Marek Vasut
· 13 years ago
9136fe9
i.MX28: Improve passing of data from SPL to U-Boot
by Marek Vasut
· 13 years ago
0874cb2
i.MX28: Add delay after CPU bypass is cleared
by Marek Vasut
· 13 years ago
8d05a1b
imx: Add u-boot.imx as target for ARM9 i.MX SOCs
by Timo Ketola
· 13 years ago
738fa8d
i.MX25: esdhc: Add mxc_get_clock infrastructure
by Timo Ketola
· 13 years ago
fdba076
i.MX6: add enable_sata_clock()
by Eric Nelson
· 13 years ago
8c46594
i.MX6: Add ANATOP regulator init
by Dirk Behme
· 13 years ago
2a46434
Revert "i.MX28: Enable additional DRAM address bits"
by Marek Vasut
· 13 years ago
026c986
mx53loco: Allow to print CPU information at a later stage
by Fabio Estevam
· 13 years ago
b412101
mx5: Add clock config interface
by Fabio Estevam
· 13 years ago
6479f51
imx-common: Factor out get_ahb_clk()
by Fabio Estevam
· 13 years ago
c378abf
MX53: add function to set SATA clock to internal
by Stefano Babic
· 13 years ago
d38db76
MX5: Add definitions for SATA controller
by Stefano Babic
· 13 years ago
77ba191
EXYNOS: add LCD and MIPI DSI clock interface.
by Donghwa Lee
· 13 years ago
0955271
EXYNOS: definitions of system resgister and power management registers.
by Donghwa Lee
· 13 years ago
05df891
omap3: Introduce weak misc_init_r
by Tom Rini
· 13 years ago
5ef54d4
omap4+: Remove CONFIG_ARCH_CPU_INIT
by Tom Rini
· 13 years ago
5ccb424
armv7: Use -march=armv7-a and thereby enable Thumb-2
by Aneesh V
· 13 years ago
fd8798b
armv7: add appropriate headers for assembly functions
by Aneesh V
· 13 years ago
a8f08fd
OMAP5: reset: Use cold reset in case of 5430ES1.0
by SRICHARAN R
· 13 years ago
8d24292
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· 13 years ago
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
99c43be
OMAP5: ddr: Change the ddr device name.
by SRICHARAN R
· 13 years ago
36c366f
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· 13 years ago
20c372f
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
d3901b1
OMAP4/5: Make the silicon revision variable common.
by SRICHARAN R
· 13 years ago
602476e
OMAP5: hwinit: Add the missing break statement
by SRICHARAN R
· 13 years ago
698a1f2
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· 13 years ago
3d53496
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
8ec587d
OMAP5: io: Configure the io settings for omap5430 sevm board.
by SRICHARAN R
· 13 years ago
b1ee0bc
OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
5a1bfc8
OMAP4: scale voltage of core before MPU scales
by Nishanth Menon
· 13 years ago
a0f45c1
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· 13 years ago
41d7ab1
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
6b20ef8
arm926ejs: add NXP LPC32x0 cpu series support
by Vladimir Zapolskiy
· 13 years ago
6d01676
CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE
by Marek Vasut
· 13 years ago
8ed6131
ARM926EJS: Fix cache.c to comply with checkpatch.pl
by Marek Vasut
· 13 years ago
2d4b211
ARM926EJS: Make asm routines volatile in cache ops
by Marek Vasut
· 13 years ago
9e39793
ARM1136: MX35: Make asm routines volatile in cache ops
by Stefano Babic
· 13 years ago
5ba5930
ARM: add u-boot.imx as target for i.MX SOCs
by Stefano Babic
· 13 years ago
93541b4
DMA: Split the APBH DMA init into block and channel init
by Marek Vasut
· 13 years ago
573a204
ARM: 926ejs: use debug() for misaligned addresses
by Stefano Babic
· 13 years ago
02966ca
ARM1136: add cache flush and invalidate operations
by Anatolij Gustschin
· 13 years ago
c94ce4a
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
22f26fe
arm: Use common .lds file where possible
by Simon Glass
· 13 years ago
437e2b8
arm: add a common .lds link script
by Simon Glass
· 13 years ago
d75ffd4
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
by Anatolij Gustschin
· 13 years ago
9ad40d0
sdrc.c: Fix typo in do_sdrc_init() for SPL
by Tom Rini
· 13 years ago
d243022
tegra: Enhance clock support to handle 16-bit clock divisors
by Simon Glass
· 13 years ago
cad1a27
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
by Simon Glass
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
2966cd2
tegra: fdt: Add function to return peripheral/clock ID
by Simon Glass
· 13 years ago
83aaec8
tegra: fdt: Add Tegra2x device tree file from kernel
by Simon Glass
· 13 years ago
8b75b8f
arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
by Tom Warren
· 13 years ago
6e5ce31
i.MX28: Enable caches by default
by Marek Vasut
· 13 years ago
fc92851
ARM926EJS: Implement cache operations
by Marek Vasut
· 13 years ago
8aecae5
nhk8815: fix build errors
by Anatolij Gustschin
· 13 years ago
f9904ce
ARM: highbank: add reset support
by Rob Herring
· 13 years ago
02fe785
ARM: highbank: Add boot counter support
by Rob Herring
· 13 years ago
3ec96f3
ARM: highbank: fix us_to_tick calculation
by Rob Herring
· 13 years ago
555fe5e
ARM: highbank: add missing get_tbclk
by Rob Herring
· 13 years ago
fff486e
ARM: fix s3c2410 timer code
by David Müller (ELSOFT AG)
· 13 years ago
0e0a6b7
SPL: call cleanup_before_linux() before booting Linux
by Stefano Babic
· 13 years ago
44fa188
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
84fb0dd
Add cache functions to SPL for armv7
by Stefano Babic
· 13 years ago
ab21819
omap/spl: change output of spl_parse_image_header
by Simon Schwarz
· 13 years ago
305bc4c
omap-common/spl: Add linux boot to SPL
by Simon Schwarz
· 13 years ago
6c3ddde
omap-common: Add NAND SPL linux booting
by Simon Schwarz
· 13 years ago
0d1ad1f
mx53: Make PLL2 to be the parent of UART clock
by Fabio Estevam
· 13 years ago
46e9733
mx6: Read silicon revision from register
by Fabio Estevam
· 13 years ago
b22d36d
i.MX28: Drop __naked function from spl_mem_init
by Marek Vasut
· 13 years ago
26008c3
i.MX28: Make the stabilization delays shorter
by Marek Vasut
· 13 years ago
9af122b
mx6: Fix reset cause for Power On Reset case
by Fabio Estevam
· 13 years ago
1e44b44
i.MX28: Enable additional DRAM address bits
by Marek Vasut
· 13 years ago
9468db4
mx31: add "ARM11P power gating" to get_reset_cause
by Helmut Raiger
· 13 years ago
65376ec
IXP: Squash warnings in IXP NPE
by Marek Vasut
· 13 years ago
ada43b4
IXP: Make IXP buildable with arm-linux- toolchains
by Marek Vasut
· 13 years ago
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· 13 years ago
bdf77dc
spl.c: Use __noreturn decorator
by Tom Rini
· 13 years ago
db5512c
Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
by Robert Delien
· 13 years ago
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
6b1df5a
i.MX28: Reformat the DRAM memory configuration data
by Marek Vasut
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
db72ed5
i.mx28: Replaced magic numbers for scratch register addresses with register definitions
by Robert Delien
· 13 years ago
454afe7
PXA: Fix missing get_tbclk() breaking vpac boards
by Marek Vasut
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
Next »