Age | Commit message (Expand) | Author |
2012-04-19 | CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic | Marek Vasut |
2012-04-19 | CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE | Marek Vasut |
2012-04-19 | CMD: Fix typo CMD_FSL -> CMD_MFSL in readme | Marek Vasut |
2012-04-19 | HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM | Marek Vasut |
2012-04-19 | CMD: Remove CMD_LOG, it's unused | Marek Vasut |
2012-04-19 | CMD: Fix typo KGBD -> KGDB on debris board | Marek Vasut |
2012-04-19 | CMD: Drop CONFIG_CMD_EMMC, it's not used | Marek Vasut |
2012-04-19 | CMD: Drop CONFIG_CMD_DFL, it's not used | Marek Vasut |
2012-04-19 | CMD: Drop CMD_DCR, it's not used | Marek Vasut |
2012-04-19 | CMD: Drop CMD_CAN, it's not used | Marek Vasut |
2012-04-19 | CMD: Remove CMD_AUTOSCRIPT, it's not used | Marek Vasut |
2012-04-19 | AT91: Drop AT91_SPIMUX command from cmd_all | Marek Vasut |
2012-04-18 | Prepare v2012.04-rc3 | Wolfgang Denk |
2012-04-18 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk |
2012-04-18 | sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Nobuhiro Iwamatsu |
2012-04-18 | sh: Fix rsk7264 pin setup for on-board ethernet | Phil Edworthy |
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 |