summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* use _stext instead of TEXT_BASESascha Hauer2009-09-081-1/+1
* usb: when unregistering usb devices, remove them from device listSascha Hauer2009-09-081-2/+3
* i.MX: Use more accurate decode pll function from kernelSascha Hauer2009-09-081-11/+27
* ehci: Restore state after td timeoutSascha Hauer2009-09-081-3/+10
* imx nand: Make use of optimized string functionsSascha Hauer2009-08-191-0/+8
* i.MX: Do not dump clocks on startup.Sascha Hauer2009-08-196-15/+41
* pcm038: Add MMU supportSascha Hauer2009-08-191-0/+26
* fec imx27: Add MMU supportSascha Hauer2009-08-191-13/+16
* Add MMU supportSascha Hauer2009-08-198-0/+380
* arm: Add bootu commandSascha Hauer2009-08-193-2/+46
* arm: make 'bootz' configurableSascha Hauer2009-08-194-3/+14
* armlinux.c: refactorSascha Hauer2009-08-191-157/+83
* armlinux: remove unused atagsSascha Hauer2009-08-191-53/+0
* imx_nand: Skip bbt scan during initializationSascha Hauer2009-08-181-0/+2
* arm: implement optimized string functionsSascha Hauer2009-08-186-4/+455
* return is not a functionSascha Hauer2009-08-181-1/+1
* v2.0.0-rc10v2.0.0-rc10Sascha Hauer2009-08-131-1/+1
* bootz: Speed up bootz commandSascha Hauer2009-08-131-5/+41
* console: Fix line endingsSascha Hauer2009-08-131-2/+2
* nand bb: Fix writing of nand page unaligned dataSascha Hauer2009-08-131-14/+53
* i.MX fb: Add support for overlay framebufferSascha Hauer2009-08-132-1/+153
* add missing include/fb.hSascha Hauer2009-08-131-0/+89
* Fix the UPLL setting (USB main clock) to the correct value of 48MHz to make U...Juergen Beisert2009-08-121-1/+1
* adapt both S3C platforms to the new device handlingJuergen Beisert2009-08-112-6/+20
* remove a wrong and confusing commentJuergen Beisert2009-08-111-1/+0
* Remove already commeted out baseboard devices. Useless here.Juergen Beisert2009-08-111-24/+0
* i.mx35 fix clock calcJan Weitzel2009-08-031-2/+4
* Merge branch 'small_a9m24x0_fixes' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-312-8/+3
|\