summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MXS-PMIC (bootlets): Fix the same things as in the Barebox's PMIC routinetuxrailJuergen Beisert2011-07-041-8/+13
* MXS-PMIC: Avoid damage to the silicon due to wrong voltage settingsJuergen Beisert2011-07-041-0/+3
* MXS-PMIC: Only enable the linear regulator if the corresponding bit existsJuergen Beisert2011-07-041-1/+2
* MXS-PMIC: The DC/DC converter has a 'disable' not 'enable' bitJuergen Beisert2011-07-041-5/+5
* MXS-PMIC: Use the set and reset registers in the same way, the other source doJuergen Beisert2011-07-041-6/+6
* MXS-PMIC: Slower the steps to avoid a brown out eventJuergen Beisert2011-07-041-1/+1
* MXS-PMIC: Just fix some typosJuergen Beisert2011-07-041-4/+4
* arm/mxs: tuxrail: add bootlets supportMarc Kleine-Budde2011-06-241-0/+257
* arm/mxs: chumby: add bootlets supportMarc Kleine-Budde2011-06-241-0/+279
* tuxrail: add support for busware tuxrailRobert Schwebel2011-06-249-0/+490
* tuxrail: add machine numberRobert Schwebel2011-06-241-0/+1
* arm/mxs: add mx23 pmic supportJuergen Beisert2011-06-245-16/+733
* arm/mxs: add cpu clock set functionsJuergen Beisert2011-06-242-0/+104
* bootlets: Provide the basic bootlets frameworkJuergen Beisert2011-06-2418-0/+1496
* mci-core: fix typo for pr_warnRobert Schwebel2011-06-241-1/+1
* menu: fix alinmentRobert Schwebel2011-06-241-1/+1
* Release v2011.06.0Sascha Hauer2011-06-061-1/+1
* scripts/getenv: delete backup files from enviroment directoryHubert Feurstein2011-06-011-1/+2
* pr_warn() must be pr_warning()Dirk Behme2011-06-011-0/+2
* mci-core: add missing newline in debug messageHubert Feurstein2011-06-011-1/+1
* Revert "fix printf warnings"Sascha Hauer2011-05-261-5/+0
* Always initialize oob_poi before writing OOB dataJuergen Beisert2011-05-251-3/+3
* fix genenv when using svn based enviroment directoryTim Sander2011-05-231-0/+2
* usb: make locally used functions staticSascha Hauer2011-05-181-17/+10
* usb ehci: fix wrong argument order for memsetSascha Hauer2011-05-181-3/+3
* fix console fifo (and loadb/loady commands)Alexey Galakhov2011-05-161-11/+16
* Fix dma mapping end addressFranck JULLIEN2011-05-161-1/+1
* Fix compiler warningFranck JULLIEN2011-05-161-1/+1
* Change system frequency in generic boardFranck JULLIEN2011-05-161-6/+6
* Fix typo in generic.cFranck JULLIEN2011-05-161-2/+2
* Update generic env/configFranck JULLIEN2011-05-161-0/+5
* setenv: be robust against setenv(<var>, NULL)Peter Korsgaard2011-05-161-1/+1
* commands/crc.c: fix typo in help textPeter Korsgaard2011-05-161-1/+1
* Merge branch 'next'Sascha Hauer2011-05-06159-3710/+14313
|\
| * ARM: compile in image size and magic into barebox imageSascha Hauer2011-05-063-0/+10
| * ata: guessing disk sizes is only needed on X86Sascha Hauer2011-05-061-1/+4
| * mci: turn several pr_* statements into debugSascha Hauer2011-05-061-12/+12
| * mci: shrink string footprintSascha Hauer2011-05-061-6/+8
| * scripts: Fix compilation warning.Marek Belisko2011-05-041-4/+2
| * arm: karo-tx25: Fix compilation warning.Marek Belisko2011-05-041-1/+0
| * arm: eukrea: Fix compilation warning.Marek Belisko2011-05-041-2/+0
| * Add bootm supportFranck JULLIEN2011-05-042-0/+84
| * Add platform data to the mac deviceFranck JULLIEN2011-05-021-4/+7
| * Nios2: Add Altera TSE driverFranck JULLIEN2011-05-024-0/+899
| * Fix coding style in driver/net/MakefileFranck JULLIEN2011-05-021-2/+2
| * ARM: omap4: fix dev_width for omap_enable_hweccJan Weitzel2011-04-201-1/+1
| * pcm049: remove unused bootsrcJan Weitzel2011-04-181-3/+0
| * OMAP4: change boot orderJan Weitzel2011-04-181-2/+2
| * mci-core: fix debug statementsSascha Hauer2011-04-121-4/+4
| * mci omap: make write support optionalSascha Hauer2011-04-121-1/+4