Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
61c6d0e706a0f21cb103b32f32bb51d6524c9a5f
/
arch
/
arm
/
cpu
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
577dc04
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
cd3a846
OMAP3: am35x: add musb functions
by Ilya Yanok
· 12 years ago
7aa1a6e
am33xx: init OTG hardware and new musb gadget driver
by Ilya Yanok
· 12 years ago
a4f2079
arm: Add control over cachability of memory regions
by Simon Glass
· 12 years ago
6555e69
tegra: Add SOC support for display/lcd
by Wei Ni
· 12 years ago
1564f34
tegra: Add support for PWM
by Simon Glass
· 12 years ago
11ecb38
tegra: Add display support to funcmux
by Simon Glass
· 12 years ago
20b2acb
tegra: Use const for pinmux_config_pingroup/table()
by Simon Glass
· 12 years ago
aa2bcc2
mx5: Mark lowlevel_init board-specific code
by Benoît Thébaudeau
· 12 years ago
f6fde41
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
a82fee0
mx5: Print CSPI clock in 'clock' command
by Fabio Estevam
· 12 years ago
e6365b6
EXYNOS: Add clock for SPI
by Hatim RV
· 12 years ago
8d909f3
EXYNOS5: Add pinmux support for SPI
by Rajeshwari Shinde
· 12 years ago
392a73a
EXYNOS: Add clock for I2S
by Rajeshwari Shinde
· 12 years ago
7cf89a2
EXYNOS: Add pinmux for I2S
by Rajeshwari Shinde
· 12 years ago
6cac899
ARM: arm1176: Define arch_cpu_init() for s3c64xx
by Ashok Kumar Reddy
· 12 years ago
3d4f16c
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
by Marek Vasut
· 12 years ago
1a055aa
EXYNOS: Clock: Add common function for pll rate calculation
by Minkyu Kang
· 12 years ago
7318b29
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· 12 years ago
dbbd845
arm1136: Fix enable_caches()
by Benoît Thébaudeau
· 12 years ago
5839493
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
by Troy Kisky
· 12 years ago
ecacc01
Merge git://git.denx.de/u-boot
by Stefano Babic
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
d58778d
socfpga/spl: Remove malloc.h
by Vikram Narayanan
· 12 years ago
4d0fde7
socfpga/spl: Remove timer_init from spl_board_init
by Vikram Narayanan
· 12 years ago
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
b759db3
omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
by Tom Rini
· 12 years ago
81d5b90
arm720t: add back common.h include
by Allen Martin
· 12 years ago
ec356ed
tegra20: initialize variable to avoid compiler warning
by Allen Martin
· 12 years ago
36ea627
tegra: move to common SPL framework
by Allen Martin
· 12 years ago
5bbbc91
ARM: enhance u-boot.lds to detect over-sized SPL
by Stephen Warren
· 12 years ago
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
adddf45
ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
by Stephen Warren
· 12 years ago
20895b2
arm: ks8695: use defined constants for UART
by Yann Vernier
· 12 years ago
9842617
arm720: Remove CONFIG_ARM7_REVD
by Marek Vasut
· 12 years ago
16f6acd
arm720: Further clean up the arm720t directory
by Marek Vasut
· 12 years ago
2565005
stdio: Remove the CLPS7111 serial driver
by Marek Vasut
· 12 years ago
1f9301d
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
65bf56e
arm: Remove support for s3c4510
by Marek Vasut
· 12 years ago
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
6ec4b95
MX35: add support for woodburn board
by Stefano Babic
· 12 years ago
c24391a
ARM: Add SPL target to arm1136
by Stefano Babic
· 12 years ago
e9a0579
MX35: Add soc_boot_mode and soc_boot_device to MX35
by Stefano Babic
· 12 years ago
b913a3a
ARM: Fix start.S when used with SPL in arm1136
by Stefano Babic
· 12 years ago
fd375f3
MX5: fix warning in clock.c
by Stefano Babic
· 12 years ago
0594f80
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
9f2cfe4
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
cca45e7
am33xx: Enable UART{1,2,3,4,5} clocks
by Andrew Bradford
· 12 years ago
eb6cf7b
am33xx: support board specific ddr settings
by Peter Korsgaard
· 12 years ago
5d3f682
am33xx: move generic parts of pinmux handling out from board/ti/am335x
by Peter Korsgaard
· 12 years ago
aabb9f8
am33xx/board: use cpu_mmc_init() for default mmc initialization
by Peter Korsgaard
· 12 years ago
85ec2db
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
by Peter Korsgaard
· 12 years ago
a207efe
am33xx/board.c: make wdtimer/uart_base static
by Peter Korsgaard
· 12 years ago
0c1c923
am33xx: Add SPI SPL as an option
by Tom Rini
· 12 years ago
2d7da5f
am335x: Enable RTC 32K OSC clock
by Vaibhav Hiremath
· 13 years ago
a987464
am33xx: Enable DDR3 for DDR3 version of beaglebone
by Joel A Fernandes
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
Next »