summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber
2012-02-27Tricorder: Switch env to generic mmc driverThomas Weber
2012-02-27omap3_beagle: Change MAINTAINERS entryTom Rini
2012-02-27am335x_evm: Change MAINTAINERS entryTom Rini
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath
2012-02-27beagle: enable DVI_PUPPeter Meerwald
2012-02-27davinci: cleanup davinci_sync_env_enetaddr() fucntionHadli, Manjunath
2012-02-27common/image.c: align usage of fdt_high with initrd_highShawn Guo
2012-02-27mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam
2012-02-27mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-02-27mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-02-27mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-02-27mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-02-27mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-02-27mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flashEric Nelson
2012-02-27mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson
2012-02-27mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson
2012-02-27mx6q: Add support for ECSPI through mxc_spi driverEric Nelson
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson
2012-02-27mx6q: define GPIO macros for translating between ordinals and port:indexEric Nelson
2012-02-27MX27: add missing get_tbclk()Stefano Babic
2012-02-27MX28: Fix get_timer() / get_tbclk() issueMarek Vasut
2012-02-27mx28: fix SPL code to make USB booting workMatthias Fuchs
2012-02-27i.MX28: Fix VDDIO and VDDA setupMarek Vasut
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-27mx28evk: add SPI supportMatthias Fuchs
2012-02-27mx28evk: add USB supportMatthias Fuchs
2012-02-27mx28evk: add RTC supportMatthias Fuchs
2012-02-26Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-02-23microblaze: Enable TFTP put commandStephan Linz
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz
2012-02-21Revert "ARM: I2C: I2C Multi byte address support"Tom Rini
2012-02-21Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-02-17Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-02-17Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2012-02-15mmc: make mmc_send_status() more reliableJan Kloetzke
2012-02-15mmc: fix card busy pollingJan Kloetzke
2012-02-15Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh
2012-02-14usb_ether: fix typoPeter Meerwald