| Commit message (Expand) | Author | Age | Lines |
* | ids8247: Remove legacy NAND defines | Heiko Schocher | 2009-04-28 | -63/+84 |
* | ubifs: BUG realpath string must be ended with NULL | Ricardo Ribalda Delgado | 2009-04-28 | -0/+1 |
* | bmp_logo: Check return value of fread() | Peter Tyser | 2009-04-28 | -13/+22 |
* | ncb: Check return value of write() | Peter Tyser | 2009-04-28 | -1/+3 |
* | mtd: nand/onenand: Register mtd device upon device scanning | Stefan Roese | 2009-04-28 | -0/+22 |
* | mtd: nand: Include linux/mtd/partitions.h in nand_base.h | Stefan Roese | 2009-04-28 | -0/+4 |
* | ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" | Stefan Roese | 2009-04-28 | -48/+25 |
* | mips/vcth: Use generic 16550 uart driver | Detlev Zundel | 2009-04-28 | -128/+13 |
* | Separate mtdparts command from jffs2 | Ladislav Michl | 2009-04-28 | -5/+5 |
* | cmd_ide: Remove unused AmigaOneG3SE code | Peter Tyser | 2009-04-28 | -44/+0 |
* | AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition | Peter Tyser | 2009-04-28 | -1/+1 |
* | Replace __asm references with __asm__ | Peter Tyser | 2009-04-28 | -24/+24 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -31/+32 |
* | mtdpart command: align output columns | David Brownell | 2009-04-28 | -1/+1 |
* | Remove sa1100.h | Shinya Kuribayashi | 2009-04-28 | -0/+0 |
* | UBIFS: Remove tnc_commit.c which is not used in the read-only version | Stefan Roese | 2009-04-28 | -1102/+0 |
* | UBIFS: fix recovery bug | Adrian Hunter | 2009-04-28 | -47/+23 |
* | fs: Fix the wrong type of var | Gao Guanhua | 2009-04-28 | -1/+2 |
* | Update CHANGELOG | Wolfgang Denk | 2009-04-28 | -0/+559 |
* | dm9000 EEPROM reading bugfix | David Brownell | 2009-04-28 | -6/+6 |
* | rtl8169: fix cache coherency problem | Yoshihiro Shimoda | 2009-04-28 | -1/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-04-27 | -4/+4 |
|\ |
|
| * | 83xx: searching "muram-data" by compatible property | Heiko Schocher | 2009-04-24 | -2/+2 |
| * | mpc83xx: MPC8360ERDK: fix environment offset configuration bug | Anatolij Gustschin | 2009-04-23 | -2/+2 |
* | | lib_arm/board.c: remove misleading "test-only" comment. | Wolfgang Denk | 2009-04-26 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-04-24 | -60/+5 |
|\ \ |
|
| * | | NetLoop initialization bug | Michael Zaidman | 2009-04-19 | -59/+4 |
| * | | net: fix ULI 526x macro usage in netdev.h | Timur Tabi | 2009-04-19 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-04-24 | -96/+1677 |
|\ \
| |/
|/| |
|
| * | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -45/+51 |
| * | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | -4/+1342 |
| * | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -48/+285 |
* | | fix DaVinci NS16550_REG_SIZE regression | David Brownell | 2009-04-16 | -4/+4 |
* | | cmd_nand: drop duplicate NULL ptr check | Mike Frysinger | 2009-04-16 | -1/+1 |
* | | CMD_UBI != MTD_PARTITIONS | David Brownell | 2009-04-16 | -1/+1 |
* | | ppc4xx: Disable POST memory test on NAND-booting Kilauea | Stefan Roese | 2009-04-16 | -1/+12 |
* | | ppc4xx: Disable POST memory test on NAND-booting Sequoia | Stefan Roese | 2009-04-16 | -2/+13 |
* | | ppc4xx: Remove unused code for Sequoia NAND booting version | Stefan Roese | 2009-04-16 | -5/+1 |
* | | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets | Stefan Roese | 2009-04-16 | -1/+5 |
* | | ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia | Stefan Roese | 2009-04-16 | -2/+56 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-04-07 | -73/+203 |
|\ |
|
| * | Blackfin: audit UART for all known anomalies | Mike Frysinger | 2009-04-06 | -2/+21 |
| * | Blackfin: add check for anomaly 05000362 | Mike Frysinger | 2009-04-06 | -0/+9 |
| * | Blackfin: add comment about anomaly 05000430 avoidance | Mike Frysinger | 2009-04-06 | -0/+2 |
| * | Blackfin: add workaround for anomaly 05000242 | Mike Frysinger | 2009-04-06 | -1/+1 |
| * | Blackfin: add workaround for anomaly 05000171 | Mike Frysinger | 2009-04-06 | -0/+4 |
| * | Blackfin: update anomaly sheets | Mike Frysinger | 2009-04-06 | -69/+150 |
| * | Blackfin: nand: flush peripheral before polling it | Graf Yang | 2009-04-06 | -0/+1 |
| * | Blackfin: spi: make cs deassert function deterministic | Todor I Mollov | 2009-04-06 | -1/+15 |
* | | Support for PXA27X UDC. | Remy Bohmer | 2009-04-06 | -54/+1018 |