summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-273-0/+104
* net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-272-48/+101
* net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-273-2/+22
* integrator: update the Integrator/CP configLinus Walleij2012-02-271-34/+13
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-273-392/+538
* integrator: stop calling pci_init() twiceLinus Walleij2012-02-271-3/+0
* mcx: Enable command line editingDetlev Zundel2012-02-271-0/+2
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-275-172/+4
* OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber2012-02-273-14/+0
* Tricorder: Switch env to generic mmc driverThomas Weber2012-02-271-3/+4
* omap3_beagle: Change MAINTAINERS entryTom Rini2012-02-271-4/+1
* am335x_evm: Change MAINTAINERS entryTom Rini2012-02-271-4/+1
* am33xx: ddr_defs.h: Change DDR timingsChase Maupin2012-02-271-1/+1
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-272-3/+34
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-272-1/+73
* beagle: enable DVI_PUPPeter Meerwald2012-02-271-0/+34
* davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath2012-02-271-3/+6
* common/image.c: align usage of fdt_high with initrd_highShawn Guo2012-02-272-7/+13
* mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam2012-02-271-26/+1
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-271-1/+1
* mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+1
* mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson2012-02-271-3/+15
* mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson2012-02-272-1/+3
* mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2012-02-273-1/+35
* mx6q: Add support for ECSPI through mxc_spi driverEric Nelson2012-02-271-0/+44
* mxc_spi: move machine specifics into CPU headersEric Nelson2012-02-274-87/+88
* mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson2012-02-271-0/+4
* MX27: add missing get_tbclk()Stefano Babic2012-02-271-0/+5
* MX28: Fix get_timer() / get_tbclk() issueMarek Vasut2012-02-271-2/+17
* mx28: fix SPL code to make USB booting workMatthias Fuchs2012-02-271-1/+20
* i.MX28: Fix VDDIO and VDDA setupMarek Vasut2012-02-271-4/+12
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-18/+57
* MX31: add missing get_tbclk()Stefano Babic2012-02-271-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* mx28evk: add SPI supportMatthias Fuchs2012-02-272-3/+49
* mx28evk: add USB supportMatthias Fuchs2012-02-272-0/+19
* mx28evk: add RTC supportMatthias Fuchs2012-02-271-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-02-263-2/+21
|\
| * microblaze: Enable TFTP put commandStephan Linz2012-02-231-0/+1
| * microblaze: avoid interrupt race conditionsStephan Linz2012-02-231-2/+2
| * microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-231-0/+18
* | Revert "ARM: I2C: I2C Multi byte address support"Tom Rini2012-02-212-296/+173
* | Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini2012-02-211-13/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2012-02-178-22/+31
|\
| * mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-152-8/+14
| * mmc: fix card busy pollingJan Kloetzke2012-02-151-8/+6
OpenPOWER on IntegriCloud