aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk4-42/+21
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk209-229/+229
2008-08-13Fix OneNAND build breakKyungmin Park4-42/+21
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese40-437/+1568
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD26-27/+27
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD181-184/+184
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-4/+4
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-4/+4
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD8-8/+8
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk21-0/+0
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese25-127/+713
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD21-0/+0
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-1/+1
2008-08-12NAND boot: MPC8313ERDB supportScott Wood3-16/+70
2008-08-12mpc8313erdb: Enable NAND in config.Scott Wood1-0/+2
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok1-0/+2
2008-08-12NAND read/write fixScott Wood1-3/+4
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov1-0/+3
2008-08-12Fixing coding style issuesWilliam Juul2-6/+7
2008-08-12Remove white space at end.William Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul15-420/+1488
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk14-14/+14
2008-08-12MVBC_P: fix compile problemWolfgang Denk1-2/+2
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk1-9/+24
2008-08-11POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce1-0/+2
2008-08-11i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja1-9/+24
2008-08-11i.MX31: Fix IOMUX related typosMagnus Lilja1-2/+2
2008-08-11Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese21-110/+679
2008-08-10Revert "[new uImage] Add autostart flag to bootm_headers structure"Wolfgang Denk1-1/+0
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-1/+1
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+9
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-1/+1
2008-08-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2-35/+221
2008-08-09TQM8xx{L,M}: try to normalize config files for TQM8xx? based boardWolfgang Denk15-67/+440
2008-08-09DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin1-1/+1
2008-08-09sh: Update sh7763rdp configNobuhiro Iwamatsu1-0/+9
2008-08-08TQM823L: re-enable logo support; update LCD_INFO textWolfgang Denk1-0/+2
2008-08-08TQM8xxL: fix support for second flash bankWolfgang Denk5-5/+5
2008-08-07usb: add support for R8A66597 usb controllerYoshihiro Shimoda1-1/+1
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco1-6/+6
2008-08-06Fix merge problemsStefan Roese55-450/+124
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson1-33/+218
2008-08-05mpc5121: squash some fdt fixup errorsJohn Rigby1-2/+3
2008-08-03Fix remaining build issues with MPC8xx FADS boards.Jean-Christophe PLAGNIOL-VILLARD3-3/+3
2008-08-03nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2008-08-03mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-01Fix build issues with MPC8xx FADS boards.Wolfgang Denk1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk36-49/+73