summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/archosg9
Commit message (Expand)AuthorAgeFilesLines
* ARM: boards: Harmonize barebox_arm_reset_vector() prototypeSascha Hauer2019-03-181-2/+2
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-2/+1
* include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+0
* input: gpio-keys: Use KEY_* keycodesSascha Hauer2016-01-131-2/+3
* archosg9: add displayVicente Bergas2015-09-293-19/+117
* archosg9: Use defaultenv-2-menuVicente Bergas2015-09-2910-81/+22
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
* defaultenv-2: Make use of nonvolatile variablesSascha Hauer2014-11-061-0/+4
* remove unused boot-menu-add-entrySascha Hauer2014-06-234-20/+0
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-171-3/+3
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-2/+0
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-1/+2
|\
| * ARM: omap: fix omap_save_bootinfoSascha Hauer2013-08-271-1/+2
* | Set model and hostname at boardlevelSascha Hauer2013-08-161-1/+5
|/
* arm: omap: store boot source info from ROM loaderTeresa Gámez2013-07-101-1/+4
* omap4: set voltage according to mpu freqJan Weitzel2013-06-181-2/+1
* Remove unused config.hAlexander Shiyan2013-04-091-1/+0
* ArchosG9: add keyboard input and new reset menu entriesVicente Bergas2013-03-257-4/+79
* ArchosG9: zero all features before setting themVicente Bergas2013-03-251-42/+16
* archosg9: enable booting from sd-cardVicente Bergas2013-03-259-10/+95
* ARM: omap4_romusb: allow adding usb-serial when not booting from usbVicente Bergas2013-03-251-1/+4
* Merge branch 'for-next/misc'Sascha Hauer2013-03-041-2/+1
|\
| * switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* | ArchosG9: solve regression in second stage lowlevel initVicente Bergas2013-02-121-2/+5
|/
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM OMAP boards: switch to barebox_arm_entrySascha Hauer2013-02-042-3/+4
* feature_list: a way to pass hardware info to the kernelVicente Bergas2013-01-215-0/+602
* ARCHOS: use manufacturer values for pad_conf and reorder initializationVicente Bergas2013-01-173-429/+242
* ARM OMAP: Apply RAM device register functions to boardsTeresa Gámez2012-12-211-1/+1
* ARM omap4: Use device register functions in boardsSascha Hauer2012-12-191-12/+5
* ARM omap: include individual SoC filesSascha Hauer2012-12-191-1/+1
* archosg9: improve configurationVicente Bergas2012-11-262-5/+8
* ARM: use arm_setup_stack function on archosg9Vicente2012-11-191-4/+1
* Add support for Archos G9 tabletVicente2012-11-168-0/+625