summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-08arm: omap: i2c: don't zero cnt in i2c_writeH1-2012.04.01Evan Wilson
2014-04-08Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini
2014-04-08Testing new I2C pin muxEvan Wilson
2014-04-07Changes to compile for 2012.04.01Evan Wilson
2014-04-07U-boot flashed and bootingEvan Wilson
2014-04-07Changes to custom pinmuxEvan Wilson
2014-04-07Updated memory configuration(NAND and DDR). Removed led.c from board init. Si...Evan Wilson
2014-04-07Removed TWL4030 supportEvan Wilson
2014-04-07Removed USB and Ethernet supportEvan Wilson
2014-04-07Removed LED and MMC supportEvan Wilson
2014-04-07Removed code not related to AM37Evan Wilson
2014-04-07Created H1 board portEvan Wilson
2012-04-25Prepare v2012.04.01v2012.04.01Wolfgang Denk
2012-04-23sandbox: Use the new run_command()Simon Glass
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren
2012-04-23arm: fix bootm with device treeStephen Warren
2012-04-23Fix the behaviour of the 'run' commandTimo Ketola
2012-04-21Prepare v2012.04v2012.04Wolfgang Denk
2012-04-21net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass
2012-04-21eb_cpux9k2: add USB host support to boardJens Scharsig
2012-04-21mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee
2012-04-21fdt: avoid bad MAKEALL statusWolfgang Denk
2012-04-21fdt: fix out of tree builds with DT supportWolfgang Denk
2012-04-21GCC4.6: Squash warnings in onenand_base.cWolfgang Denk
2012-04-18Prepare v2012.04-rc3v2012.04-rc3Wolfgang Denk
2012-04-18Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2012-04-18sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu
2012-04-18sh: Fix rsk7264 pin setup for on-board ethernetPhil Edworthy
2012-04-17i.MX6: arm2: Add AXI cache and Qos settingDirk Behme
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-04-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2012-04-16M28: Pull out CONFIG_APBH_DMA so it's always enabledMarek Vasut
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan
2012-04-16imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan
2012-04-16imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut
2012-04-16MX31: mx31pdk: drop enable_caches from board fileStefano Babic
2012-04-16i.MX28: Fix initial stack pointer positionMarek Vasut
2012-04-16mx35: mx35pdk: fix when cache functions are linkedStefano Babic
2012-04-16mx35: flea3: fix when cache functions are linkedStefano Babic
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic