summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added helper function to get CS1 base address.Juergen Kilb2011-09-122-0/+20
* Add omap_hsmmc platform data.Juergen Kilb2011-09-122-1/+37
* Add Reset Support for omap3.Juergen Kilb2011-09-122-2/+6
* atmel_mci: handle clk_get error correctlyHubert Feurstein2011-09-121-2/+3
* macb: handle clk_get errorHubert Feurstein2011-09-121-0/+6
* macb: whitespace cleanupHubert Feurstein2011-09-121-6/+6
* imx_spi: rework transfer according to the API, fix compatibility with spi_wri...Paul Fertser2011-09-121-11/+44
* cfi_flash: support of u32 cmdTeresa Gámez2011-08-264-18/+38
* ARM i.MX51: setup SD1/2 iomux pinsSascha Hauer2011-08-241-0/+17
* ARM i.MX51: fix SD1/2 iomux padsSascha Hauer2011-08-241-12/+16
* ARM i.MX27: Add spi2 supportSascha Hauer2011-08-242-0/+6
* Merge branch 'pu-env' into nextSascha Hauer2011-08-240-0/+0
|\
| * ARM i.MX51: set barebox_loc according to boot sourceSascha Hauer2011-08-241-0/+87
| * ARM i.MX25/35: initialize barebox_loc earlierSascha Hauer2011-08-241-6/+2
| * put env_push_context into postcore_initcallSascha Hauer2011-08-241-1/+1
* | nor: Add SPI flash driverFranck Jullien2011-08-245-5/+975
* | nios2: Add Altera SPI master driverFranck Jullien2011-08-244-0/+254
* | ARM pcm043: New NOR Flash CS0 valuesTeresa Gámez2011-08-241-7/+3
* | ARM linux: support Linux images with CONFIG_AUTO_ZRELADDRSascha Hauer2011-08-241-15/+44
* | commands/loads.c: fix whitespace errors & formattingAntony Pavlov2011-08-231-60/+59
* | commands/loads.c: make do_* functions staticAntony Pavlov2011-08-231-2/+2
* | commands/loads.c: fix compiler's warningAntony Pavlov2011-08-231-1/+1
* | commands/loads.c: make it compile againAntony Pavlov2011-08-234-35/+29
* | remove LOADS_BAUD_CHANGE from broken commands/loads.cAntony Pavlov2011-08-231-108/+1
* | ARM i.MX51: set barebox_loc according to boot sourceSascha Hauer2011-08-171-0/+87
* | ARM i.MX25/35: initialize barebox_loc earlierSascha Hauer2011-08-171-6/+2
* | put env_push_context into postcore_initcallSascha Hauer2011-08-171-1/+1
* | Merge branch 'pu' into nextSascha Hauer2011-08-1727-17/+58
|\ \
| * | devinfo: beautify outputSascha Hauer2011-08-171-13/+14
| * | spi: make the spi devices children of the parent busSascha Hauer2011-08-171-0/+1
| * | mci: parent fixupsSascha Hauer2011-08-175-1/+8
| * | console: make console device a child of the hardware deviceSascha Hauer2011-08-151-0/+2
| * | net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-1513-0/+14
| * | net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-1514-0/+17
| * | mci: embed mci_dev into mci_host instead of allocating it seperatelySascha Hauer2011-08-152-3/+2
| |/
* / I2C support to PCM-038 boardshc@milas.spb.ru2011-08-172-0/+16
|/
* Merge branch 'master' into nextSascha Hauer2011-08-1529-158/+188
|\
| * mci mxs: fix line endingsSascha Hauer2011-08-151-3/+3
| * net fec_mpc5200: fix lineendingsSascha Hauer2011-08-151-7/+7
| * drivers/base: initialize active listSascha Hauer2011-08-151-0/+1
| * x86/generic_pc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-151-11/+3
| * disk_drive: fix x86 supportJean-Christophe PLAGNIOL-VILLARD2011-08-151-3/+3
| * versatile: fix static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-121-4/+4
| * nomadik: fix static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-121-2/+2
| * clkdev: factorize macroJean-Christophe PLAGNIOL-VILLARD2011-08-124-25/+19
| * versatilek: switch to static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-102-3/+22
| * nomadik: switch to static allocation clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-102-0/+19
| * at91sam9261ek: fix missing ecc typeJean-Christophe PLAGNIOL-VILLARD2011-08-101-0/+1
| * arm_dcc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+0
| * at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-1016-125/+124