summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-215-18/+33
* Add unaligned.h for armSimon Kagstrom2009-07-201-0/+18
* Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser2009-07-204-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-204-7/+8
|\
| * Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger2009-07-182-6/+4
| * Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger2009-07-181-1/+1
| * Blackfin: add os log functionsMike Frysinger2009-07-181-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-205-34/+42
|\ \
| * | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-185-34/+42
| |/
* | digsy mtc: Enable command line history.Grzegorz Bernacki2009-07-191-0/+1
* | compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-196-71/+138
* | malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD2009-07-191-1/+4
* | Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-194-4/+1
* | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-191-0/+14
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-191-0/+218
|/
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-191-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-1935-1122/+1
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-1731-863/+0
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-163-258/+0
| * nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-161-1/+1
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1824-1/+46
* | at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk2009-07-181-1/+1
* | MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk2009-07-181-1/+0
* | 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-181-0/+1
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1816-2/+34
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1812-64/+28
* | ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser2009-07-171-4/+5
* | include/config_cmd_default.h cleanupPrafulla Wadaskar2009-07-171-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-171-0/+69
|\ \
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-171-0/+69
| |/
* | microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek2009-07-171-1/+3
|/
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-0/+1
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-0/+1
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-161-0/+17
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-161-0/+8
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-161-0/+69
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-1612-11/+51
|\
| * mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips2009-07-148-8/+8
| * usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)Valeriy Glushkov2009-07-141-2/+29
| * usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-1/+10
| * mpc83xx: set 64BIT_VSPRINTF for boards using nand_utilKim Phillips2009-07-144-0/+4
* | Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-169-1020/+163
|\ \ | |/ |/|
| * asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-099-1020/+163
* | mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-8/+38
* | aria: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-5/+34
* | aria: enable NAND flash supportWolfgang Denk2009-07-141-1/+23
* | MPC512x: fix typo in comment listing the NAND driver nameWolfgang Denk2009-07-142-2/+2
* | mecp5123: cleanup - remove dead codeWolfgang Denk2009-07-141-7/+0
* | aria: adjust memory controller initializationWolfgang Denk2009-07-141-13/+72
* | MPC512x: factor out common codeWolfgang Denk2009-07-141-0/+57
OpenPOWER on IntegriCloud