Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1b9457eff6a76627062e1b940be754a6142b5556
/
arch
/
arm
1b9457e
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
by Przemyslaw Marczak
· Tue Sep 03 14:57:52 2013 +0200
e4a6136
arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
by Piotr Wilczek
· Tue May 21 15:39:04 2013 +0200
a3157ef
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Aug 17 18:24:13 2013 +0200
35c7e52
Add TI816X support
by TENART Antoine
· Tue Jul 02 12:05:59 2013 +0200
a6be77c
Prepare for TI816X : reuse existing code from TI814X
by TENART Antoine
· Tue Jul 02 12:05:58 2013 +0200
e999dca
arm, da850: enable the correct uart in arch_cpu_init()
by Heiko Schocher
· Mon Aug 05 16:00:37 2013 +0200
3a2274f
arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux
by Heiko Schocher
· Mon Aug 05 16:00:35 2013 +0200
c7aed9b
arm: spl: For Falcon Mode, set a default machid of ~0
by Tom Rini
· Fri Aug 09 11:22:15 2013 -0400
50535eb
omap: emif: Set initial DDR PHY config first
by Taras Kondratiuk
· Tue Aug 06 16:16:50 2013 +0300
b93ffcf
ARM: omap24xx: remove remainders of dead board
by Masahiro Yamada
· Mon Aug 05 10:49:42 2013 +0900
7330fd7
ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e.
by Naumann Andreas
· Tue Jul 09 09:43:17 2013 +0200
3d3ac35
ARM: AM43xx: Add build support
by Lokesh Vutla
· Tue Jul 30 11:36:31 2013 +0530
5605505
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· Tue Jul 30 11:36:30 2013 +0530
85b5936
ARM: AM43xx: clocks: Add dpll and clock data
by Lokesh Vutla
· Tue Jul 30 11:36:29 2013 +0530
83269d0
ARM: AM43xx: Add header files
by Lokesh Vutla
· Tue Jul 30 11:36:28 2013 +0530
b21f2ac
ARM: AM33xx: Move s_init to a common place
by Heiko Schocher
· Tue Jul 30 10:48:54 2013 +0530
b1b6fba
ARM: AM33xx: Cleanup clocks layer
by Lokesh Vutla
· Tue Jul 30 10:48:53 2013 +0530
89a83bf
ARM: AM33xx: Cleanup dplls data
by Lokesh Vutla
· Tue Jul 30 10:48:52 2013 +0530
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· Wed Jul 31 11:30:38 2013 +0200
c1399b4
am335x_evm: Add support to boot from NOR.
by Steve Kipisz
· Thu Jul 18 15:13:04 2013 -0400
be9b6f8
am335x_evm: Add support for the NOR module on the memory cape
by Steve Kipisz
· Thu Jul 18 15:13:03 2013 -0400
de2be65
am33xx: Correct gpmc_cfg->irqstatus/enable
by Tom Rini
· Thu Jul 18 15:13:02 2013 -0400
c920df7
imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors
by Robert Winkler
· Tue Jul 23 15:07:56 2013 -0700
c1fa130
mx6: Factor out common HDMI setup code
by Pardeep Kumar Singla
· Thu Jul 25 12:12:13 2013 -0500
ab48f78
ARM: DRA7xx: Add CPSW support to DRA7xx EVM
by Mugunthan V N
· Mon Jul 08 16:04:41 2013 +0530
4a42ff1
ARM: DRA7xx: Enable GMAC clock control
by Mugunthan V N
· Mon Jul 08 16:04:40 2013 +0530
adc52df
ARM: DRA7xx: Lock DPLL_GMAC
by Lokesh Vutla
· Mon Jul 08 16:04:39 2013 +0530
4738e36
omap3/sys_info: fix printout of OMAP36XX L3 freqency
by Andreas Bießmann
· Mon Jul 08 15:21:34 2013 +0200
df3d222
arm: omap3: spl: Fix problem with 8bit NAND devices
by Stefan Roese
· Fri Jun 14 10:55:00 2013 +0200
315c12a
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· Thu Jul 25 17:57:46 2013 +0200
9a91df2
ARM: highbank: avoid bss write in timer_init
by Rob Herring
· Wed Jun 12 22:24:50 2013 -0500
d7dadc7
ARM: highbank: set timer prescaler to 256
by Rob Herring
· Wed Jun 12 22:24:49 2013 -0500
98861ff
ARM: highbank: fix get_tbclk value to timer rate
by Rob Herring
· Wed Jun 12 22:24:48 2013 -0500
ca7d59b
ARM: move interrupt_init to before relocation
by Rob Herring
· Wed Jun 12 22:24:45 2013 -0500
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
86bef20
vf610: Add I2C support for Vybrid VF610 platform
by Alison Wang
· Mon Jun 17 15:30:38 2013 +0800
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Tue Jan 29 08:53:15 2013 +0100
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· Mon Jan 16 21:12:24 2012 +0000
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· Wed Jun 26 15:55:16 2013 +0200
326c459
arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.
by Łukasz Majewski
· Fri Jul 12 19:08:25 2013 +0200
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jul 12 10:36:48 2013 -0400
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· Fri Jun 21 19:05:47 2013 +0800
dfed30e
ARM: Tegra: FDT: Add USB EHCI function for T30/T114
by Jim Lin
· Fri Jun 21 19:05:46 2013 +0800
b67aee7
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jul 10 20:40:47 2013 +0200
5f1afdd
bootm: Clean up bootz_setup() function
by Simon Glass
· Thu Jul 04 13:26:10 2013 -0700
368588e
arm: exynos: fix clock calculation
by Minkyu Kang
· Fri Jul 05 19:08:33 2013 +0900
bed2442
EXYNOS: Move files from board/samsung to arch/arm
by Rajeshwari Shinde
· Thu Jul 04 12:29:17 2013 +0530
99ae9b8
EXYNOS4210: Configure GPIO for uart
by Rajeshwari Shinde
· Thu Jul 04 12:29:16 2013 +0530
33dcbd2
EXYNOS: Add API for power reset and exit wakeup
by Rajeshwari Shinde
· Thu Jul 04 12:29:14 2013 +0530
01a461f
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
by Axel Lin
· Fri Jun 21 18:54:25 2013 +0800
ba66ce2
ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
by Lokesh Vutla
· Wed Jun 19 10:50:45 2013 +0530
7524641
am33xx: fix the ddr_cmdtctrl structure
by Ilya Ledvich
· Mon Jun 17 16:59:27 2013 +0300
c1f81ed
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Jun 28 17:51:13 2013 +0200
bff6d0a
SMDK5250: Remove reduntant code
by Rajeshwari Shinde
· Tue Jun 25 19:17:06 2013 +0530
aeb445f
mx27: add i2c clock
by trem
· Fri Jun 14 18:21:22 2013 +0200
3227e3a
mx27: add function enable_caches
by trem
· Fri Jun 14 18:21:21 2013 +0200
d87b49d
imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
by Pierre Aubert
· Tue Jun 04 09:00:14 2013 +0200
7f5746b
imx6: fix GPR2 wrong definition
by Pierre Aubert
· Wed Jun 19 11:16:13 2013 +0200
abf0995
exynos: Avoid function instrumentation for microsecond timer
by Simon Glass
· Tue Jun 11 11:14:50 2013 -0700
3c26c58
arm: Implement the 'fake' go command
by Simon Glass
· Wed Jun 19 21:15:10 2013 -0700
e55aadd
cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
by Hung-ying Tyan
· Wed May 15 18:27:33 2013 +0800
ba7495d
EXYNOS5: FDT: Add serial device node values
by Rajeshwari Shinde
· Mon Jun 24 16:47:21 2013 +0530
4a71742
pxa: fix memory coherency problem after relocation
by Mike Dunn
· Fri Jun 21 09:12:28 2013 -0700
6cb5343
pxa: use -mcpu=xscale compiler option
by Mike Dunn
· Fri Jun 21 09:12:27 2013 -0700
cfe695c
pxa: turn icache off in cpu_init_crit()
by Mike Dunn
· Mon Jun 17 10:47:28 2013 -0700
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Jun 22 07:38:12 2013 -0400
1fc34f1
arm: optimize relocate_code routine
by Albert ARIBAUD
· Tue Jun 11 14:17:35 2013 +0200
af3ff16
arm: make __rel_dyn_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:34 2013 +0200
c53687e
arm: make __image_copy_{start, end} compiler-generated
by Albert ARIBAUD
· Tue Jun 11 14:17:33 2013 +0200
800ea3e
arm: generalize lib/bss.c into lib/sections.c
by Albert ARIBAUD
· Tue Jun 11 14:17:32 2013 +0200
1691593
remove all references to .dynsym
by Albert ARIBAUD
· Tue Jun 11 14:17:31 2013 +0200
446dd12
arm: ensure u-boot only uses relative relocations
by Albert ARIBAUD
· Tue Jun 11 14:17:30 2013 +0200
d7f9212
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 23:58:01 2013 +0200
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 12:53:59 2013 +0200
57004c5
arm, am33xx: move uart soft reset code to common place
by Heiko Schocher
· Tue Jun 04 11:00:57 2013 +0200
0ef0817
arm, am335x: make mpu pll config configurable
by Heiko Schocher
· Tue Jun 04 11:01:06 2013 +0200
8aa1da9
arm, am33xx: move rtc32k_enable() to common place
by Heiko Schocher
· Wed Jun 05 07:47:56 2013 +0200
3ff6fc3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Jun 13 15:16:15 2013 -0400
09ffe60
power: exynos-tmu: fix warnings and clean up code
by Naveen Krishna Chatradhi
· Fri Apr 05 15:21:38 2013 -0700
e1df628
EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
by Amar
· Sat Apr 27 11:42:56 2013 +0530
d850121
EXYNOS5: DWMMC: Added FDT support for DWMMC
by Amar
· Sat Apr 27 11:42:55 2013 +0530
070e83f
EXYNOS5: FDT: Add DWMMC device node data
by Amar
· Sat Apr 27 11:42:53 2013 +0530
d81863d
arm: pxa: config option for PXA270 turbo mode
by Sergey Yanovich
· Tue May 21 23:49:41 2013 +0400
debc2fc
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
by Masahiro Yamada
· Wed May 15 17:33:16 2013 +0900
213c0eb
arm: da830: moved pinmux configurations to the arch tree
by Vishwanathrao Badarkhe, Manish
· Wed May 29 21:55:11 2013 +0000
c40c54b
OMAP5: Enable access to auxclk registers
by Lubomir Popov
· Wed May 15 04:41:01 2013 +0000
96a2548
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· Tue Jun 04 12:02:06 2013 +0000
ffa9818
ARM: DRA7xx: EMIF: Change settings required for EVM board
by Sricharan R
· Thu May 30 03:19:39 2013 +0000
1652326
ARM: DRA7xx: clocks: Update PLL values
by Lokesh Vutla
· Thu May 30 03:19:38 2013 +0000
4b4b9a8
ARM: DRA7xx: Update pinmux data
by Lokesh Vutla
· Thu May 30 03:19:37 2013 +0000
8372baf
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· Thu Jun 06 05:04:32 2013 +0000
cdb9619
ARM: DRA7xx: Correct SRAM END address
by Sricharan R
· Thu May 30 03:19:35 2013 +0000
8bbdc3f
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
by Sricharan R
· Thu May 30 03:19:34 2013 +0000
51bc17a
ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
by Lokesh Vutla
· Thu May 30 03:19:32 2013 +0000
93cdb28
ARM: OMAP5: DRA7xx: support class 0 optimized voltages
by Nishanth Menon
· Thu May 30 03:19:31 2013 +0000
d9c839a
ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
by Lokesh Vutla
· Thu May 30 03:19:30 2013 +0000
3685297
ARM: DRA7xx: power Add support for tps659038 PMIC
by Lokesh Vutla
· Thu May 30 03:19:29 2013 +0000
bd1f0df
ARM: DRA7xx: Add control id code for DRA7xx
by Lokesh Vutla
· Thu May 30 03:19:28 2013 +0000
ae49f6d
ARM: OMAP4+: pmic: Make generic bus init and write functions
by Lokesh Vutla
· Thu May 30 02:54:33 2013 +0000
Next »