Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8caa56cdabe90189790aa69c4b02b7871ef62b06
/
arch
/
arm
/
cpu
8caa56c
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
f120cef
arm: dra7xx: Add control module changes
by Lokesh Vutla
· 12 years ago
5e70e29
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
15c2c70
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
2804963
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
by Lokesh Vutla
· 12 years ago
79a9ec7
ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
by Lokesh Vutla
· 12 years ago
a04ed14
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
06ebff4
ARM: OMAP5: clock: Add the prcm register changes required for ES2.0
by SRICHARAN R
· 12 years ago
cf85056
ARM: OMAP5: Add silicon id support for ES2.0 revision.
by SRICHARAN R
· 12 years ago
d8ac050
ARM: OMAP5: Clean up iosettings code
by Lokesh Vutla
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
05dab55
ARM: OMAP4+: Cleanup emif specific files
by Lokesh Vutla
· 12 years ago
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
1a79cab
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
fb6aa1f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
fef54c3
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
by Lokesh Vutla
· 12 years ago
b6d9efd
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
cdba2be
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
1b669fd
am33xx: Update DDR3 EMIF configuration sequence
by Tom Rini
· 12 years ago
5fb56b0
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
59f75b4
Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
87b82cc
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
e3d95bc
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
7c5883f
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
d034d1b
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
3f419f8
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
811af73
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
795f9d7
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
4293764
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
6d46480
arm: zynq: Add lowlevel initialization to C
by Michal Simek
· 12 years ago
eb1dfa7
arm: zynq: Add SLCR support with system reset
by Michal Simek
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
6eb21d0
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
dddf345
ixp: Move timestamp to arch_global_data
by Simon Glass
· 12 years ago
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· 12 years ago
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· 12 years ago
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· 12 years ago
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· 12 years ago
570dcfd
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· 12 years ago
b0d9163
mxs: Boost the memory power supply
by Marek Vasut
· 12 years ago
a18d786
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
9081862
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· 12 years ago
1dfc4e0
mxs: Fix the memory init for MX23
by Otavio Salvador
· 12 years ago
5a7e6ad
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· 12 years ago
3f4e500
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· 12 years ago
cc9fed6
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· 12 years ago
5304a26
mx23: SPL: Add boot mode support
by Otavio Salvador
· 12 years ago
fd96c03
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· 12 years ago
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· 12 years ago
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· 12 years ago
89ad2de
tegra: remove IRDA pinmux synonym
by Allen Martin
· 12 years ago
ea22604
Tegra30: clocks: Fix clock tables for I2C and other periphs
by Tom Warren
· 12 years ago
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
61c6d0e
Tegra30: Add common CPU (shared) files
by Tom Warren
· 12 years ago
3ad619e
Tegra30: Add CPU (armv7) files
by Tom Warren
· 12 years ago
9c79abe
Tegra30: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
6c2f007
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· 12 years ago
20d6b8f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
29fe8c5
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· 12 years ago
8788e06
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· 12 years ago
17dd856
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c69880c
mx6: Add workaround for ARM errata
by Fabio Estevam
· 12 years ago
63d974d
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· 12 years ago
fafc710
arm: remove useless code in start.S files
by Albert ARIBAUD
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
28bae82
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· 12 years ago
a90efe9
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
400ab16
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· 12 years ago
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· 12 years ago
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
edad217
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· 12 years ago
01d589f
exynos:clock: Add i2c clock
by Piotr Wilczek
· 12 years ago
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· 12 years ago
2baa097
davinci: fixed cpu reset
by Davide Bonfanti
· 12 years ago
8024259
omap: emif: configure emif only when required
by Lokesh Vutla
· 12 years ago
7bf063b
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
by Robert P. J. Day
· 12 years ago
3037e52
omap4: Add comments on some "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
3bb3c29
omap3: Add a few comments to "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· 12 years ago
59e38b4
am33xx: add ELM support
by Mansoor Ahamed
· 12 years ago
2ebbb86
am33xx: NAND support
by Ilya Yanok
· 12 years ago
741c57f
OMAP: include sys_proto.h from boot-common
by Ilya Yanok
· 12 years ago
b385633
omap3/mem.c: remove unused defines
by Andreas Bießmann
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
aba29e4
Merge branch 'master' of git://git.denx.de/u-boot into master
by Stefano Babic
· 12 years ago
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· 12 years ago
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· 12 years ago
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· 12 years ago
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· 12 years ago
Next »