]>
git.sur5r.net Git - u-boot/log 
Graeme Russ  [Sat, 12 Feb 2011 04:12:05 +0000  (15:12 +1100)] 
x86: Fix incorrect usage of relocation offset
Graeme Russ  [Sat, 12 Feb 2011 04:12:03 +0000  (15:12 +1100)] 
x86: Move console initialisation into board_init_f
Graeme Russ  [Sat, 12 Feb 2011 04:12:01 +0000  (15:12 +1100)] 
x86: Move test for cold boot into init functions
Graeme Russ  [Sat, 12 Feb 2011 04:11:59 +0000  (15:11 +1100)] 
x86: Move call to dram_init_f into board_init_f
Graeme Russ  [Sat, 12 Feb 2011 04:11:58 +0000  (15:11 +1100)] 
x86: Defer setup of final stack
Graeme Russ  [Sat, 12 Feb 2011 04:11:54 +0000  (15:11 +1100)] 
sc520: Move RAM sizing code from asm to C
Graeme Russ  [Sat, 12 Feb 2011 04:11:52 +0000  (15:11 +1100)] 
x86: Use Cache-As-RAM for initial stack
Graeme Russ  [Sat, 12 Feb 2011 04:11:50 +0000  (15:11 +1100)] 
x86: Move initial gd to fixed location
Graeme Russ  [Sat, 12 Feb 2011 04:11:48 +0000  (15:11 +1100)] 
eNET: General code cleanup
Graeme Russ  [Sat, 12 Feb 2011 04:11:47 +0000  (15:11 +1100)] 
eNET: Rearrange PAR assignments
Graeme Russ  [Sat, 12 Feb 2011 04:11:45 +0000  (15:11 +1100)] 
eNET: Define MMCR values in config.h
Graeme Russ  [Sat, 12 Feb 2011 04:11:43 +0000  (15:11 +1100)] 
eNET: Add RTC support to eNET
Graeme Russ  [Sat, 12 Feb 2011 04:11:41 +0000  (15:11 +1100)] 
eNET: Fix eNET Interrupt Setup for Linux
Graeme Russ  [Sat, 12 Feb 2011 04:11:40 +0000  (15:11 +1100)] 
sc520: Remove printf calls from cpu_init_f
Graeme Russ  [Sat, 12 Feb 2011 04:11:38 +0000  (15:11 +1100)] 
sc520: Move board specific settings to board init function
Graeme Russ  [Sat, 12 Feb 2011 04:11:36 +0000  (15:11 +1100)] 
sc520: Define MMCR address in include file
Graeme Russ  [Sat, 12 Feb 2011 04:11:35 +0000  (15:11 +1100)] 
x86: Make cpu init functions weak
Graeme Russ  [Sat, 12 Feb 2011 04:11:33 +0000  (15:11 +1100)] 
x86: Call early_board_init when warm booting
Graeme Russ  [Sat, 12 Feb 2011 04:11:32 +0000  (15:11 +1100)] 
x86: Add processor flags header from linux
Graeme Russ  [Sat, 12 Feb 2011 04:11:30 +0000  (15:11 +1100)] 
x86: Move Global Descriptor Table defines to processor.h
Graeme Russ  [Sat, 12 Feb 2011 04:11:28 +0000  (15:11 +1100)] 
x86: Add stack dump to register dump
Graeme Russ  [Sat, 12 Feb 2011 04:11:26 +0000  (15:11 +1100)] 
x86: Fix mangled umlauts
Graeme Russ  [Sat, 12 Feb 2011 04:11:25 +0000  (15:11 +1100)] 
sc520: Sort Makefile
Graeme Russ  [Sat, 12 Feb 2011 04:11:24 +0000  (15:11 +1100)] 
x86: Parametize values used in linker script
Graeme Russ  [Sat, 12 Feb 2011 04:11:22 +0000  (15:11 +1100)] 
eNET: Create distinct board configurations
Graeme Russ  [Sat, 12 Feb 2011 04:11:21 +0000  (15:11 +1100)] 
x86: Align config.mk and linker scripts with other arches
Graeme Russ  [Sat, 12 Feb 2011 04:11:21 +0000  (15:11 +1100)] 
x86: Fix definition of global_data struct for asm-offsets.c
Wolfgang Denk  [Fri, 11 Feb 2011 20:23:33 +0000  (21:23 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
York Sun  [Thu, 10 Feb 2011 18:13:10 +0000  (10:13 -0800)] 
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Priyanka Jain  [Tue, 8 Feb 2011 07:47:56 +0000  (13:17 +0530)] 
powerpc/85xx: corrected p1_p2_rdb EEPROM addressSigned-off-by: Priyanka Jain <Priyanka.Jain@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Kumar Gala  [Thu, 10 Feb 2011 05:36:24 +0000  (23:36 -0600)] 
powerpc/85xx: Fix p1_p2_rdb boards.cfgSigned-off-by: Kumar Gala <galak@kernel.crashing.org> 
Timur Tabi  [Wed, 9 Feb 2011 19:40:51 +0000  (13:40 -0600)] 
fsl: update CRC after setting EEPROM identifierSigned-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Wolfgang Denk  [Wed, 9 Feb 2011 14:11:10 +0000  (15:11 +0100)] 
cmd_bmp.c: message about compressed formats is debug info only.Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Anatolij Gustschin <agust@denx.de> 
Wolfgang Denk  [Wed, 9 Feb 2011 20:22:58 +0000  (21:22 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk  [Wed, 9 Feb 2011 19:54:53 +0000  (20:54 +0100)] 
Merge branch 'next' of git://git.denx.de/u-boot-nios
Wolfgang Denk  [Wed, 9 Feb 2011 19:50:26 +0000  (20:50 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Scott Wood  [Tue, 8 Feb 2011 21:25:02 +0000  (15:25 -0600)] 
NAND: env: remember the flags used in the previous environmentSigned-off-by: Scott Wood <scottwood@freescale.com> 
Thomas Chou  [Mon, 27 Dec 2010 02:46:01 +0000  (10:46 +0800)] 
nios2: add gpio_is_validSigned-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com> 
Thomas Chou  [Mon, 27 Dec 2010 02:45:34 +0000  (10:45 +0800)] 
nios2: use long for ssize_tSigned-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com> 
Thomas Chou  [Mon, 27 Dec 2010 01:30:17 +0000  (09:30 +0800)] 
altera_spi: add spi_set_speedSigned-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com> 
Thomas Chou  [Fri, 24 Dec 2010 07:19:44 +0000  (15:19 +0800)] 
nios2: add gpio_freeSigned-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com> 
Dirk Eibach  [Fri, 21 Jan 2011 08:31:21 +0000  (09:31 +0100)] 
ppc4xx: Add DLVision-10G board supportSigned-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Stefan Roese <sr@denx.de> 
Wolfgang Denk  [Sun, 6 Feb 2011 21:41:53 +0000  (22:41 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk  [Sun, 6 Feb 2011 21:39:50 +0000  (22:39 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk  [Sun, 6 Feb 2011 21:28:34 +0000  (22:28 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Joakim Tjernlund  [Thu, 27 Jan 2011 15:30:54 +0000  (16:30 +0100)] 
mpc83xx: Use correct register to calculate clocks.Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> 
Leo Liu  [Wed, 19 Jan 2011 11:50:47 +0000  (19:50 +0800)] 
mpc83xx: fix pcie configuration space read/writeSigned-off-by: Leo Liu <liucai.lfn@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> 
Alexander Holler  [Fri, 28 Jan 2011 11:42:13 +0000  (12:42 +0100)] 
USB: Change the necessary defines to get debug outputSigned-off-by: Alexander Holler <holler@ahsoftware.de> 
Alexander Holler  [Thu, 27 Jan 2011 21:50:07 +0000  (22:50 +0100)] 
USB: Fix device stati for removable and powerctrl (typo)Signed-off-by: Alexander Holler <holler@ahsoftware.de> 
Wolfgang Denk  [Fri, 4 Feb 2011 20:44:46 +0000  (21:44 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Kumar Gala  [Fri, 4 Feb 2011 18:50:53 +0000  (12:50 -0600)] 
powerpc/8xxx: Fix possible compile issue related to P1013Reported-by: Renaud Barbier <renaud.barbier@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Wolfgang Denk  [Fri, 4 Feb 2011 19:38:27 +0000  (20:38 +0100)] 
Merge branch 'master' of git://git.denx.de/u-boot-sh
York Sun  [Wed, 26 Jan 2011 05:51:29 +0000  (21:51 -0800)] 
powerpc/85xx: Enable ECC on MPC8572DSSigned-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
York Sun  [Wed, 26 Jan 2011 06:05:49 +0000  (22:05 -0800)] 
powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
York Sun  [Wed, 26 Jan 2011 05:51:27 +0000  (21:51 -0800)] 
powerpc/85xx: Rename MPC8572 DDR erratum to DDR115Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
York Sun  [Wed, 26 Jan 2011 06:14:57 +0000  (00:14  -0600)] 
powerpc/85xx: Enable Errata command on MPC8572DSSigned-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
York Sun  [Wed, 26 Jan 2011 05:51:26 +0000  (21:51 -0800)] 
powerpc/85xx: Remove unnecessary polling loop from DDR initSigned-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Kumar Gala  [Sat, 29 Jan 2011 21:36:10 +0000  (15:36 -0600)] 
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Signed-off-by: Kumar Gala <galak@kernel.crashing.org> 
Kumar Gala  [Wed, 26 Jan 2011 07:43:15 +0000  (01:43  -0600)] 
powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsSigned-off-by: Kumar Gala <galak@kernel.crashing.org> 
Nobuhiro Iwamatsu  [Thu, 3 Feb 2011 07:27:45 +0000  (16:27 +0900)] 
sh: sh7785lcr: Fix out of tree buildingSigned-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Alexander Holler  [Thu, 20 Jan 2011 01:17:48 +0000  (02:17  +0100)] 
NAND: Fix saving of redundand environmentSigned-off-by: Alexander Holler <holler@ahsoftware.de> 
Wolfgang Denk  [Wed, 2 Feb 2011 21:37:32 +0000  (22:37 +0100)] 
Prepare v2011.03-rc1Signed-off-by: Wolfgang Denk <wd@denx.de> 
Wolfgang Denk  [Wed, 2 Feb 2011 21:36:10 +0000  (22:36 +0100)] 
Minor Coding Style Cleanup.Signed-off-by: Wolfgang Denk <wd@denx.de> 
Wolfgang Denk  [Wed, 2 Feb 2011 20:57:19 +0000  (21:57 +0100)] 
Merge branch 'master' of /home/wd/git/u-boot/custodians
Alexander Holler  [Tue, 18 Jan 2011 23:24:40 +0000  (00:24  +0100)] 
Print compiler and linker version with the version command
After years of unsuccessful research I've finally shamelessly stolen other
peoples intellectual properties to present the all-new and world-changing
updated version command:
-
U-Boot>> version
U-Boot 
2010.12-00014-g7435056 -dirty (Jan 18 2011 - 23:19:38)
MyBoard
gcc (GCC) 0.42 (Distro foobar)
GNU ld (GNU Binutils) 0.
314159265 
-
May the toolchain bugs rest in peace.
Signed-off-by: Alexander Holler <holler@ahsoftware.de> 
Yoshihiro Shimoda  [Wed, 2 Feb 2011 01:05:39 +0000  (10:05 +0900)] 
change email address in MAINTAINERSSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 
Yoshihiro Shimoda  [Wed, 2 Feb 2011 01:05:39 +0000  (10:05 +0900)] 
change email address in MAINTAINERSSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Yoshihiro Shimoda  [Wed, 2 Feb 2011 01:05:36 +0000  (10:05 +0900)] 
sh: add support for sh7757lcr boardSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Yoshihiro Shimoda  [Mon, 31 Jan 2011 07:50:43 +0000  (16:50 +0900)] 
spi: add support SuperH SPI moduleSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Yoshihiro Shimoda  [Thu, 27 Jan 2011 01:06:08 +0000  (10:06 +0900)] 
net: sh_eth: add cache handlingSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Yoshihiro Shimoda  [Thu, 27 Jan 2011 01:06:03 +0000  (10:06 +0900)] 
README: add description of sh_eth driverSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Yoshihiro Shimoda  [Thu, 27 Jan 2011 01:06:14 +0000  (10:06 +0900)] 
sh: add support the CONFIG_SYS_LDSCRIPTSigned-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:17:22 +0000  (21:17 +0900)] 
sh: Remove config.mk for shmin boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:15:44 +0000  (21:15 +0900)] 
sh: Remove config.mk for espt boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:13:49 +0000  (21:13 +0900)] 
sh: Remove config.mk for mpr2 boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:08:58 +0000  (21:08 +0900)] 
sh: Remove config.mk for ms7750se boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:07:15 +0000  (21:07 +0900)] 
sh: Remove config.mk for ms7722se boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:05:35 +0000  (21:05 +0900)] 
sh: Remove config.mk for ms7720se boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 12:02:16 +0000  (21:02 +0900)] 
sh: Remove config.mk for sh7785lcr boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:53:29 +0000  (20:53 +0900)] 
sh: Remove config.mk for sh7763rdp boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:51:55 +0000  (20:51 +0900)] 
sh: Remove config.mk for rsk7203 boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:50:26 +0000  (20:50 +0900)] 
sh: Remove config.mk for r7780mp boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:48:39 +0000  (20:48 +0900)] 
sh: Remove config.mk for r2dplus boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:46:35 +0000  (20:46 +0900)] 
sh: Remove config.mk for ap325rxa boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Nobuhiro Iwamatsu  [Mon, 17 Jan 2011 11:43:40 +0000  (20:43 +0900)] 
sh: Remove config.mk for MigoR boardSigned-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> 
Minkyu Kang  [Mon, 24 Jan 2011 06:33:50 +0000  (15:33 +0900)] 
armv7: add support for s5pc210 universal boardSigned-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> 
Minkyu Kang  [Mon, 24 Jan 2011 06:22:23 +0000  (15:22 +0900)] 
armv7: add support for S5PC210 SoCSigned-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> 
Minkyu Kang  [Mon, 24 Jan 2011 05:43:25 +0000  (14:43 +0900)] 
S5P: serial: Use the inline function instead of static valueSigned-off-by: Minkyu Kang <mk7.kang@samsung.com> 
Po-Yu Chuang  [Sun, 19 Dec 2010 23:07:23 +0000  (23:07 +0000)] 
arm: a320evb: fixes for relocation supportSigned-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> 
Heiko Schocher  [Thu, 20 Jan 2011 22:56:39 +0000  (22:56 +0000)] 
arm926ejs: timer: Replace bss variable by gdrSigned-off-by: Heiko Schocher <hs@denx.de> 
Jens Scharsig  [Sat, 18 Dec 2010 02:08:07 +0000  (02:08  +0000)] 
remove (double) LED initialization in arm920t start.sSigned-off-by: Jens Scharsig <js_at_ng@scharsoft.de> 
Heiko Schocher  [Thu, 9 Dec 2010 22:01:15 +0000  (22:01 +0000)] 
arm1136: timer: Replace bss variable by gdSigned-off-by: Heiko Schocher <hs@denx.de> Acked-by: Albert ARIBAUD <albert.aribaud@free.fr> 
Liu Hui-R64343  [Wed, 22 Dec 2010 18:35:04 +0000  (18:35 +0000)] 
ARM: */start.S: code cleanupSigned-off-by: Jason Liu <r64343@freescale.com> Tested-by: Andreas Bießmann <andreas.devel@googlemail.com> 
Alexander Holler  [Sun, 9 Jan 2011 12:19:44 +0000  (12:19 +0000)] 
ARM: Avoid compiler optimization for readb, writeb and friends.Signed-off-by: Alexander Holler <holler@ahsoftware.de> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Alessandro Rubini <rubini-list@gnudd.com> Tested-by: Thomas Weber <weber@corscience.de> Acked-by: Alexander Holler <holler@ahsoftware.de> Tested-by: Alexander Holler <holler@ahsoftware.de> 
Minkyu Kang  [Mon, 27 Dec 2010 06:55:48 +0000  (15:55 +0900)] 
armv7: s5pc1xx: don't use function pointer for clock functionsSigned-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> 
Sandeep Paulraj  [Wed, 29 Dec 2010 21:09:27 +0000  (16:09 -0500)] 
DaVinci: Remove incorrect CONFIG optionSigned-off-by: Sandeep Paulraj <s-paulraj@ti.com> 
Sandeep Paulraj  [Wed, 29 Dec 2010 19:42:56 +0000  (14:42 -0500)] 
DaVinci Sonata: Fix Build ErrorSigned-off-by: Sandeep Paulraj <s-paulraj@ti.com> 
Sandeep Paulraj  [Wed, 29 Dec 2010 19:31:26 +0000  (14:31 -0500)] 
DaVinci DM6467: Fix Build ErrorSigned-off-by: Sandeep Paulraj <s-paulraj@ti.com> 
Sandeep Paulraj  [Tue, 28 Dec 2010 22:38:22 +0000  (17:38 -0500)] 
DaVinci DM6467: Enhance board SupportSigned-off-by: Sandeep Paulraj <s-paulraj@ti.com> 
Sandeep Paulraj  [Tue, 28 Dec 2010 21:42:57 +0000  (16:42 -0500)] 
ARM: Update mach typesSigned-off-by: Sandeep Paulraj <s-paulraj@ti.com>