more verbose logging
[pandora-x-loader.git] / lib / board.c
2011-12-27 Grazvydas Ignotasstop reading NAND on special EOF signature
2011-12-27 Grazvydas IgnotasDo i2c init before serial init
2011-12-27 Grazvydas IgnotasDrop I2C dependency on MMC
2011-08-04 Enric Balletbo i... Fix warning in lib/board.c
2011-07-15 Anand GadiyarRelease 1.5.1 v1.5.1
2011-03-25 Anand Gadiyarbump up revision to 1.5.0 v1.5.0
2011-03-18 Andy Doanbuild break in lib/board.c
2011-03-14 Andy Greenxloader: Panda - clean compile warnings
2010-09-16 Steve Sakomanlib/board.c: Don't call i2c, nand, or onenand function...
2010-03-18 Steve SakomanOMAP3: lib/board.c: bump revision, tweak serial boot...
2010-02-08 Steve Sakomanboard.c: attempt serial boot if not possible to boot...
2008-09-09 Steve Sakomanlib/board.c: Specify where u-boot is being loaded from
2008-08-15 Steve SakomanFix build breakage when CONFIG_MMC is disabled
2008-08-08 Steve Sakomanlib/board.c: add missing call to misc_init_r
2008-08-07 Steve SakomanEnable i2c support, update mmc driver for beagle and...
2008-08-02 Steve Sakomanboard.c: implement generalized mmc boot for all boards...
2008-08-01 Steve Sakomanboard.c: check for u-boot on mmc on all configurations...
2008-07-31 Steve Sakomanboard.c: print boot method (mmc, onenand, nand)
2008-07-20 Steve SakomanInitial checkin