summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add defconfig for pcm027 boardpxa270Sascha Hauer2009-10-121-0/+215
* pxa minimal portSascha Hauer2009-10-1219-0/+528
* add USB otg pin definitionsSascha Hauer2009-10-091-0/+12
* fec_imx: initialize buffers on open timeSascha Hauer2009-10-091-6/+6
* pca100: add missing USB bitsSascha Hauer2009-10-091-1/+1
* pca100: remove imx_ prefix from gpio access functionsSascha Hauer2009-10-091-3/+3
* nand_imx_v2: Use generic bbt scan functionSascha Hauer2009-10-051-44/+11
* nand_imx_v2: Use a two staged scan processSascha Hauer2009-10-051-17/+22
* nand_imx_v2: abstract i.MX25 specific stuff properlySascha Hauer2009-10-051-8/+43
* i.MX introduce cpu_is_*() macrosSascha Hauer2009-10-051-0/+37
* nand_imx_v2: make nand_boot_test command more flexibleSascha Hauer2009-10-051-5/+23
* nand_imx_v2: use xzalloc for data buffersSascha Hauer2009-10-051-31/+2
* mc13783: fix spi mode, remove now unneeded double readSascha Hauer2009-10-021-6/+1
* imx spi: Use gpio as chip selectsSascha Hauer2009-10-023-24/+83
* imx: replace imx specific gpio functions with generic onesSascha Hauer2009-10-022-7/+7
* boards: use recently introduced protect_file functionSascha Hauer2009-10-0210-10/+11
* fs: replace broken dev_protect with protect_file functionSascha Hauer2009-10-022-0/+16
* readline: Allow only ascii and printable charactersSascha Hauer2009-09-291-2/+4
* register env as env0 and not as envSascha Hauer2009-09-2911-21/+21
* Add USB device supportSascha Hauer2009-09-2526-0/+9499
* console: partly revert 84688dfdb4aecc8296b4fef9bc657335d7b9ade5Sascha Hauer2009-09-251-1/+0
* rename dma macrosSascha Hauer2009-09-253-10/+10
* hush: pass return code from exit commandSascha Hauer2009-09-251-0/+1
* hush: Only run list if it's not emptySascha Hauer2009-09-251-1/+6
* console: make locally used function staticSascha Hauer2009-09-251-2/+3
* mx25: remove duplicate function, fix perclk valuesSascha Hauer2009-09-251-18/+3
* mx25: implement clko commandSascha Hauer2009-09-252-1/+41
* devfs: fix return value for lseek in partitionsSascha Hauer2009-09-251-1/+1
* add xstrdup functionSascha Hauer2009-09-252-0/+11
* make copy_file() globally availableSascha Hauer2009-09-254-58/+63
* ls: beautify outputSascha Hauer2009-09-251-9/+51
* devfs: add open counterSascha Hauer2009-09-112-8/+31
* nand bb: fix removal of bb devicesSascha Hauer2009-09-111-5/+3
* nand bb: fix check when erasing a bb deviceSascha Hauer2009-09-111-2/+2
* ethact command: If called without arguments print current eth deviceSascha Hauer2009-09-091-1/+8
* pcm038: Add USB supportSascha Hauer2009-09-091-0/+46
* usb: remove unused fields from struct usb_deviceSascha Hauer2009-09-091-4/+0
* usb: remove unnecessary codeSascha Hauer2009-09-091-12/+10
* usb ehci driver: Add MMU supportSascha Hauer2009-09-091-11/+10
* usb ehci driver: Get rid of echi_alloc/freeSascha Hauer2009-09-091-59/+12
* pca100: Add USB host supportSascha Hauer2009-09-091-4/+54
* pca100: Add MMU supportSascha Hauer2009-09-092-0/+26
* imx27: Add usb definesSascha Hauer2009-09-091-0/+13
* MX25/MX35 Nand supportSascha Hauer2009-09-083-1/+1147
* add mx25 3ds defconfigSascha Hauer2009-09-081-0/+218
* add Freescale MX25 3stack board supportSascha Hauer2009-09-0813-0/+807
* nand_base: We have to ignore the -EUCLEAN errorSascha Hauer2009-09-081-1/+1
* Add MX25 supportSascha Hauer2009-09-089-0/+315
* add iomux definitions for mx25Sascha Hauer2009-09-081-0/+773
* imx serial: add mx25 supportSascha Hauer2009-09-081-1/+1