Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3496b18e3ab00793488186d1a69161082f618ae5
/
arch
3496b18
i2c, mpc5xxx: add multibus support
by Heiko Schocher
· Wed Nov 10 08:57:55 2010 +0100
401b592
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· Thu Nov 04 19:02:00 2010 +0100
439a7bf
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
by Haiying Wang
· Wed Nov 10 15:37:13 2010 -0500
9ac755b
powerpc/85xx: Fix lds for nand build
by Haiying Wang
· Wed Nov 10 14:32:36 2010 -0500
abc587f
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· Fri Oct 29 22:03:00 2010 +0200
3d7d377
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Fri Oct 29 21:50:24 2010 +0200
e020dd4
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· Fri Oct 29 21:47:48 2010 +0200
d9b3550
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· Fri Oct 29 21:46:08 2010 +0200
1763e55
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· Fri Oct 29 21:44:40 2010 +0200
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· Thu Oct 28 20:52:49 2010 +0200
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· Thu Oct 28 20:35:36 2010 +0200
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· Thu Oct 28 20:00:11 2010 +0200
9a5ff78
Kirkwood: bugfix: DRAM size initialization
by Tanmay Upadhyay
· Thu Oct 28 20:06:22 2010 +0530
bc08e7e
mx51evk: support new relocation scheme
by Shawn Guo
· Thu Oct 28 10:13:15 2010 +0800
6eb9010
MX51: remove warning in clock.c
by Stefano Babic
· Thu Oct 28 11:08:52 2010 +0200
0fe61ce
imx25: Fix reset
by Matthias Weisser
· Wed Oct 27 16:34:38 2010 +0200
4893625
MX5:use common u-boot.lds of cpu layer
by Jason Liu
· Thu Oct 21 09:11:47 2010 +0800
383c43e
Add generic support for samsung s3c2440
by C Nauman
· Tue Oct 26 23:04:31 2010 +0900
a704d03
Blackfin: config.mk: drop manual stripping of config vars
by Mike Frysinger
· Tue Oct 19 02:48:34 2010 -0400
bc78fa4
Blackfin: fix building after asm-offsets.h intro
by Mike Frysinger
· Wed Oct 27 21:10:58 2010 -0400
2f570f2
arm/pxa: remove unused arch-pxa/macro.h
by Mikhail Kshevetskiy
· Thu Oct 28 01:47:24 2010 +0400
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
c81025d
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· Wed Oct 27 20:37:33 2010 +0200
98dd07c
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· Sat Oct 23 23:22:38 2010 +0200
977c77f
arm, bootm: Fix compile warning
by Heiko Schocher
· Mon Oct 25 08:33:38 2010 +0200
5e870f1
arm1176: fix relocation
by Darius Augulis
· Mon Oct 25 13:48:03 2010 +0300
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· Mon Oct 25 13:45:35 2010 +0300
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
ea4b2c8
ARM: Use consistent assembler syntax
by Gray Remlin
· Sun Oct 24 16:18:31 2010 +0100
995e6a2
MPC8315ERD: fix build error
by Wolfgang Denk
· Sun Oct 24 16:07:23 2010 +0200
aac7359
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· Tue Oct 19 11:13:22 2010 +0200
b864d96
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· Sat Oct 23 22:08:33 2010 +0200
153787d
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· Sat Oct 23 21:56:51 2010 +0200
62b068b
SPARC: added unaligned definitions
by Magnus Sjalander
· Wed May 26 13:23:53 2010 +0200
541af6f
PXA: Use pxa-regs.h register definitions in start.S
by Marek Vasut
· Wed Oct 20 20:09:09 2010 +0200
f29c11b
PXA: Implement ELF relocation
by Marek Vasut
· Wed Oct 20 19:36:39 2010 +0200
ed5939d
MX51: Add IPU driver for video support
by Stefano Babic
· Wed Oct 13 12:16:35 2010 +0200
0b43bd8
sh: Fix warning about uninitialized value of ramdisk_flags
by Nobuhiro Iwamatsu
· Tue Oct 19 17:14:15 2010 +0900
5e8886c
sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE
by Nobuhiro Iwamatsu
· Tue Oct 19 17:07:07 2010 +0900
190f4f7
sh: Add support load and boot of Initrd.
by Nobuhiro Iwamatsu
· Tue Sep 28 12:14:57 2010 +0900
9a73601
ppc: Don't initialize write protected NOR flashes
by John Schmoller
· Wed Sep 29 14:05:44 2010 -0500
652af10
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· Wed Oct 20 21:20:24 2010 +0200
61138fe
ppc4xx: Change tsr/tcr macros to upper case
by Stefan Roese
· Mon Oct 04 11:09:40 2010 +0200
1047c16
85xx: Use gc-sections to reduce image size
by Peter Tyser
· Wed Sep 29 14:05:56 2010 -0500
eb16874
86xx: Use gc-sections to reduce image size
by Peter Tyser
· Wed Sep 29 14:05:55 2010 -0500
d26490e
86xx: Create common linker script
by Kumar Gala
· Wed Oct 20 01:29:29 2010 -0500
5722853
mpc8640: Update the io_sel fields for PCI Express
by Peter Tyser
· Wed Sep 29 14:05:41 2010 -0500
ec8863b
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
by Aaron Sierra
· Thu Sep 30 12:22:16 2010 -0500
2927c5e
Disable unused chip-select for DDR controller interleaving
by York Sun
· Mon Oct 18 13:46:50 2010 -0700
269c7eb
Adding fixed sdram setting for cornet_ds board
by York Sun
· Mon Oct 18 13:46:49 2010 -0700
c41b744
Add memory test feature for mpc85xx POST.
by York Sun
· Tue Sep 28 15:20:33 2010 -0700
ba99a33
Adding more control to physical address mapping
by York Sun
· Tue Sep 28 15:20:32 2010 -0700
6bc9fd5
powerpc/8xxx: Add fdt_fixup_phy_connection helper
by Kumar Gala
· Thu Sep 30 09:15:03 2010 -0500
3bc2d8d
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· Thu Sep 30 09:14:40 2010 -0500
5f09b92
MX31: Removed warnings for iomux function
by Stefano Babic
· Tue Oct 19 20:19:13 2010 +0200
e57b330
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Oct 20 00:10:07 2010 +0200
a3b90ca
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· Tue Oct 19 10:29:55 2010 -0400
b9b8ea3
PXA: Fix reloc, Push lowlevel init into C code
by Marek Vasut
· Tue Sep 28 15:44:10 2010 +0200
b9f1dba
PXA: fix MDREFR[APD] bit setting
by Mikhail Kshevetskiy
· Thu Aug 26 23:24:22 2010 +0400
2b35a8f
PXA: pxafb: Marvell Littleton LCD definition
by Marek Vasut
· Thu Dec 31 03:44:22 2009 +0100
916caf9
PXA: pxafb: Add support for Sharp LQ038J7DH53
by Marek Vasut
· Mon Jul 19 11:21:38 2010 +0200
abd23e8
PXA: pxafb: Add ACX517AKN support
by Marek Vasut
· Sun Jul 18 04:46:55 2010 +0200
2db1e96
PXA: pxa-regs.h cleanup
by Marek Vasut
· Thu Sep 09 09:50:39 2010 +0200
8c4a26e
PXA: pxafb: Fix indent problems
by Marek Vasut
· Thu Sep 23 08:32:54 2010 +0200
6ffa6ee
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· Tue Oct 19 22:10:47 2010 +0200
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· Tue Oct 19 21:07:52 2010 +0200
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Tue Oct 19 20:58:16 2010 +0200
0a1790a
AT91 clock/timer: move static data to global_data struct
by Reinhard Meyer
· Tue Oct 05 16:54:35 2010 +0200
54d640d
at91rm9200: enable USB support
by Andreas Bießmann
· Mon Oct 18 22:58:30 2010 +0200
3573ee9
MX5: Remove dead code with ENABLE_IMPRECISE_ABORT
by Jason Liu
· Tue Oct 19 16:22:14 2010 +0800
bfa1424
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· Tue Sep 28 14:35:02 2010 +0900
af3c3b2
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· Mon Sep 27 15:43:52 2010 +0900
ab51f1e
ARM: add flat device tree support
by John Rigby
· Wed Oct 13 13:57:36 2010 -0600
eea8e69
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· Wed Oct 13 13:57:35 2010 -0600
708e667
FDT: only call boot_get_fdt from generic code
by John Rigby
· Wed Oct 13 13:57:34 2010 -0600
c61b25a
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· Thu Oct 14 11:51:44 2010 +0200
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· Thu Oct 14 23:33:24 2010 -0500
7c3be66
MPC5121: Add USB EHCI support
by Damien Dusha
· Thu Oct 14 15:27:06 2010 +0200
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
e7a7ed2
MX5: rename mx51 to mx5
by Jason Liu
· Mon Oct 18 11:09:26 2010 +0800
fee0e3a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Sun Oct 17 20:25:05 2010 +0200
e7f3e72
OMAP3: SDRC: Introduce Numonyx DDR type
by Enric Balletbo i Serra
· Thu Oct 14 16:53:27 2010 -0400
97c57f1
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· Wed Sep 29 20:59:51 2010 -0700
3978959
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· Thu Sep 30 21:46:52 2010 -0700
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· Sat Sep 18 20:32:33 2010 -0700
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· Sun Oct 17 19:57:38 2010 +0200
b91d7d9
Blackfin: workaround anomaly 05000440
by Mike Frysinger
· Thu Oct 14 14:29:17 2010 -0400
42cb1bb
Blackfin: update anomaly lists to latest sheets
by Mike Frysinger
· Thu Oct 14 14:22:02 2010 -0400
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· Mon Oct 11 05:51:39 2010 -0700
86dee4a
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· Thu Oct 07 22:32:48 2010 -0500
7f0ca34
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Oct 13 20:59:47 2010 +0200
6272c7e
MX31: add support for setting pin pads
by Stefano Babic
· Wed Oct 06 08:59:26 2010 +0200
bc86e0f
MX31: Adding missing iomux pin to MX.31 registers
by Stefano Babic
· Fri Oct 01 12:34:34 2010 +0200
429ddf6
arm1136, qong: add support for ELF relocations
by Heiko Schocher
· Wed Oct 13 07:57:14 2010 +0200
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· Mon Oct 11 14:08:15 2010 +0200
0a2817f
arm926ejs, tx25: add support for ELF relocations
by Heiko Schocher
· Mon Oct 11 14:08:14 2010 +0200
6d1fcb1
arm: implement ELF relocations
by Albert Aribaud
· Mon Oct 11 13:13:28 2010 +0200
35c638b
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· Thu Oct 07 15:48:45 2010 -0600
c959998
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· Fri Sep 24 23:31:43 2010 +0200
Next »