summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Use the machine number macro instead of the plain numberJuergen Beisert2009-07-311-1/+1
| * Use the correct machine number for the a9m2410 CPU cardJuergen Beisert2009-07-311-6/+1
| * fix RTC's I2C addressJuergen Beisert2009-07-311-1/+1
* | Merge branch 'docu_update' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-3115-130/+279
|\ \
| * | Move the Eukrea board description to its correct place in the menuJuergen Beisert2009-07-311-0/+1
| * | Improve the ARM architecture documentation partJuergen Beisert2009-07-311-8/+23
| * | Give the S3C24xx CPU family a nice menu entryJuergen Beisert2009-07-311-0/+4
| * | Fix PLL documentation for the S3C2440 CPUJuergen Beisert2009-07-311-2/+1
| * | Add the IO API documentation for all architectures. First try.Juergen Beisert2009-07-311-0/+80
| * | Improve or fix various parameter documentationJuergen Beisert2009-07-313-16/+15
| * | Improve documentation by adding build notes to the a9m24x0 CPU cardsJuergen Beisert2009-07-312-0/+31
| * | Move the parameter's documentation where it belongs toJuergen Beisert2009-07-312-52/+67
| * | Beautify the doxygen generated documentationJuergen Beisert2009-07-315-52/+57
| |/
* | pcm038: Add framebuffer supportSascha Hauer2009-07-311-1/+72
* | add memset command to u-bootSascha Hauer2009-07-311-0/+68
* | framebuffer: Add bmp command to show bmp filesSascha Hauer2009-07-314-8/+228
* | Add framebuffer supportSascha Hauer2009-07-317-0/+589
* | fs: write: fix writing on devicesSascha Hauer2009-07-301-3/+9
* | fec_imx: Make sure MII speed is correct before reading the phySascha Hauer2009-07-301-0/+5
* | implement /dev/zeroSascha Hauer2009-07-301-0/+28
* | mx27: Add lcd clock functionSascha Hauer2009-07-302-0/+6
* | mx27: Add lcd iomux definesSascha Hauer2009-07-301-0/+27
|/
* nand: Add size parameterSascha Hauer2009-07-212-0/+15
* miiphy: add device pointer to struct cdevSascha Hauer2009-07-211-0/+1
* ethernet driver: Do not overwrite devnameSascha Hauer2009-07-212-4/+0
* cdev fixes for new boardsSascha Hauer2009-07-215-55/+11
* serial_netx: Fix compiler warningSascha Hauer2009-07-211-3/+0
* at91sam9260ek: Fix compiler warningSascha Hauer2009-07-211-2/+0
* fec_mpc5200: fix compiler warningSascha Hauer2009-07-211-8/+0
* mpc5200: remove undefined function strmhzSascha Hauer2009-07-211-2/+1
* reactivate cramfsSascha Hauer2009-07-211-80/+91
* get rid of device idsSascha Hauer2009-07-2118-134/+134
* add a device_d to ethernet devicesSascha Hauer2009-07-2115-63/+66
* spi: remove bogus setup of proxy deviceSascha Hauer2009-07-211-3/+2
* remove id fields from struct device_dSascha Hauer2009-07-2122-72/+3
* register sdram devices correctlySascha Hauer2009-07-2118-65/+129
* pcm038: register sram deviceSascha Hauer2009-07-211-2/+0
* make sure ramfs/devfs are initialised when neededSascha Hauer2009-07-212-2/+2