Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e7d9c4f46bd78952bb798189997c7d23775ffc27
/
arch
11dee96
powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
by Prabhakar Kushwaha
· Fri Jul 05 11:59:26 2013 +0530
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
f059d0a
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· Wed Jul 10 23:08:09 2013 -0700
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
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· Tue Jul 02 13:57:44 2013 +0200
6162f71
Fix bootm to work on powerpc again (compressed uImage)
by Stefan Roese
· Fri Jun 28 10:02:03 2013 +0200
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
2ecfc78
ColdFire: Update the arch_global_date changes for mcf5441x
by Jason Jin
· Wed Jun 26 10:21:31 2013 +0800
9184c45
Fix MCF5235 SDRAM base address macro
by Steve deRosier
· Tue Jan 22 13:05:35 2013 -0800
537f186
m68k: fix debug call befor serial init
by Jens Scharsig (BuS Elektronik)
· Wed Jan 16 08:24:10 2013 +0100
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
42081ce
x86: Support tracing function
by Simon Glass
· Tue Jun 11 11:14:52 2013 -0700
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
794a921
Clarify bootm OS arguments
by Simon Glass
· Tue Jun 11 11:14:46 2013 -0700
e7f1eb5
sandbox: Support trace feature
by Simon Glass
· Tue Jun 11 11:14:44 2013 -0700
42fc60a
x86: Correct missing local variable in bootm
by Simon Glass
· Tue Jun 11 11:14:34 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
2016d45
powerpc/85xx: Add P1023RDB board support
by Chunhe Lan
· Fri Jun 14 16:21:48 2013 +0800
c2ea92b
powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
by Prabhakar Kushwaha
· Thu Jun 13 10:14:00 2013 +0530
ab95b09
powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE
by Axel Lin
· Sun May 26 15:00:30 2013 +0800
5ca62f2
powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
by Ying Zhang
· Fri Jun 07 17:25:16 2013 +0800
0d4f544
powerpc/mpc85xx: support application without resetvec segment in the linker script
by Ying Zhang
· Mon May 20 14:07:23 2013 +0800
3f4a5c4
powerpc/mpc85xx: work around erratum A-006593
by Scott Wood
· Wed May 15 17:50:13 2013 -0500
6f024c9
fsl_ifc: add support for different IFC bank count
by Mingkai Hu
· Thu May 16 10:18:13 2013 +0800
50082f0
powerpc/t4qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:50 2013 +0800
0ff15f9
powerpc/b4860qds: Slave module for boot from SRIO and PCIE
by Liu Gang
· Tue May 07 16:30:48 2013 +0800
27afb9c
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· Tue May 07 16:30:46 2013 +0800
7cc7b77
85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT
by Andy Fleming
· Thu Jun 20 14:54:33 2013 -0500
f4c557c
powerpc: Use lower case for the core names
by Fabio Estevam
· Sun Apr 21 13:11:02 2013 -0300
84fa67e
powerpc/BSC9132: Add IFC bank count
by York Sun
· Thu Apr 18 19:31:01 2013 -0700
f81e8b2
board/bsc9131rdb: Add DSP side tlb and laws
by Priyanka Jain
· Thu Apr 04 09:31:54 2013 +0530
ab4ab01
powerpc/mpc85xx: new SPL support for IFC NAND
by Prabhakar Kushwaha
· Tue Apr 16 13:27:59 2013 +0530
d324f47
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· Tue Apr 16 13:27:44 2013 +0530
abe3a3f
powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t
by Mingkai Hu
· Fri Apr 12 15:56:28 2013 +0800
7bd4b72
85xx: Change clock-frequency compatible to 2.0
by Andy Fleming
· Mon Jun 17 15:10:28 2013 -0500
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
8a88e9f
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
by Scott Wood
· Fri May 17 20:01:54 2013 -0500
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
61c517f
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· Thu May 30 02:54:32 2013 +0000
44466ad
ARM: OMAP5: clocks: Do not enable sgx clocks
by Sricharan R
· Thu May 30 02:54:31 2013 +0000
37bce59
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· Thu May 30 02:54:30 2013 +0000
1246453
OMAP5: Fix bug in omap5_es1_prcm struct
by Lubomir Popov
· Sun May 26 10:03:17 2013 +0000
84bd325
OMAP5: add ABB setup for MPU voltage domain
by Andrii Tseglytskyi
· Mon May 20 22:42:09 2013 +0000
28095da
OMAP3+: introduce generic ABB support
by Andrii Tseglytskyi
· Mon May 20 22:42:08 2013 +0000
17aa901
MIPS: asm/errno.h: switch to asm-generic/errno.h
by Daniel Schwierzeck
· Sat Jun 08 19:23:12 2013 +0200
fe17a60
MIPS: fix __raw_* IO accessors
by Gabor Juhos
· Wed Feb 20 22:03:01 2013 +0000
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Jun 08 14:35:10 2013 +0200
Next »