Age | Commit message (Expand) | Author |
2009-01-24 | easylogo: add optional gzip support | Mike Frysinger |
2009-01-24 | fat: fix unaligned errors | Bryan Wu |
2009-01-24 | spi flash: fix crash due to spi flash miscommunication | Brad Bozarth |
2009-01-24 | FPU POST: fix warnings when building with 2.18 binutils | Yuri Tikhonov |
2009-01-24 | Add support for Maxim's DS4510 I2C device | Peter Tyser |
2009-01-24 | common: Iteration limit for memory test. | Dirk Eibach |
2009-01-24 | serial: Rename driver vcth to vct to support other board variants | Stefan Roese |
2009-01-24 | nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir | Shinya Kuribayashi |
2009-01-24 | common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED | Peter Korsgaard |
2009-01-24 | Added legacy flash ST Micro M29W040B | Niklaus Giger |
2009-01-24 | Fixed off-by-one errors in lib_m68k/interrupts.c | Graeme Russ |
2009-01-24 | Removed all references to CONFIG_SYS_RESET_GENERIC | Graeme Russ |
2009-01-24 | Remove #ifdef CONFIG_SC520 in source code | Graeme Russ |
2009-01-24 | Added MMCR reset functionality | Graeme Russ |
2009-01-24 | Moved generic (triple fault) reset code | Graeme Russ |
2009-01-24 | Moved definition of set_vector() to new header file | Graeme Russ |
2009-01-24 | Moved sc520 specific code into new cpu/i386/sc520 folder | Graeme Russ |
2009-01-24 | Renamed cpu/i386/reset.S to resetvec.S | Graeme Russ |
2009-01-24 | Makefile: keep lists sorted. | Wolfgang Denk |
2009-01-24 | Added initial eNET board support | Graeme Russ |
2009-01-23 | Merge branch 'next' | Kim Phillips |
2009-01-24 | POWERPC 82xx: add the SCC as an HDLC controller | Gary Jennejohn |
2009-01-24 | powerpc, keymile boards: extract identical config options | Heiko Schocher |
2009-01-24 | powerpc: keymile: Add a check for the PIGGY debug board | Heiko Schocher |
2009-01-24 | powerpc: 83xx: add support for the kmeter1 board | Heiko Schocher |
2009-01-24 | Add a do_div() wrapper macro, lldiv(). | Sergei Poselenov |
2009-01-23 | 85xx: Add a 36-bit physical configuration for MPC8572DS | Kumar Gala |
2009-01-23 | 85xx: Handle eLBC difference w/36-bit physical | Kumar Gala |
2009-01-23 | 85xx: Use BR_ADDR macro for NAND chipselects | Kumar Gala |
2009-01-23 | Add secondary CPUs processor frequency for e500 core | Haiying Wang |
2009-01-23 | 85xx: enable the auto self refresh for wake up ARP | Dave Liu |
2009-01-23 | fsl-ddr: use the 1T timing as default configuration | Dave Liu |
2009-01-23 | fsl-ddr: make the self refresh idle threshold configurable | Dave Liu |
2009-01-23 | fsl-ddr: clean up the ddr code for DDR3 controller | Dave Liu |
2009-01-23 | fsl-ddr: update the bit mask for DDR3 controller | Dave Liu |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala |
2009-01-23 | 85xx: separate FLASH BASE virtual from physical address | Kumar Gala |
2009-01-23 | 85xx: separate PIXIS virtual from physical address | Kumar Gala |
2009-01-23 | Add README file for MPC8572DS board | Haiying Wang |
2009-01-23 | Blackfin: use common strmhz() in system output | Mike Frysinger |
2009-01-23 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2009-01-23 | Merge branch 'master' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk |
2009-01-23 | mpc83xx: New board support for SIMPC8313 | Ron Madrid |
2009-01-23 | nand: fixup printf modifiers to match types used | Mike Frysinger |
2009-01-23 | nand read.jffs2 (nand_legacy) in common/cmd_nand.c | Schlaegl Manfred jun |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |