Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e228332285549dbf353dbd33112d5b53246d431a
/
arch
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· Tue Sep 14 19:13:50 2010 -0500
3b386ae
mpc83xx: fix pcie build warning
by Kim Phillips
· Wed Sep 22 15:31:01 2010 -0500
a4f3ed3
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· Fri Sep 17 23:41:47 2010 +0200
f0b1fc5
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· Fri Sep 17 23:41:46 2010 +0200
b52cde9
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· Thu Sep 16 11:32:04 2010 -0700
43e1b45
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· Fri Sep 03 13:27:02 2010 +0200
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· Wed Sep 15 09:33:25 2010 +0200
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· Mon Sep 20 16:05:31 2010 +0200
8cb251a
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· Sun Sep 12 06:21:37 2010 +0200
95ca5fa
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· Sat Sep 11 09:31:43 2010 +0200
de21eab
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· Thu Sep 16 14:30:37 2010 +0200
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· Thu Sep 09 19:18:00 2010 +0200
e604463
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· Tue Aug 31 19:56:43 2010 -0500
55f965a
ARM: implement relocation for arm1176
by Heiko Schocher
· Fri Sep 17 13:10:53 2010 +0200
cad80e1
ARM: implement relocation for arm720t
by Heiko Schocher
· Fri Sep 17 13:10:52 2010 +0200
c620af2
ARM: implement relocation for arm_intcm
by Heiko Schocher
· Fri Sep 17 13:10:51 2010 +0200
6ecd962
ARM: implement relocation for lh7a40x
by Heiko Schocher
· Fri Sep 17 13:10:50 2010 +0200
296c3ee
ARM: implement relocation for s3c44b0
by Heiko Schocher
· Fri Sep 17 13:10:49 2010 +0200
344c303
ARM: implement relocation for sa1100
by Heiko Schocher
· Fri Sep 17 13:10:48 2010 +0200
b2b37f0
ARM: implement relocation for ixp
by Heiko Schocher
· Fri Sep 17 13:10:47 2010 +0200
3d8f5fa
ARM: implement relocation for pxa
by Heiko Schocher
· Fri Sep 17 13:10:46 2010 +0200
68c4d2e
ARM: implement relocation for ARM946
by Heiko Schocher
· Fri Sep 17 13:10:45 2010 +0200
df329fb
ARM: implement relocation for ARM925
by Heiko Schocher
· Fri Sep 17 13:10:44 2010 +0200
271a240
ARM: implement relocation for ARM920
by Heiko Schocher
· Fri Sep 17 13:10:43 2010 +0200
0e2412a
ARM: implement relocation for ARM926
by Heiko Schocher
· Fri Sep 17 13:10:42 2010 +0200
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· Fri Sep 17 13:10:41 2010 +0200
504f87c
ARM: implement relocation for ARM11
by Heiko Schocher
· Fri Sep 17 13:10:40 2010 +0200
aeb2991
ARM: add relocation support
by Heiko Schocher
· Fri Sep 17 13:10:39 2010 +0200
eeedb86
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· Fri Sep 17 13:10:34 2010 +0200
092cf16
relocation: fixup cmdtable
by Heiko Schocher
· Fri Sep 17 13:10:33 2010 +0200
95965b9
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· Fri Sep 17 13:10:32 2010 +0200
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· Fri Sep 17 13:10:31 2010 +0200
5443309
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· Fri Sep 17 13:10:30 2010 +0200
69f1d0c
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· Fri Sep 17 13:10:29 2010 +0200
9fce7e4
arm: get rid of bi_env
by Heiko Schocher
· Fri Sep 17 13:10:28 2010 +0200
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· Sat Jul 24 20:22:02 2010 +0200
ea9e0be
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· Wed Aug 11 09:38:31 2010 +0200
34ed109
Prepare v2010.09-rc2
by Wolfgang Denk
· Sun Sep 19 17:47:52 2010 +0200
b4eceac
Save environment data to mmc.
by Terry Lv
· Mon May 17 10:57:01 2010 +0800
9045142
ARM: Update ARM mach-types
by Thomas Weber
· Tue Sep 14 16:42:54 2010 +0200
4fdcc42
x86: Fix x86 Cold Boot
by Graeme Russ
· Sun Aug 22 16:25:59 2010 +1000
757660f
x86: Fix do_go_exec() - const argv[]
by Graeme Russ
· Sun Aug 22 16:25:58 2010 +1000
e9e8bab
Prepare v2010.09-rc1
by Wolfgang Denk
· Fri Sep 10 00:16:19 2010 +0200
f23f9df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Thu Sep 09 21:39:46 2010 +0200
4dce358
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· Thu Sep 09 19:55:02 2010 +0200
1cabed5
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
by Wolfgang Denk
· Thu Aug 19 00:27:33 2010 +0200
a7561cc
ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank
by Steve Sakoman
· Thu Aug 19 20:09:57 2010 -0700
96b4a89
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· Wed Aug 25 13:22:44 2010 -0700
bcf8e72
ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions
by Mans Rullgard
· Wed Apr 14 16:10:28 2010 +0100
3d81b55
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· Wed Apr 14 15:49:57 2010 +0100
85975dd
ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions
by Mans Rullgard
· Wed Apr 14 11:08:00 2010 +0100
24e81c1
ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX
by Steve Sakoman
· Wed Aug 18 07:34:09 2010 -0700
ad74ace
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
by Steve Sakoman
· Tue Aug 17 14:39:34 2010 -0700
6e09a76
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· Wed Aug 04 09:39:40 2010 -0700
6e28ba2
Merge branch 'avr32' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· Wed Sep 08 00:48:27 2010 +0200
3961838
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· Wed Sep 08 00:42:00 2010 +0200
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Wed Sep 08 00:03:22 2010 +0200
b91d6d4
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· Tue Sep 07 23:20:53 2010 +0200
ac40508
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Sep 07 22:19:49 2010 +0200
e6ca10d
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Tue Sep 07 21:52:29 2010 +0200
3f4d334
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· Tue Sep 07 21:46:14 2010 +0200
df85f80
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· Tue Sep 07 21:28:20 2010 +0200
4cf6135
at91_pit: Fix AT91_PIT_MR_PIV_MASK macro
by Alexander Stein
· Wed Aug 04 11:24:53 2010 +0200
c6f292f
avr32: Add simple paging support
by Haavard Skinnemoen
· Thu Aug 12 13:52:54 2010 +0700
67d7935
avr32: Print unrelocated PC on exception
by Haavard Skinnemoen
· Thu Aug 12 13:52:52 2010 +0700
6348f1d
AT91: add option to enable pullups in at91sam9260_devices.c
by Reinhard Meyer
· Wed Aug 25 12:32:53 2010 +0200
609e631
AT91: reset.c: fix comments, add option
by Reinhard Meyer
· Mon Aug 09 13:25:37 2010 +0200
57281c3
AT91: fix at91sam9260.h for AT91SAM9XE
by Reinhard Meyer
· Tue Aug 24 11:18:09 2010 +0200
8ec18f4
AT91SAM9XE: add embedded flash support
by Reinhard Meyer
· Tue Jul 27 15:18:38 2010 +0200
c9c7606
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· Tue Jul 27 16:22:09 2010 +0200
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· Fri Aug 13 10:31:06 2010 +0200
04bb5fc
ppc4xx: Invalidate d-cache when used as init-ram
by Stefan Roese
· Tue Aug 31 11:27:14 2010 +0200
0a9cc2f
ppc4xx: Fix 440EPx bug in reconfigure_pll()
by Stefan Roese
· Thu Aug 26 17:14:51 2010 +0200
5207e77
Fix parameters to support RDIMM for P2020DS
by York Sun
· Fri Aug 27 16:25:56 2010 -0500
ffd4f72
AT91 Fix: return value of get_tbclk
by Jens Scharsig
· Sat Aug 07 19:49:42 2010 +0200
fc62ca8
ARMV7: S5P: rename the member of gpio structure
by Minkyu Kang
· Wed Aug 25 13:45:43 2010 +0900
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· Tue Aug 24 15:51:55 2010 +0900
dc76182
orion5x: fix comment-in-comment typo in cpu.h
by Albert Aribaud
· Fri Aug 27 21:41:48 2010 +0530
f9c72f6
Kirkwood: bugfix: window size (mis)calculation
by Prafulla Wadaskar
· Thu Aug 26 14:43:55 2010 +0530
7e0978f
Orion5x: bugfix: window size (mis)calculation
by Albert Aribaud
· Thu Aug 26 14:05:19 2010 +0530
0d755c0
ARMV7: S5P: fix the macro at samsung_get_base function
by Minkyu Kang
· Tue Aug 24 15:37:57 2010 +0900
f39eafc
S5P: mmc: fix the mmc offset
by Minkyu Kang
· Fri Aug 20 17:57:38 2010 +0900
2917c0a
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· Thu Aug 19 20:41:50 2010 +0900
0a2b631
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· Thu Aug 19 13:48:11 2010 +0900
25cfc75
omap2: i2c: remove redundant header definitions
by Nishanth Menon
· Wed Aug 18 19:39:09 2010 -0500
50b5194
omap2: i2c: add syss offset
by Nishanth Menon
· Wed Aug 18 19:39:08 2010 -0500
51a1193
mpx85xx/fdt: Add cpu-release-addr for all cores
by Matthew McClintock
· Thu Aug 19 13:57:48 2010 -0500
5975e79
nios2: fix out of reach case for do_reset
by Thomas Chou
· Mon Aug 16 10:49:44 2010 +0800
97ffc02
nios2: fix bootm error on fdt args
by Thomas Chou
· Fri Jul 30 14:12:12 2010 +0800
1c9cee9
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
by Kumar Gala
· Tue Aug 17 23:12:37 2010 -0500
2ecbfeb
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· Mon Aug 09 18:39:57 2010 -0500
4e6d1b2
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· Wed Aug 18 21:19:00 2010 +0200
d1c84b3
ARM: Update ARM mach-types
by Sandeep Paulraj
· Wed Aug 18 10:45:54 2010 -0400
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· Fri Aug 13 16:07:35 2010 +0900
92cb940
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· Thu Aug 12 23:08:05 2010 +0200
87694aa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Thu Aug 12 23:05:22 2010 +0200
906a152
AM35x: Adding SCM general register definitions
by Ajay Kumar Gupta
· Fri Jul 09 11:43:47 2010 +0530
36e63df
Blackfin: re-use board data in cpu banner
by Mike Frysinger
· Mon Aug 09 17:39:22 2010 -0400
ae712d8
Blackfin: shutdown video DMA when booting Linux
by Michael Hennerich
· Fri Aug 07 02:47:54 2009 +0000
Next »