Age | Commit message (Expand) | Author |
2012-04-17 | i.MX6: arm2: Add AXI cache and Qos setting | Dirk Behme |
2012-04-16 | Prepare v2012.04-rc2; minor Coding Style cleanup | Wolfgang Denk |
2012-04-16 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2012-04-16 | ARM926EJS: Fix cache.c to comply with checkpatch.pl | Marek Vasut |
2012-04-16 | ARM926EJS: Make asm routines volatile in cache ops | Marek Vasut |
2012-04-16 | MX35: mx35pdk: wrong board revision | Stefano Babic |
2012-04-16 | ARM1136: MX35: Make asm routines volatile in cache ops | Stefano Babic |
2012-04-16 | ARM: add u-boot.imx as target for i.MX SOCs | Stefano Babic |
2012-04-16 | M28: Pull out CONFIG_APBH_DMA so it's always enabled | Marek Vasut |
2012-04-16 | DMA: Split the APBH DMA init into block and channel init | Marek Vasut |
2012-04-16 | imx: Return gpio_set_value in gpio_direction_output | Vikram Narayanan |
2012-04-16 | imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) | Vikram Narayanan |
2012-04-16 | imx: Add GPIO_TO_PORT macro in the mxc_gpio driver | Vikram Narayanan |
2012-04-16 | imx: Remove unneeded/repititive definitions from imx headers | Vikram Narayanan |
2012-04-16 | i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC | Marek Vasut |
2012-04-16 | MX31: mx31pdk: drop enable_caches from board file | Stefano Babic |
2012-04-16 | i.MX28: Fix initial stack pointer position | Marek Vasut |
2012-04-16 | mx35: mx35pdk: fix when cache functions are linked | Stefano Babic |
2012-04-16 | mx35: flea3: fix when cache functions are linked | Stefano Babic |
2012-04-16 | ARM: 926ejs: use debug() for misaligned addresses | Stefano Babic |
2012-04-16 | ARM1136: add cache flush and invalidate operations | Anatolij Gustschin |
2012-04-16 | mx6qsabrelite: Fix the serial console port | Fabio Estevam |
2012-04-16 | mx6qsabrelite: Add boot switch setting information into the README | Fabio Estevam |
2012-04-16 | i.MX6: mx6qsabrelite: add cache commands if cache is enabled | Eric Nelson |
2012-04-16 | i.MX6: implement enable_caches() | Eric Nelson |
2012-04-16 | i.MX6: define CACHELINE_SIZE | Eric Nelson |
2012-04-16 | MX53: DDR: Fix ZQHWCTRL field TZQ_CS | Troy Kisky |
2012-04-16 | mx28evk: Add a README file | Fabio Estevam |
2012-04-16 | mx28: Split the README into a common part and a m28 specific part | Fabio Estevam |
2012-04-16 | tricorder: Load kernel from ubifs | Bernhard Walle |
2012-04-16 | tricorder: Add UBIFS | Bernhard Walle |
2012-04-16 | cm-t35: fix Ethernet reset timing | Igor Grinberg |
2012-04-16 | hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT | Tom Rini |
2012-04-16 | BeagleBoard: Remove userbutton command and use gpio command instead | Joel Fernandes |
2012-04-16 | OMAP: Move omap1510inn to Unmaintained / Orphaned | Tom Rini |
2012-04-14 | drivers/mtd/spr_smi.c: Fix build warning | Anatolij Gustschin |
2012-04-11 | README: supported boards are in boards.cfg, not Makefile | Michael Jones |
2012-04-10 | mkenvimage: Fix compiler warning | Dirk Behme |
2012-04-10 | Move bootstage timer out of lib/time.c | Simon Glass |
2012-04-10 | configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER | Fabio Estevam |
2012-04-09 | Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging | Wolfgang Denk |
2012-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2012-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-onenand | Wolfgang Denk |
2012-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-nios | Wolfgang Denk |
2012-04-09 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Wolfgang Denk |
2012-04-09 | LMB: Fix undefined lmb_reserve() on non-lmb platforms | Marek Vasut |
2012-04-04 | net/designware: Change timeout loop implementation | Amit Virdi |
2012-04-04 | net/designware: Set ANAR to 0x1e1 | Armando Visconti |
2012-04-04 | net/designware: Program phy registers when auto-negotiation is ON | Vikas Manocha |
2012-04-04 | net/designware: Try configuring phy on each dw_eth_init | Vipin Kumar |