summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common.h: add compile time check helper functionsMarc Kleine-Budde2010-02-161-2/+29
* import recent include/linux/compiler*.hMarc Kleine-Budde2010-02-164-17/+180
* i2c.h: fix typo in copyrightMarc Kleine-Budde2010-02-161-1/+1
* Merge branch 'pu'Sascha Hauer2010-02-012-25/+8
|\
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-12/+8
| * remove obsolete commentSascha Hauer2010-01-251-5/+0
| * remove unused cdp codeSascha Hauer2010-01-251-8/+0
* | Merge branch 'for-sha-mx35-3-stack-updates' of ssh://git.pengutronix.de/git/m...Sascha Hauer2010-01-192-4/+147
|\ \
| * | mc13892: clean up driver interfaceMarc Kleine-Budde2010-01-181-2/+88
| * | mc9sdz60: clean up driver interfaceMarc Kleine-Budde2010-01-181-2/+59
| |/
* | I2C : add NS LP3972 PMIC supportEric Benard2010-01-161-0/+7
* | Start to add ATA support to bareboxJuergen Beisert2010-01-141-0/+39
* | Add EP93xx ethernet driverMatthias Kaehlcke2010-01-141-0/+1
|/
* Remove/adjust erroneous references to CONFIG_MODULE.Robert P. J. Day2009-12-211-1/+1
* i2c: Add a no-op i2c_register_board_info if i2c is disabledSascha Hauer2009-12-181-0/+8
* replace // style commentsSascha Hauer2009-12-181-10/+10
* Remove unnecessary casts in key definesSascha Hauer2009-12-181-6/+6
* fix arch_execute prototypeSascha Hauer2009-12-171-1/+1
* documentation updatesJuergen Beisert2009-12-1510-0/+40
* Cleanup colleteral damage from renamingSascha Hauer2009-12-151-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-1519-68/+68
* Combine memory initialization with the main memory functions.Juergen Beisert2009-12-101-2/+0
* Use nowadays function prototypesJuergen Beisert2009-12-101-9/+0
* After moving all declarations to the C source, do the same with the docJuergen Beisert2009-12-101-217/+0
* Remove confusing macros that hide the real functions namesJuergen Beisert2009-12-101-107/+13
* Use the native 'void' instead of 'Void_t'Juergen Beisert2009-12-101-23/+15
* Move private settings and configuration into the C sourceJuergen Beisert2009-12-101-475/+0
* Remove unused codeJuergen Beisert2009-12-101-99/+0
* Include the 'size_t' declarationJuergen Beisert2009-12-101-0/+1
* remove unused include filesSascha Hauer2009-12-103-291/+0
* fb: Add FB_SYNC_ defines from kernelSascha Hauer2009-12-091-0/+22
* i.MX flash header: make it work on i.MX35Sascha Hauer2009-12-031-1/+1
* clock.h: use types.h not linux/types.hMarc Kleine-Budde2009-12-031-1/+1
* NAND: Allow to read oob dataSascha Hauer2009-12-031-0/+1
* mc9sdz60: driver addedMarc Kleine-Budde2009-12-031-0/+7
* mc13892: driver addedMarc Kleine-Budde2009-12-031-0/+7
* i2c: new frameworkMarc Kleine-Budde2009-12-031-0/+124
* nand: ground dev_add_bb_dev if nand is disabledMarc Kleine-Budde2009-11-231-0/+6
* clock.h: uses uint?_t types, so include types.hMarc Kleine-Budde2009-11-231-0/+2
* list: remove duplicated list.hSascha Hauer2009-11-0311-654/+396
* driver: add dev_name inlineJean-Christophe PLAGNIOL-VILLARD2009-11-021-1/+6
* add bool types supportJean-Christophe PLAGNIOL-VILLARD2009-11-022-5/+1
* Merge branch 'for-sascha' of git://uboot.jcrosoft.org/u-boot-v2 into from-jeanSascha Hauer2009-10-28238-60873/+2
|\
| * [M68K] Move include/asm-m68k/{arch,proc}-* to arch/m68k/*/include/{mach,proc}Jean-Christophe PLAGNIOL-VILLARD2009-10-2216-1326/+0
| * [M68K] move include/asm-m68k to arch/m68k/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2244-7300/+0
| * [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-225-902/+0
| * [PPC] move include/asm-ppc to arch/ppc/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2225-4357/+0
| * [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-38/+0
| * [SANDBOX] move include/asm-sandbox to arch/arm/include/sandboxJean-Christophe PLAGNIOL-VILLARD2009-10-2211-231/+0
| * [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2241-9506/+0