| Commit message (Expand) | Author | Age | Lines |
... | |
| * | SPEAr : usbd driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+1231 |
| * | SPEAr : nand driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+182 |
| * | SPEAr : smi driver support for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+639 |
| * | SPEAr : i2c driver support added for SPEAr SoCs | Vipin KUMAR | 2010-01-23 | -0/+478 |
| * | SPEAr : Adding basic SPEAr architecture support. | Vipin KUMAR | 2010-01-23 | -0/+578 |
| * | SPEAr : Adding README.spear in doc | Vipin KUMAR | 2010-01-23 | -0/+48 |
| * | ARM Update mach-types | Tom Rix | 2010-01-23 | -0/+351 |
| * | Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) | Prafulla Wadaskar | 2010-01-23 | -2/+2 |
| * | Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ... | Prafulla Wadaskar | 2010-01-23 | -14/+69 |
| * | s5pc1xx: update cache routines | Minkyu Kang | 2010-01-23 | -23/+130 |
| * | samsung: fix DMC1_MEM_CFG for s3c64xx | Seunghyeon Rhee | 2010-01-23 | -2/+2 |
* | | ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration | Stefan Roese | 2010-01-23 | -5/+61 |
* | | ppc4xx: Fix sending type 1 PCI transactions | Felix Radensky | 2010-01-23 | -1/+2 |
|/ |
|
* | mpc512x: Use in/out accessors for all registers | Detlev Zundel | 2010-01-21 | -18/+19 |
* | tools: allow people to compile w/out configuring | Mike Frysinger | 2010-01-21 | -2/+16 |
* | ubsha1: drop unnecessary includes/prototypes | Mike Frysinger | 2010-01-21 | -8/+0 |
* | image.h: avoid command.h for host tools | Mike Frysinger | 2010-01-21 | -2/+1 |
* | Removing Atmel from ARM926EJ-S Systems | Matthias Weisser | 2010-01-21 | -1/+1 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2010-01-21 | -2/+2 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-01-21 | -2/+2 |
| |\ |
|
| | * | ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs | Felix Radensky | 2010-01-21 | -1/+1 |
| | * | ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT | Felix Radensky | 2010-01-21 | -1/+1 |
* | | | lmb: only force on arches that use it | Mike Frysinger | 2010-01-21 | -20/+40 |
* | | | sha1: add dedicated config option | Mike Frysinger | 2010-01-21 | -1/+2 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2010-01-21 | -0/+26 |
|\ \ |
|
| * | | MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel | Shinya Kuribayashi | 2010-01-20 | -0/+26 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2010-01-21 | -7/+103 |
|\ \ |
|
| * | | MX31: Activate NAND environment on i.MX31 PDK board. | Magnus Lilja | 2010-01-19 | -4/+21 |
| * | | MXC: Add large page oob layout for i.MX31 NAND controller. | Magnus Lilja | 2010-01-19 | -0/+12 |
| * | | mxc_nand: Update driver to work with i.MX31. | Magnus Lilja | 2010-01-19 | -3/+31 |
| * | | MX31: Add struct definition for clock control module in i.MX31. | Magnus Lilja | 2010-01-19 | -0/+39 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-01-21 | -12/+1083 |
|\ \
| |/
|/| |
|
| * | Blackfin: add support for kgdb | Robin Getz | 2010-01-17 | -12/+982 |
| * | asm-generic/signal.h: import from linux | Robin Getz | 2010-01-17 | -0/+101 |
* | | microblaze: zlib needs asm/unaligned.h | Michal Simek | 2010-01-19 | -0/+16 |
* | | microblaze: Remove getenv_IPaddr prototype | Michal Simek | 2010-01-19 | -1/+0 |
* | | MAINTAINERS: fix nhk8815 board name | Alessandro Rubini | 2010-01-19 | -1/+1 |
* | | Fix breakage in SMC EEPROM standalone applications | Ben Warren | 2010-01-19 | -10/+0 |
* | | Makefile: fix parallel build | Daniel Hobi | 2010-01-18 | -1/+4 |
|/ |
|
* | CRAMFS: support cramfs in RAM | Heiko Schocher | 2010-01-18 | -0/+217 |
* | powerpc: keymile boards updates | Heiko Schocher | 2010-01-18 | -149/+22 |
* | env, eeprom: add redundant environment support | Heiko Schocher | 2010-01-18 | -4/+127 |
* | cmd_eeprom: I2C updates | Heiko Schocher | 2010-01-18 | -11/+84 |
* | move definition of macros likely and unlikely to compiler.h | Matthias Kaehlcke | 2010-01-18 | -3/+3 |
* | cmd_bootm.c: Change interpretation of standalone image parameters. | Detlev Zundel | 2010-01-18 | -3/+0 |
* | cmd_bootm.c: Do not load a ramdisk when not booting a kernel. | Detlev Zundel | 2010-01-18 | -1/+2 |
* | kgdb: update mem2hex/hex2mem funcs | Robin Getz | 2010-01-18 | -11/+32 |
* | kgdb: drop duplicate debugger_exception_handler | Mike Frysinger | 2010-01-18 | -36/+0 |
* | kgdb: add default generic stubs | Robin Getz | 2010-01-18 | -1/+65 |
* | netconsole: mark local funcs with static | Mike Frysinger | 2010-01-18 | -5/+5 |