summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcm037: update defconfigSascha Hauer2009-12-181-35/+88
* mx21ads: update defconfigSascha Hauer2009-12-181-41/+64
* pcm030: Update defconfigSascha Hauer2009-12-181-8/+19
* sandbox: update defconfigSascha Hauer2009-12-181-7/+2
* i2c: Add a no-op i2c_register_board_info if i2c is disabledSascha Hauer2009-12-181-0/+8
* vsprintf: Only define PAGE_SIZE if not already definedSascha Hauer2009-12-181-0/+2
* i.MX nand: mx21 has a v1 type controllerSascha Hauer2009-12-181-1/+1
* imx ipu fb: Make fb_videomode constSascha Hauer2009-12-182-2/+2
* pcm037: Add missing includeSascha Hauer2009-12-181-0/+1
* netx: enable second ethernet deviceSascha Hauer2009-12-181-1/+1
* replace // style commentsSascha Hauer2009-12-181-10/+10
* Remove unnecessary casts in key definesSascha Hauer2009-12-184-11/+11
* read_key: Use ARRAY_SIZE instead of hardcoded valueSascha Hauer2009-12-181-1/+1
* scb9328: setup chipselect the correct waySascha Hauer2009-12-181-3/+1
* ipe337: add missing includeSascha Hauer2009-12-181-0/+1
* i.MX25 3stack: fixup flash header to new names/layoutSascha Hauer2009-12-181-20/+18
* fix arch_execute prototypeSascha Hauer2009-12-172-2/+2
* i.MX35 3stack: select I2C driversSascha Hauer2009-12-171-0/+4
* ppc bitops: Fix compiler warningSascha Hauer2009-12-171-35/+2
* Merge branch 'for-sha-eabi-fixes' of git://git.pengutronix.de/git/mkl/bareboxSascha Hauer2009-12-178-0/+114
|\
| * arm/lib: add missing abi helper functions __aeabi_idivmod, __aeabi_uidivmodMarc Kleine-Budde2009-12-163-0/+103
| * arm/lib: add eabi names of helper functionsMarc Kleine-Budde2009-12-165-0/+11
* | omap3evm: Minimal default configurationSanjeev Premi2009-12-171-0/+197
* | omap3evm: Add basic support for the boardSanjeev Premi2009-12-173-0/+303
* | Documentation: update reference to sandbox environmentPeter Korsgaard2009-12-171-2/+2
|/
* Merge branch 'for-sha-collateral' of git://git.pengutronix.de/git/mkl/bareboxSascha Hauer2009-12-164-4/+4
|\
| * Cleanup some more collateral damage from renamingMarc Kleine-Budde2009-12-154-4/+4
* | cramfs: probe(): fix cdev lookupPeter Korsgaard2009-12-161-1/+1
* | sandbox: common: fix device names for environment files (-e)Peter Korsgaard2009-12-161-1/+1
|/
* README: add release rulesRobert Schwebel2009-12-151-0/+40
* README: rewrite some u-boot leftoversRobert Schwebel2009-12-151-21/+21
* documentation updatesJuergen Beisert2009-12-1531-156/+222
* Turn on CONFIG_CMD_MEMORY in Beagle Board defconfig.Luca Ceresoli2009-12-151-1/+1
* Cleanup colleteral damage from renamingSascha Hauer2009-12-1515-25/+25
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-15379-1379/+1379
* cpuimx27 : use flash bbtEric Benard2009-12-151-0/+1
* Some doxygen related fixesJuergen Beisert2009-12-1414-23/+22
* arm/Makefile: don't set ABI unconditionally to "apcs-gnu"Marc Kleine-Budde2009-12-111-1/+1
* Fix some exported namesJuergen Beisert2009-12-111-2/+2
* OMAP3430-SDP: Compile fixesAnand Gadiyar2009-12-111-19/+1
* Re-format the fileJuergen Beisert2009-12-101-912/+781
* Combine memory initialization with the main memory functions.Juergen Beisert2009-12-103-108/+60
* Use the global string functionsJuergen Beisert2009-12-101-108/+6
* Remove win32 supportJuergen Beisert2009-12-101-186/+0
* Remove debug codeJuergen Beisert2009-12-101-179/+0
* Use nowadays function prototypesJuergen Beisert2009-12-102-96/+1
* After moving all declarations to the C source, do the same with the docJuergen Beisert2009-12-102-217/+217
* Remove confusing macros that hide the real functions namesJuergen Beisert2009-12-102-138/+46
* Use the native 'void' instead of 'Void_t'Juergen Beisert2009-12-102-52/+44
* Move private settings and configuration into the C sourceJuergen Beisert2009-12-102-476/+458