pandora-x-loader.git
14 years agopandora.c: Set GPBR1 register so that charging starts early. old Release-2010-05/1
Grazvydas Ignotas [Sun, 8 Nov 2009 17:03:54 +0000 (17:03 +0000)]
pandora.c: Set GPBR1 register so that charging starts early.

* This should allow booting with a drained battery and charger connected.

14 years agoUpdate text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these...
David-John Willis [Tue, 19 May 2009 10:45:52 +0000 (11:45 +0100)]
Update text to mark the X-Loader builds as OpenPandora X-Loader so it is clear these are the ones from git.openpandora.org.

14 years agoMerge branch 'master' of git://www.sakoman.net/git/x-load-omap3
David-John Willis [Tue, 19 May 2009 09:30:18 +0000 (10:30 +0100)]
Merge branch 'master' of git://sakoman.net/git/x-load-omap3

14 years agoMerge changes from Grazvydas Ignotas (notaz) to support the Rev3 boards and provide...
David-John Willis [Tue, 19 May 2009 09:27:36 +0000 (10:27 +0100)]
Merge changes from Grazvydas Ignotas (notaz) to support the Rev3 boards and provide some general cleanup and an earlier serial init (thanks for this).

14 years agoModify makefile to use correct march flag.
David-John Willis [Tue, 19 May 2009 09:22:47 +0000 (10:22 +0100)]
Modify makefile to use correct march flag.

15 years agocpu/omap3/config.mk: Set march to armv7-a
Steve Sakoman [Fri, 6 Mar 2009 16:01:31 +0000 (08:01 -0800)]
cpu/omap3/config.mk: Set march to armv7-a

15 years agoAdd Pandora support to the public X-Loader OMAP3 tree.
John Willis [Wed, 14 Jan 2009 12:33:40 +0000 (12:33 +0000)]
Add Pandora support to the public X-Loader OMAP3 tree.

15 years agoCommit little script to build X-Loader (just because I am lazy) - TODO: Remove at...
John Willis [Wed, 14 Jan 2009 12:16:55 +0000 (12:16 +0000)]
Commit little script to build X-Loader (just because I am lazy) - TODO: Remove at some point at put all this into the OE recipe.

15 years agoAdd signGP to X-Loader GIT to make building less of a pain (no point asking users...
John Willis [Wed, 14 Jan 2009 12:15:50 +0000 (12:15 +0000)]
Add signGP to X-Loader GIT to make building less of a pain (no point asking users to track down the signGP tool).

15 years agoOMAP3: X-Loader: Make MMC register macros volatile
Dirk Behme [Sat, 20 Dec 2008 19:35:12 +0000 (11:35 -0800)]
OMAP3: X-Loader: Make MMC register macros volatile

As discussed in

http://groups.google.com/group/beagleboard/browse_thread/thread/14988091de9c80cf

make register macros volatile to avoid reordering by compiler.

Remove macro defined twice.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
15 years agolib/board.c: Specify where u-boot is being loaded from
Steve Sakoman [Tue, 9 Sep 2008 04:42:28 +0000 (21:42 -0700)]
lib/board.c: Specify where u-boot is being loaded from

15 years agoovero: changes required to make x-load USB downloadable
Steve Sakoman [Sat, 6 Sep 2008 14:17:22 +0000 (07:17 -0700)]
overo: changes required to make x-load USB downloadable

Note: use *unsigned* version for USB or serial download!

15 years agoomap3evm: provide missing udelay function
Steve Sakoman [Mon, 18 Aug 2008 18:11:57 +0000 (11:11 -0700)]
omap3evm: provide missing udelay function

15 years agoomap3evm: fix broken build due to missing raise and abort functions
Steve Sakoman [Sun, 17 Aug 2008 23:36:10 +0000 (16:36 -0700)]
omap3evm: fix broken build due to missing raise and abort functions

15 years agoomap3evm: modify config to unbreak mmcboot
Steve Sakoman [Sat, 16 Aug 2008 13:22:57 +0000 (06:22 -0700)]
omap3evm:  modify config to unbreak mmcboot

15 years agoovero: use the same platform.S as beagle
Steve Sakoman [Fri, 15 Aug 2008 04:23:11 +0000 (21:23 -0700)]
overo: use the same platform.S as beagle

15 years agoFix build breakage when CONFIG_MMC is disabled
Steve Sakoman [Fri, 15 Aug 2008 04:21:03 +0000 (21:21 -0700)]
Fix build breakage when CONFIG_MMC is disabled

15 years agolib/board.c: add missing call to misc_init_r
Steve Sakoman [Fri, 8 Aug 2008 00:38:42 +0000 (17:38 -0700)]
lib/board.c:  add missing call to misc_init_r

15 years agoovero: add delay to allow vaux2 power supply time to settle
Steve Sakoman [Thu, 7 Aug 2008 22:13:58 +0000 (15:13 -0700)]
overo:  add delay to allow vaux2 power supply time to settle

15 years agoEnable i2c support, update mmc driver for beagle and overo, bump version
Steve Sakoman [Thu, 7 Aug 2008 21:00:58 +0000 (14:00 -0700)]
Enable i2c support, update mmc driver for beagle and overo, bump version
to 1.42 and add time stamp to boot banner

TODO: omap3evm

15 years agoboard.c: implement generalized mmc boot for all boards, clean up boot messages
Steve Sakoman [Sat, 2 Aug 2008 03:32:13 +0000 (20:32 -0700)]
board.c:  implement generalized mmc boot for all boards, clean up boot messages

TODO: remove individual mmc_boot routines from board files

15 years agommc: fix infinite loop in mmc_init_stream
Steve Sakoman [Fri, 1 Aug 2008 19:55:44 +0000 (12:55 -0700)]
mmc:  fix infinite loop in mmc_init_stream

15 years agoboard.c: check for u-boot on mmc on all configurations, not just those with managed...
Steve Sakoman [Fri, 1 Aug 2008 15:03:41 +0000 (08:03 -0700)]
board.c:  check for u-boot on mmc on all configurations, not just those with managed nand

15 years agoboard.c: print boot method (mmc, onenand, nand)
Steve Sakoman [Thu, 31 Jul 2008 23:34:54 +0000 (16:34 -0700)]
board.c:  print boot method (mmc, onenand, nand)

15 years agobeagle: fix missing parentheses in while statement (cleanup error)
Steve Sakoman [Thu, 31 Jul 2008 20:37:13 +0000 (13:37 -0700)]
beagle:  fix missing parentheses in while statement (cleanup error)

15 years agoTI tarball had execute permissions set on a number of source files -- change these...
Steve Sakoman [Thu, 31 Jul 2008 06:53:44 +0000 (23:53 -0700)]
TI tarball had execute permissions set on a number of source files -- change these files to 0644

15 years agoAdd support for beagle and overo
Steve Sakoman [Thu, 31 Jul 2008 06:22:24 +0000 (23:22 -0700)]
Add support for beagle and overo

Signed-off-by: Steve Sakoman <steve@sakoman.com>
15 years agoclocks343x.h: fix type that resulted in duplicate definitiion of M_12_ES1 with PRCM_...
Steve Sakoman [Wed, 30 Jul 2008 16:43:53 +0000 (09:43 -0700)]
clocks343x.h:  fix type that resulted in duplicate definitiion of M_12_ES1 with PRCM_CLK_CFG2_332MHZ

15 years agoInitial checkin
Steve Sakoman [Sun, 20 Jul 2008 06:07:37 +0000 (23:07 -0700)]
Initial checkin