Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e0f808f50793fac93014ae0c2d154393d9d0bf7
/
arch
5e0f808
x86: Remove reset_status, relocoff from global_data
by Simon Glass
· Thu Dec 13 20:48:43 2012 +0000
2e4df99
x86: Move gd_addr into arch_global_data
by Simon Glass
· Thu Dec 13 20:48:41 2012 +0000
2c5ca20
x86: Set up the global data pointer in C instead of asm
by Simon Glass
· Thu Dec 13 20:48:42 2012 +0000
4e48d8a
x86: Remove gdt_addr from arch_global_data
by Simon Glass
· Thu Dec 13 20:48:40 2012 +0000
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:39 2012 +0000
7734b95
nds32: Drop tlb_addr from global data
by Simon Glass
· Thu Dec 13 20:48:38 2012 +0000
dddf345
ixp: Move timestamp to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:37 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
3ac47d7
Add architecture-specific global data
by Simon Glass
· Thu Dec 13 20:48:30 2012 +0000
97ec739
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· Tue Jan 22 00:15:49 2013 +0000
b916605
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Wed Jan 30 19:26:38 2013 -0500
7f44466
MIPS: add unified u-boot.lds file
by Gabor Juhos
· Wed Jan 30 04:31:52 2013 +0000
1da7d29
MIPS: remove OUTPUT_FORMAT from linker scripts
by Gabor Juhos
· Wed Jan 30 02:22:51 2013 +0000
d84ec3a
MIPS: xburst: simplify relocation offset calculation
by Gabor Juhos
· Wed Jan 30 04:51:06 2013 +0000
bc18d0b
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· Wed Jan 30 04:56:37 2013 +0000
95bd8e5
powerpc/t4240: Adding workaround errata A-005871
by Shengzhou Liu
· Wed Jan 23 19:56:23 2013 +0000
90a7f9f
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
by Vakul Garg
· Wed Jan 23 22:52:31 2013 +0000
021b7ae
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
by Anatolij Gustschin
· Mon Jan 21 23:50:27 2013 +0000
33a619c
powerpc/mpc85xx: add support for MMUv2 page sizes
by Scott Wood
· Fri Jan 18 15:45:58 2013 +0000
92543c2
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
by Prabhakar Kushwaha
· Wed Jan 23 17:59:57 2013 +0000
4379438
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
by James Yang
· Mon Jan 07 14:01:03 2013 +0000
15e172a
Add copy command to FSL DDR interactive
by James Yang
· Fri Jan 04 08:14:02 2013 +0000
6c936cf
Fix data stage name matching issue
by James Yang
· Fri Jan 04 08:14:01 2013 +0000
1a9ea45
Move DDR command parsing to separate function
by James Yang
· Fri Jan 04 08:14:00 2013 +0000
5025a8d
powerpc/mpc8xxx: Enable entering DDR debugging by key press
by York Sun
· Fri Jan 04 08:13:59 2013 +0000
ccf0e68
powerpc/mpc85xx:Fix Core cluster configuration loop
by Prabhakar Kushwaha
· Sun Dec 23 19:25:18 2012 +0000
248865e
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· Sun Dec 23 19:24:16 2012 +0000
1c85955
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· Sun Dec 23 19:22:33 2012 +0000
33d57c3
powerpc/mpc85xx: Reserve default boot page
by York Sun
· Fri Dec 14 06:21:58 2012 +0000
5b25f6f
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· Tue Jan 29 15:36:23 2013 -0500
eb59024
MIPS: start.S: don't save flush_cache parameters in advance
by Gabor Juhos
· Thu Jan 24 06:27:55 2013 +0000
fac2f65
MIPS: start.S: simplify relocation offset calculation
by Gabor Juhos
· Thu Jan 24 06:27:54 2013 +0000
f902d46
MIPS: start.S: save reused arguments earlier in relocate_code
by Gabor Juhos
· Thu Jan 24 06:27:53 2013 +0000
d9bcb6c
MIPS: start.S: set sp register directly
by Gabor Juhos
· Thu Jan 24 06:27:52 2013 +0000
9a081ab
MIPS: start.S: fix boundary check in relocate_code
by Gabor Juhos
· Thu Jan 24 06:27:51 2013 +0000
9d632e6
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
by Gabor Juhos
· Wed Jan 16 03:05:01 2013 +0000
ad6cca1
MIPS: convert IO port accessor functions to 'static inline'
by Gabor Juhos
· Wed Jan 16 02:39:23 2013 +0000
c199a06
MIPS: use inline directive for __in*s functions
by Gabor Juhos
· Wed Jan 16 02:39:22 2013 +0000
34112e5
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· Wed Jan 16 18:34:09 2013 -0600
7f959fd
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
by Gabor Juhos
· Mon Jan 07 02:53:42 2013 +0000
72cb5f0
MIPS: bootm.c: separate environment initialization
by Gabor Juhos
· Mon Jan 07 02:53:41 2013 +0000
e0d783b
MIPS: bootm.c: separate linux jump code
by Gabor Juhos
· Mon Jan 07 02:53:40 2013 +0000
a89c233
MIPS: bootm.c: use debug macro to print debug message
by Gabor Juhos
· Sun Jan 06 00:54:20 2013 +0000
6c2f007
pxa: Save lr register in relocate_code function
by Łukasz Dałek
· Sat Jan 12 11:39:27 2013 +0000
20d6b8f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Mon Jan 14 17:00:02 2013 +0100
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Mon Jan 14 15:21:00 2013 +0100
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· Mon Oct 22 15:19:01 2012 +0000
46c1ca1
m68k/lib: fix serial driver relocation
by angelo
· Fri Nov 23 12:23:39 2012 +0000
6c52916
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jan 11 14:38:24 2013 -0700
29fe8c5
Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
by Jaehoon Chung
· Thu Dec 27 22:30:33 2012 +0000
8788e06
Exynos: clock: support get_mmc_clk for exynos
by Jaehoon Chung
· Thu Dec 27 22:30:32 2012 +0000
d84d60f
arm: Tabify code for MMC initialization
by Taylor Hutt
· Fri Nov 30 13:01:23 2012 +0000
25d0227
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· Fri Nov 30 13:01:22 2012 +0000
f1ffb6c
arm: Make interrupts.o and reset.o in libarm also appear in SPL
by Tom Wai-Hong Tam
· Fri Nov 30 13:01:21 2012 +0000
e882201
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· Fri Nov 30 13:01:19 2012 +0000
6b8d5fd
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· Fri Nov 30 13:01:17 2012 +0000
7d5c036
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· Fri Nov 30 13:01:16 2012 +0000
72866c7
arm: Keep track of the tlb size as well as its location
by Gabe Black
· Fri Nov 30 13:01:15 2012 +0000
7a7825f
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· Fri Nov 30 13:01:14 2012 +0000
b6983ce
EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM
by Ajay Kumar
· Tue Jan 08 20:42:24 2013 +0000
17dd856
EXYNOS5: Change parent clock of FIMD to MPLL
by Ajay Kumar
· Tue Jan 08 20:42:23 2013 +0000
ca67ee2
EXYNOS5: Add support for FIMD and DP
by Ajay Kumar
· Tue Jan 08 20:42:26 2013 +0000
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jan 09 20:01:48 2013 +0100
c69880c
mx6: Add workaround for ARM errata
by Fabio Estevam
· Fri Jan 04 16:07:26 2013 +0000
63d974d
Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jan 09 16:57:03 2013 +0100
a9f7295
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Jan 09 08:13:22 2013 -0700
8011ee4
arch-kirkwood: Ethernet port macro returning incorrect address
by Luke Lowrey
· Mon Jun 25 06:37:09 2012 +0000
4d42431
kirkwood: make MPP arrays static const
by Albert ARIBAUD
· Mon Nov 26 11:27:36 2012 +0000
7e8c263
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Tue Jan 08 08:28:27 2013 -0700
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
e17037d
EXYNOS5: Add device node for USB.
by Rajeshwari Shinde
· Mon Jan 07 23:35:04 2013 +0000
44c8701
EXYNOS5: FDT: Add SPI device node data
by Rajeshwari Shinde
· Wed Dec 26 20:03:22 2012 +0000
9b3cc40
EXYNOS5: FDT: Add sound device node data
by Rajeshwari Shinde
· Wed Dec 26 20:03:14 2012 +0000
28bae82
EXYNOS5: FDT : Decode peripheral id
by Rajeshwari Shinde
· Wed Dec 26 20:03:11 2012 +0000
44a4a82
EXYNOS5: FDT: Add I2C device node data
by Rajeshwari Shinde
· Wed Dec 26 20:03:08 2012 +0000
a90efe9
arm:exynos4:pinmux: Modify the gpio function for mmc
by Piotr Wilczek
· Wed Jan 02 21:31:00 2013 +0000
400ab16
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
by Chander Kashyap
· Sun Oct 07 01:43:17 2012 +0000
db3040a
exynos5: Add DT based driver for SMC911X ethernet
by Hatim RV
· Tue Dec 11 00:52:47 2012 +0000
89ee402
EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
by Hatim RV
· Tue Dec 11 00:52:45 2012 +0000
252991e
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
by Chander Kashyap
· Tue Dec 25 20:13:42 2012 +0000
8625f10
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
by Chander Kashyap
· Tue Dec 25 20:13:40 2012 +0000
72370bb
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
by Chander Kashyap
· Tue Dec 25 20:13:38 2012 +0000
dcadd25
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Dec 22 05:55:19 2012 -0700
8f9e08b
Merge samsung, imx, tegra into u-boot-arm/master
by Albert ARIBAUD
· Sat Dec 22 11:59:14 2012 +0100
07fecef
sh: add support for sh7752evb board
by Yoshihiro Shimoda
· Sun Nov 04 15:53:22 2012 +0000
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· Thu Dec 06 13:33:17 2012 +0000
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· Wed Dec 19 13:02:36 2012 -0800
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· Tue Dec 11 22:16:22 2012 -0600
7dadbeb
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Wed Dec 12 06:51:02 2012 -0700
7fe0ac8
mips: serial: Fix busted manual relocation
by Joe Hershberger
· Tue Dec 11 17:52:50 2012 +0000
689eecd
MIPS: constify mips_io_port_base
by Daniel Schwierzeck
· Wed Dec 12 13:13:48 2012 +0100
459af69
Add strcasecmp() and strncasecmp()
by Simon Glass
· Wed Dec 05 14:46:35 2012 +0000
edad217
exynos:pinmux: Add pinmux support for i2c
by Piotr Wilczek
· Tue Nov 20 02:19:04 2012 +0000
Next »