pandora-x-loader.git
2011-12-27 Grazvydas IgnotasAdd support for pandora board for_upstream
2011-12-27 Grazvydas Ignotask9f1g08r0a: add support for reading parameter page
2011-12-27 Grazvydas Ignotask9f1g08r0a: fix various warnings
2011-12-27 Grazvydas IgnotasAdd some missing function prototypes
2011-12-27 Grazvydas IgnotasDo i2c init before serial init
2011-12-27 Grazvydas IgnotasDrop I2C dependency on MMC
2011-12-05 Tapani Utriainenboard: technexion: Add support for TDM3730 SoM
2011-12-05 Tapani Utriainenboard: technexion: Add support for TAO3530 SoM
2011-12-05 Tapani Utriainenboard: technexion: Add support for TAM3517 SoM.
2011-12-05 Aneesh VAdd dummy implementation of __aeabi_unwind_cpp_pr0...
2011-08-04 Enric Balletbo... Fix warning in cpu/omap3/mmc.c
2011-08-04 Enric Balletbo... Fix warning in include/asm/arch/i2c.h
2011-08-04 Enric Balletbo... Fix warning in lib/board.c
2011-08-04 Ricardo Salveti... igep00x0, beagle and omap3evm: fixing bug at prcm_init
2011-07-15 Anand GadiyarRelease 1.5.1 v1.5.1
2011-07-15 Joel FernandesBeagle Rev C5 support
2011-07-14 Enric Balletbo... OMAP3: Move try_unlock_memory() function to not duplica...
2011-07-14 Enric Balletbo... OMAP3: Move secure_unlock() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_sys_clkin_sel() function to not duplica...
2011-07-14 Enric Balletbo... OMAP3: Move wait_on_value() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move sr32() function to not duplicate code
2011-07-14 Enric Balletbo... OMAP3: Move get_sysboot_value() function to not duplica...
2011-07-14 Enric Balletbo... OMAP3: Move print_cpuinfo() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_cpu_rev() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_cpu_family() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_cpu_id() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_cpu_type() function to not duplicate...
2011-07-14 Enric Balletbo... OMAP3: Move get_device_type() function to not duplicate...
2011-07-14 Enric Balletbo... igep00x0: Remove dummy and unnused functions
2011-07-14 Enric Balletbo... arch-arm926ejs/sizes.h: Remove this files as is not...
2011-07-14 Enric Balletbo... cpu/arm1136: Remove arm1136 support
2011-07-14 Enric Balletbo... omap2420sdp: Remove this board because is not being...
2011-07-14 Enric Balletbo... omap2420h4: Remove this board because is not being...
2011-07-14 Ricardo Salveti... lib/printf.c: making serial_printf return vsprintf...
2011-07-14 Ricardo Salveti... omap4: pandaboard: ehci fref_clkout per board revision
2011-05-23 Enric Balletbo... igep00x0: Allow boot from onenand flash.
2011-05-23 Enric Balletbo... OMAP3: Name refactoring for current and future IGEP...
2011-05-23 Ricardo Salveti... Makefile: fixing mkconfig usage
2011-05-23 Ricardo Salveti... panda: clocks: Disable slimbus and pad_clks
2011-05-23 Ricardo Salveti... panda: mux: Configure SYS_NIRQ2 pin in safe mode
2011-03-25 Sebastien Janpanda: set default configuration to 1GHz
2011-03-25 Sebastien Janpanda: fix 1GHz configuration
2011-03-25 Rajeev KulkarniOMAP4: Select DPLL PER Clock as source for SGX FCLK
2011-03-25 Sebastien Janpanda: fix ES2.2+ support
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 Jason KridnerBeagleBoard: Forced newer revisions to default to xM.
2011-03-14 LoïMinierDefault to building signGP and a signed x-loader
2011-03-14 LoïMinierMerge signGP cflags into HOSTCFLAGS and use these
2011-03-14 LoïMinierAppend CFLAGS and HOSTCFLAGS to environment
2011-03-14 LoïMinierAdd error checking to all file functions
2011-03-14 LoïMinierRemoved some dead code
2011-03-14 LoïMinierReplace die() with pdie() and err() macros
2011-03-14 LoïMinierSend errors to stderr
2011-03-14 LoïMinierAdd a die() macro to exit with an error message
2011-03-14 LoïMinierAdd -marm -fno-stack-protector to CFLAGS on ARM
2011-03-14 Andy Greenxloader: Panda - clean remove all magic constant addres...
2011-03-14 Andy Greenxloader: Panda - clean small refactors and hang with...
2011-03-14 Andy Greenxloader: Panda - kill OTG and reset PHY in case ROM...
2011-03-14 Andy Greenxloader: Panda - return memif clock to HW_AUTO after...
2011-03-14 Andy Greenxloader: Panda - fix ROM OTG boot path
2011-03-14 Andy Greenxloader: Panda - add led flashing debug code
2011-03-14 Andy Greenxloader: Panda - add Omap4 gpio base
2011-03-14 Andy Greenxloader: Panda - clean eliminate volatile temps
2011-03-14 Andy Greenxloader: Panda - refactor mux define into struct array
2011-03-14 Andy Greenxloader: Panda - remove commented cruft
2011-03-14 Andy Greenxloader: Panda - convert explicit volatile rw to __raw_xx
2011-03-14 Andy Greenxloader: Panda - enable Werror
2011-03-14 Andy Greenxloader: Panda - clean compile warnings
2011-03-14 Andy Greenxloader: Panda - bugfix mux redefinition different...
2011-03-14 Andy Greenxloader: Panda - bugfix board hang function doesn't...
2011-03-14 Andy Greenxloader: Panda - bugfix missing while body
2011-03-14 Andy Greenxloader: Panda - clean board files style
2011-03-14 Vaibhav Bediagitignore: Add x-load.bin.ift to the list of ignored...
2011-01-28 Steve Sakomanovero: Fix bug in prcm_init
2011-01-28 Sebastien JanSupport for ES2.2 pandaboard
2011-01-28 Aaron Carrollomap4430panda: enable clock gating for M6_DPLL_CORE
2011-01-26 Nishanth Menongitignore: be explicit for x-load files
2011-01-26 Nishanth MenonsignGP: dont add Config header for all devices
2011-01-26 Nishanth MenonMakefile: remove TEXT_BASE
2011-01-26 Ricardo Salveti... IGEPV2: Fixing Makefile to properly save objects in...
2011-01-24 Enric Balletbo... OMAP3: Add support for the IGEP v2 board.
2011-01-24 Enric Balletbo... onenand|ddr: Add support for M39B0Rx0xxN1 Numonyx POP...
2010-12-23 Nishanth Menonomap1: remove support for 1710 and 1510
2010-12-23 Nishanth MenonAdd Maintainer file
2010-12-23 Ricardo Salveti... Adding support for saving build objects in a separated...
2010-12-23 Ricardo Salveti... scripts: signGP: properly returning 1 in case of errors
2010-12-20 Felipe Balbiscripts: signGP: add spaces for better readability
2010-12-20 Felipe Balbiscripts: signGP: mark struct as static
2010-12-20 Felipe BalbiMakefile: enable warnings and debugging symbols
2010-12-20 Felipe Balbiscripts: signGP: fix up main() prototype
2010-12-20 Felipe Balbiscripts: signGP: get rid of C++ style comments
2010-12-20 Felipe Balbiscripts: signGP: Add GPL header
2010-12-14 Vikram PanditaGenerate MLO file with Makefile ift option
2010-12-14 Nishanth MenonX-loader: add gitignore
2010-12-14 Aneesh VSignGP: add CH support
2010-12-13 Nishanth MenonX-Loader: Add SignGP support
2010-11-24 Nick GassonFix reading FAT32 root dirs that span >1 cluster
2010-11-03 Steve SakomanBeagle: Support C4 from Special Computing (with Numonyx...
2010-10-30 Steve SakomanPanda: Sync ES2.1 changes
next