summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2268-8985/+2
| * arm: merge proc-armv/ptrace.h and ptrace.h in one fileJean-Christophe PLAGNIOL-VILLARD2009-10-221-107/+0
| * [ARM] move include/asm-arm to arch/arm/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2225-28120/+0
* | S3C24xx: Provide a generic way to detect memory sizeJuergen Beisert2009-10-281-0/+1
* | IMX_NAND_BASE -> IMX_NFC_BASESascha Hauer2009-10-262-2/+2
* | imx_nand: allow flash based bbtSascha Hauer2009-10-261-2/+3
* | mxc_nand: determine page and block size depending on NFMS bitSascha Hauer2009-10-261-1/+1
* | imx-nand : remove wrong part of commit ca326e88827e08e723046a21b18e74d41d15ace7Eric Benard2009-10-231-1/+0
* | hush: remove include/hush.hSascha Hauer2009-10-221-31/+0
|/
* image.h: amd64 supportPeter Korsgaard2009-10-211-1/+1
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-2024-22877/+1338
* at91: add cpu devices common apiJean-Christophe PLAGNIOL-VILLARD2009-10-203-34/+57
* at91sam9: move to at91Jean-Christophe PLAGNIOL-VILLARD2009-10-2011-0/+0
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* remove unused header fileSascha Hauer2009-10-191-246/+0
* commands: add defines for command errors/successSascha Hauer2009-10-191-0/+4
* remove unused typedefSascha Hauer2009-10-191-10/+0
* consolidate command calling in execute_commandSascha Hauer2009-10-191-0/+1
* remove global variable BootFileSascha Hauer2009-10-191-3/+0
* remove unused variable NetBootFileSizeSascha Hauer2009-10-171-1/+0