summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: Correct Kconfig typo, "optimzed" -> "optimized".Robert P. J. Day2009-12-211-1/+1
|/
* 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
* Remove unused codeJuergen Beisert2009-12-101-99/+0
* Include the 'size_t' declarationJuergen Beisert2009-12-101-0/+1
* Move variables to bssJuergen Beisert2009-12-101-4/+4
* Merge branch 'for-sha-i2c-imx' of git://git.pengutronix.de/git/mkl/u-boot-v2Sascha Hauer2009-12-101-8/+27
|\
| * i2c-imx: i2c_imx_xfer return with err if sub-transfer isn't successfullMarc Kleine-Budde2009-12-091-0/+2
| * i2c-imx: fix low bitrate problemMarc Kleine-Budde2009-12-091-3/+17
| * i2c-imx: fix clear IFF race conditionMarc Kleine-Budde2009-12-091-2/+3
| * i2c-imx: print errors with dev_errMarc Kleine-Budde2009-12-091-3/+5
* | pcm038: update defconfigSascha Hauer2009-12-101-31/+43
* | i.MX Nand: fix bit clearingSascha Hauer2009-12-101-1/+1
* | nand bb: Be sure that fd is at the beginning when erasingSascha Hauer2009-12-101-0/+2
* | crc: Do not lseek if not necessary (bb devs do not allow lseek)Sascha Hauer2009-12-101-4/+6
* | pcm038: Use a flash based bbtSascha Hauer2009-12-101-2/+3
* | remove unused include filesSascha Hauer2009-12-103-291/+0
* | i.MX31: Fix CCM_UPCTL register offsetSascha Hauer2009-12-101-1/+1