summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* defaultenv/bin/update: let /env/config set default valuesEric Bénard2011-01-081-2/+2
* defaultenv/bin/boot: make ubi root's name configurableEric Bénard2011-01-081-1/+4
* _update_help: fix script nameEric Bénard2011-01-081-1/+1
* fs: fix multiple mount of the same fstypeSascha Hauer2011-01-081-0/+1
* Merge branch 'scb9328' into nextSascha Hauer2011-01-084-6/+29
|\
| * ARM scb9328: increase barebox partition sizeSascha Hauer2011-01-071-1/+1
| * update scb9328_defconfigSascha Hauer2011-01-071-1/+27
| * scb9328: remove useless bin/init file from envSascha Hauer2011-01-071-3/+0
| * nand: Fix warnings due to incompatible format stringsSanjeev Premi2011-01-072-8/+8
| * omap: echi: fix compile errorSanjeev Premi2011-01-071-1/+1
* | ARM: support big/little endian switching in "bootX".Krzysztof Halasa2011-01-072-15/+63
* | Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-0725-52/+41
* | nand: Fix warnings due to incompatible format stringsSanjeev Premi2011-01-072-8/+8
|/
* Merge branch 'next'Sascha Hauer2011-01-06110-536/+6210
|\
| * omap3: Define GFX_DIV values for OMAP34xx and OMAP36xxSanjeev Premi2011-01-053-3/+4
| * omap3: Avoid sudden change to SYS_CLK dividerSanjeev Premi2011-01-052-4/+21
| * omap36x: Perform basic clock initializationSanjeev Premi2011-01-051-6/+26
| * omap36x: Define per domain functions for DPLL configurationSanjeev Premi2011-01-051-0/+193
| * omap36x: Add DPLL tables and functions to access themSanjeev Premi2011-01-052-0/+92
| * omap36x: Define structure for PER DPLLSanjeev Premi2011-01-051-0/+12
| * omap36x: Detect silicon revisionsSanjeev Premi2011-01-052-18/+46
| * omap36x: Add support for dynamic detectionSanjeev Premi2011-01-052-5/+10
| * Put the explicit flash header sections back in.Marc Reilly2011-01-051-0/+12
| * omap34x: Add suffix to DPLL tables and related functionSanjeev Premi2011-01-033-36/+36
| * omap3: Select DPLL tables based on cpu revisionSanjeev Premi2011-01-033-14/+60
| * omap3: Define separate functions for DPLL configurationSanjeev Premi2011-01-031-109/+210
| * omap3: Add DPLL tables for silicon rev 1 and 2Sanjeev Premi2011-01-031-82/+62
| * omap3: Update method to detect si revisionSanjeev Premi2011-01-032-17/+42
| * omap3: Detect cpu based on hawkeyeSanjeev Premi2011-01-032-1/+18
| * omap3: Add macros to extract hawkeye and versionSanjeev Premi2011-01-032-14/+14
| * ARM Chumby: Add list of available GPIOs and their meaningJuergen Beisert2010-12-211-0/+85
| * ARM STM/i.MX: Replace cryptic numbersJuergen Beisert2010-12-211-2/+2
| * ARM STM/i.MX: Avoid very long linesJuergen Beisert2010-12-211-2/+4
| * ARM STM/i.MX: Add support for the gpio commandsJuergen Beisert2010-12-215-0/+67
| * ARM STM/i.MX: Just fix the docsJuergen Beisert2010-12-211-1/+1
| * ARM STM/i.MX: Setting the iomux needs at least 32 bit.Juergen Beisert2010-12-212-2/+4
| * ARM STM/i.MX: Remove variable size restrictions in iomux managing routinesJuergen Beisert2010-12-211-6/+7
| * ARM STM/i.MX: Fix register offset calculation for GPIO input pinsJuergen Beisert2010-12-211-0/+2
| * Fix a typo in the GPIO docJuergen Beisert2010-12-211-1/+1
| * xyzModem.c: fix 'dummy' is used uninitialized in this function warningFabio Porcedda2010-12-211-1/+1
| * Fix usage of __LITTLE_ENDIAN macro.Krzysztof Halasa2010-12-212-3/+3
| * Fix NOR CFI flash driver to work on big endian systems.Krzysztof Halasa2010-12-212-90/+62
| * Silence few warnings.Krzysztof Halasa2010-12-212-3/+3
| * ARM: support big-endian processors.Krzysztof Halasa2010-12-212-0/+6
| * Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-2110-22/+22
| * Fix top-level Makefile to work with GNU make 3.82.Krzysztof Halasa2010-12-211-2/+6
| * Fix help text for "loadb" and "loady" commands.Krzysztof Halasa2010-12-211-1/+1
| * Flash CFI: removed unused 'size' variable.Krzysztof Halasa2010-12-211-2/+1
| * Remove unused eth_get_name() prototype.Krzysztof Halasa2010-12-211-1/+0
| * ARM Chumby-Falconwing: Add a user for video graphics support on i.MX23Juergen Beisert2010-12-212-23/+68