summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1321-103/+23
* mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD2008-08-136-6/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-1230-6/+6
|\
| * at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-1230-6/+6
* | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-123-8/+20
* | nand_spl: Support page-aligned read in nand_load, use chipselectGuennadi Liakhovetski2008-08-121-10/+20
* | NAND boot: Update large page support for current API.Scott Wood2008-08-121-30/+20
* | NAND boot: MPC8313ERDB supportScott Wood2008-08-1214-129/+585
* | mpc8313erdb: Enable NAND in config.Scott Wood2008-08-121-0/+2
* | NAND: Do not write or read a whole block if it is larger than the environmentGuennadi Liakhovetski2008-08-121-9/+9
* | NAND: chip->state does not always get set.Marcel Ziswiler2008-08-121-0/+1
* | NAND: Scan bad blocks lazily.Ilya Yanok2008-08-122-3/+9
* | NAND read/write fixScott Wood2008-08-123-611/+194
* | NAND: Always skip blocks on read/write/boot.Scott Wood2008-08-122-38/+26
* | nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov2008-08-122-40/+31
* | fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-121-3/+2
* | fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-121-1/+10
* | Freescale eLBC FCM NAND driverScott Wood2008-08-122-0/+760
* | Don't panic if a controller driver does ecc its own way.Scott Wood2008-08-121-2/+6
* | NAND: Make NAND driver less verbose per defaultStefan Roese2008-08-122-6/+7
* | NAND: Davinci driver updatesSergey Kubushyn2008-08-121-5/+14
* | NAND: Fix compilation warning and small coding style issueStefan Roese2008-08-121-3/+2
* | NAND: Update nand_spl driver to match updated nand subsystemStefan Roese2008-08-121-15/+19
* | NAND: Update 4xx NDFC driver to match updated nand subsystemStefan Roese2008-08-121-42/+41
* | NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese2008-08-121-1/+10
* | make nand dump and nand dump.oob workWilliam Juul2008-08-121-19/+27
* | moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul2008-08-1237-36/+4
* | Clean out unneeded filesWilliam Juul2008-08-1227-10446/+0
* | Create symlinks from yaffs2/direct to yaffs2William Juul2008-08-1226-0/+26
* | Incorporate yaffs2 into U-bootWilliam Juul2008-08-1231-89/+666
* | YAFFS2 importWilliam Juul2008-08-1263-0/+24326
* | Whitespace cleanup and marking broken code.William Juul2008-08-122-44/+57
* | Fixing coding style issuesWilliam Juul2008-08-1218-99/+106
* | Remove white space at end.William Juul2008-08-1211-18/+18
* | Update MTD to that of Linux 2.6.22.1William Juul2008-08-1237-3243/+4636
|/
* Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-1217-19/+603
* MVBC_P: fix compile problemWolfgang Denk2008-08-121-2/+2
* MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'Wolfgang Denk2008-08-121-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-08-125-29/+44
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-08-125-29/+44
| |\
| | * i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-114-25/+40
| | * i.MX31: Fix IOMUX related typosMagnus Lilja2008-08-114-6/+6
* | | ads5121: fix compiler warnings (unused variables)Wolfgang Denk2008-08-122-3/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-121-4/+2
|\ \
| * | OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman2008-08-111-4/+2
* | | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-123-5/+5
* | | Fix fallout from autostart revertKumar Gala2008-08-1213-73/+13
* | | Fix compile error related to r8a66597-hcd & usbKumar Gala2008-08-122-6/+2
* | | POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-112-119/+25
* | | POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.cBecky Bruce2008-08-111-0/+6
OpenPOWER on IntegriCloud