Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a95c9e9520379fd136c584cef16ae2be78a036c6
/
arch
/
arm
/
cpu
/
arm926ejs
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 18 12:31:00 2013 -0400
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· Thu Mar 14 06:54:53 2013 +0000
81420c3
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri Mar 15 15:18:31 2013 +0100
6277b19
Remove linker lists (LGAs) from SPL linker scripts
by Albert ARIBAUD
· Mon Feb 25 00:58:58 2013 +0000
78972f8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 12 17:27:44 2013 +0100
6ad5ac7
ARM: sam9x5: fix ethernet pins in MII mode
by Jesse Gilles
· Wed Feb 27 23:42:49 2013 +0000
c3575b3
ARM: at91sam9x5: Using CPU string directly
by Bo Shen
· Thu Mar 07 21:23:22 2013 +0000
69d8ce0
mxs: timrot: Rename local macros
by Fadil Berisha
· Thu Feb 28 10:03:26 2013 -0500
d608f6e
mxs: timrot: Add support to i.MX23
by Fadil Berisha
· Wed Feb 27 17:00:07 2013 +0000
5d26bad
mx23: Document the tRAS lockout setting in memory initialization
by Otavio Salvador
· Sat Feb 23 02:43:05 2013 +0000
8ca9adf
mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT
by Otavio Salvador
· Sat Feb 23 02:43:04 2013 +0000
eadf337
mxs: mmc: spi: dma: Better wrap the MXS differences
by Marek Vasut
· Sat Feb 23 02:42:58 2013 +0000
2b20a57
mxs: Reset the EMI block on mx23
by Marek Vasut
· Sat Feb 23 02:42:57 2013 +0000
ea97d34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Sat Feb 23 10:13:40 2013 +0100
e7abe82
mac: Fix the condition check for setting the MAC from the EEPROM
by Holger Hans Peter Freyther
· Thu Feb 07 23:41:03 2013 +0000
50f4b5e
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· Mon Feb 11 04:33:51 2013 +0000
1a754ee
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue Feb 12 10:18:31 2013 -0500
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· Thu Dec 13 20:49:05 2012 +0000
9cbe003a
arm: Move timer_reset_value to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:36 2012 +0000
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:35 2012 +0000
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:34 2012 +0000
8ca1520
arm: Move tbu to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:33 2012 +0000
6ed6e03
arm: Move timer_rate_hz into arch_global_data
by Simon Glass
· Thu Dec 13 20:48:32 2012 +0000
e61accc
at91: Move at91 global data into arch_global_data
by Simon Glass
· Thu Dec 13 20:48:31 2012 +0000
570dcfd
mxs: Use __weak annotation to simplify code
by Fabio Estevam
· Tue Jan 08 05:21:45 2013 +0000
b0d9163
mxs: Boost the memory power supply
by Marek Vasut
· Mon Jan 21 14:57:03 2013 +0000
a18d786
imximage.cfg: run files through C preprocessor
by Troy Kisky
· Fri Jan 18 16:14:24 2013 +0000
9081862
mxs: Add MX23 quirks into the clock code
by Otavio Salvador
· Sat Jan 19 16:02:49 2013 +0000
1dfc4e0
mxs: Fix the memory init for MX23
by Otavio Salvador
· Fri Jan 11 03:19:18 2013 +0000
5a7e6ad
mxs: Add function to ungate the power block on MX23
by Marek Vasut
· Fri Jan 11 03:19:17 2013 +0000
3f4e500
mx23: config: Enable building of u-boot.sb binary
by Otavio Salvador
· Fri Jan 11 03:19:12 2013 +0000
cc9fed6
mx23: SPL: Initialize DDR at 133MHz
by Otavio Salvador
· Fri Jan 11 03:19:11 2013 +0000
5304a26
mx23: SPL: Add boot mode support
by Otavio Salvador
· Fri Jan 11 03:19:10 2013 +0000
fd96c03
mx23: Add support on print_cpuinfo()
by Otavio Salvador
· Fri Jan 11 03:19:08 2013 +0000
2906f94
mxs: clock: Use 'mxs' prefix for methods
by Otavio Salvador
· Fri Jan 11 03:19:03 2013 +0000
9602661
mxs: ssp: Pull out the SSP bus to regs conversion
by Marek Vasut
· Fri Jan 11 03:19:02 2013 +0000
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jan 09 20:01:48 2013 +0100
63d974d
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jan 09 16:57:03 2013 +0100
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· Mon Nov 26 11:27:36 2012 +0000
fafc710
arm: remove useless code in start.S files
by Albert ARIBAUD
· Tue Jan 08 10:18:03 2013 +0000
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· Tue Jan 08 10:18:02 2013 +0000
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Jan 08 13:15:45 2013 +0100
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· Sat Dec 22 11:59:14 2012 +0100
9fd4f7f
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
by Marek Vasut
· Fri Nov 30 18:17:07 2012 +0000
2baa097
davinci: fixed cpu reset
by Davide Bonfanti
· Wed Nov 21 00:45:12 2012 +0000
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· Thu Nov 29 23:18:32 2012 +0000
8850452
mxs: SPL: Generalize memory initialization
by Otavio Salvador
· Tue Dec 04 03:15:51 2012 +0000
e5cf751
mxs: Staticize SPL functions
by Marek Vasut
· Fri Nov 30 07:09:23 2012 +0000
2c060c5
mxs: Properly setup VDDD in power supply setup code
by Marek Vasut
· Fri Nov 30 05:22:13 2012 +0000
4a5e597
mxs: Implement common function to setup VDDx
by Marek Vasut
· Fri Nov 30 05:22:12 2012 +0000
0594f80
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· Fri Oct 26 07:54:25 2012 +0200
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· Wed Oct 17 00:45:46 2012 +0000
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· Fri Oct 12 10:27:03 2012 +0000
e32c661
ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
by Wu, Josh
· Thu Sep 13 22:22:05 2012 +0000
9564605
mx25: Fix eSDHC support
by Benoît Thébaudeau
· Thu Sep 27 10:28:29 2012 +0000
6991d6a
mx25: Define cpu_eth_init() only if needed
by Benoît Thébaudeau
· Thu Sep 27 10:28:09 2012 +0000
b3ab139
mx25: Clean up clocks API
by Benoît Thébaudeau
· Thu Sep 27 10:27:57 2012 +0000
88a2382
mx25 clocks: Fix MXC_FEC_CLK
by Benoît Thébaudeau
· Thu Sep 27 10:27:44 2012 +0000
05dd78f
mx25: Define more standard clocks
by Benoît Thébaudeau
· Thu Sep 27 10:27:28 2012 +0000
48bffe0
mx25: Clean up clock calculations
by Benoît Thébaudeau
· Thu Sep 27 10:27:14 2012 +0000
aa1cf2f
mx25: Fix decode_pll
by Benoît Thébaudeau
· Thu Sep 27 10:26:54 2012 +0000
c47d73f
mx25: add CPU revision 1.2
by Eric Benard
· Sun Sep 23 02:03:05 2012 +0000
ff17767
serial: mxs: spl: Remove empty serial_* functions from SPL code
by Marek Vasut
· Fri Sep 14 23:18:08 2012 +0200
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· Tue Oct 09 09:28:15 2012 +0000
8c2ef80
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· Sat Sep 01 20:49:52 2012 +0000
ea32b7e
kirkwood: implement kw_sdram_size_adjust
by Gerlando Falauto
· Wed Jul 25 06:23:48 2012 +0000
ac935e2
kirkwood: implement kw_sdram_bs_set()
by Gerlando Falauto
· Fri Jul 20 02:34:25 2012 +0000
67393fc
kirkwood: use c-struct for access to SDRAM addr decode registers
by Holger Brunck
· Fri Jul 20 02:34:24 2012 +0000
1293858
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· Tue Aug 14 12:27:13 2012 -0700
d2dd29d
mx25: Define default SoC input clock frequencies
by Benoît Thébaudeau
· Tue Aug 21 11:05:12 2012 +0000
794cdb9
MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
by Marek Vasut
· Tue Aug 28 15:15:53 2012 +0000
dea1cfb
edminiv2: orion5x: fix GPIO inits and values
by Albert ARIBAUD
· Thu Aug 16 06:35:21 2012 +0000
2e383ad
atmel: at91sam9x5: fix name error for spi
by Bo Shen
· Sun Aug 19 20:32:23 2012 +0000
6815cf6
mxs: Convert timeout parameter to 'unsigned int'
by fabio.estevam@freescale.com
· Wed Aug 22 10:10:11 2012 +0000
cf233ed
gpio: add gpio api support to mx27 (v4)
by trem
· Sat Aug 25 05:30:33 2012 +0000
a2bbe0c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
by Otavio Salvador
· Sun Aug 19 04:58:30 2012 +0000
d1de2e0
mxs: Only build internal Ethernet controller for i.MX28
by Otavio Salvador
· Sun Aug 19 04:58:29 2012 +0000
1781100
MX28: config: Allow different target generation in elftosb call
by Otavio Salvador
· Sat Aug 18 07:25:25 2012 +0000
463b685
mx25: Enable dcache
by Benoît Thébaudeau
· Tue Aug 14 03:17:33 2012 +0000
71de699
MX28: Shuffle around the power management code
by Marek Vasut
· Mon Aug 06 11:34:55 2012 +0000
0485006
MX28: Drop the cp15 reconfiguration from SPL
by Marek Vasut
· Mon Aug 06 11:34:54 2012 +0000
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· Mon Aug 13 09:53:12 2012 +0000
d5fd112
mxs: Remove not required include of iomux-mx28.h
by Otavio Salvador
· Mon Aug 13 09:53:10 2012 +0000
8a8da3e
mxs: Remove not required explicit iomux-mx28.h include
by Otavio Salvador
· Mon Aug 13 09:53:09 2012 +0000
7de0d82
davinci, c6x: Always use C version of reset code
by Tom Rini
· Wed Jun 27 05:27:05 2012 +0000
282e2af
da8xx/hawkboard: Add support for ohci host controller
by Sughosh Ganu
· Thu Aug 09 10:45:20 2012 +0000
1a87e3e
i.MX28: bug fixes in PMU configuration code
by Stathis Voukelatos
· Tue Aug 07 15:56:14 2012 +0100
8299bfb
MX28: Move the u-boot.bd info CPUDIR/SOCDIR
by Marek Vasut
· Sun Aug 05 00:36:16 2012 +0000
d0cdd92
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
by Otavio Salvador
· Sun Aug 05 09:05:34 2012 +0000
cb7e948
mxs: Clarify why we poweroff in case of brownout in 5v conflict
by Otavio Salvador
· Sun Aug 05 09:05:33 2012 +0000
f930ea6
mxs: Reowork SPL to use 'mxs' prefix for methods
by Otavio Salvador
· Sun Aug 05 09:05:32 2012 +0000
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· Sun Aug 05 09:05:31 2012 +0000
5309b00
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· Sun Aug 05 09:05:30 2012 +0000
29c70a8
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
by Otavio Salvador
· Sun Aug 05 09:05:29 2012 +0000
e2ddb9f
MX28: use a clear name for DDR2 initialization
by Otavio Salvador
· Sat Jul 28 11:44:20 2012 +0000
ca36b53
MX28: extend print_cpuinfo() to use chip information
by Otavio Salvador
· Sat Jul 28 11:43:47 2012 +0000
33d678e
Enable the EMAC clock in at91_macb_hw_init().
by Markus Hubig
· Tue Aug 07 17:43:22 2012 +0200
42aafb3
arm : Atmel : add at91sam9x5ek board support
by Bo Shen
· Thu Jul 05 17:21:46 2012 +0000
dfd07f6
DaVinci DA8xx: fix set_cpu_clk_info()
by Laurence Withers
· Mon Jul 30 23:30:37 2012 +0000
c28b8c7
DaVinci DA8xx: replace magic number for DDR speed
by Laurence Withers
· Mon Jul 30 23:30:36 2012 +0000
Next »