| Commit message (Expand) | Author | Age | Lines |
... | |
| * | at91: fixed plla calc when no USB support is active | Daniel Gorsulowski | 2009-04-29 | -1/+1 |
| * | arm925t: Fix CONFIG_SYS_HZ to 1000 | Ladislav Michl | 2009-04-29 | -75/+35 |
| * | OMAP3: Remove legacy NAND defines | Dirk Behme | 2009-04-29 | -117/+0 |
| * | OMAP3: Print correct silicon revision | Sanjeev Premi | 2009-04-29 | -16/+36 |
| * | OMAP3: Remove unused board-types | Sanjeev Premi | 2009-04-29 | -38/+0 |
| * | OMAP3: Use functions print_cpuinfo() and checkboard() | Sanjeev Premi | 2009-04-29 | -62/+102 |
| * | OMAP3: Fix changed mmc init command | Dirk Behme | 2009-04-26 | -5/+5 |
| * | minor DaVinci clock cleanup | David Brownell | 2009-04-24 | -8/+4 |
| * | s3c64xx: remove unnecessary definition | Minkyu Kang | 2009-04-24 | -4/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-04-30 | -14/+4 |
|\ \ |
|
| * | | MTD: Change cfi-mtd to accept non-uniform sector sizes | Stefan Roese | 2009-04-29 | -14/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-04-30 | -3/+33 |
|\ \ \
| |/ /
|/| | |
|
| * | | video: fix bug in cfb_console.c code | Anatolij Gustschin | 2009-04-28 | -3/+33 |
* | | | cmd_ext2.c: fix compile warnings | Wolfgang Denk | 2009-04-28 | -2/+2 |
|/ / |
|
* | | 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 |