| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -4/+4 |
|/ |
|
* | mips: Move cpu/mips/* to arch/mips/cpu/* | Peter Tyser | 2010-04-13 | -1/+1 |
* | sh: Move cpu/$CPU to arch/sh/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -1/+1 |
* | drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking | Albin Tonnerre | 2010-04-09 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-04-09 | -18/+21 |
|\ |
|
| * | EHCI: add NEC PCI ID | Sergei Shtylyov | 2010-04-08 | -0/+1 |
| * | EHCI: fix port reset reporting | Sergei Shtylyov | 2010-04-08 | -15/+17 |
| * | EHCI: fix off-by-one error in ehci_submit_root() | Sergei Shtylyov | 2010-04-08 | -1/+1 |
| * | EHCI: fix root hub device descriptor | Sergei Shtylyov | 2010-04-08 | -2/+2 |
* | | video: ati_radeon_fb.c: fix warning while compiling with DEBUG | Anatolij Gustschin | 2010-04-08 | -1/+1 |
* | | ati_radeon: Support PCI virtual not eq bus mapping. | Ed Swarthout | 2010-04-08 | -28/+33 |
* | | ati_radeon: return with error when emulator fails | Ed Swarthout | 2010-04-08 | -2/+4 |
* | | video: cfb_console.c: add support for RLE8 bitmaps | Anatolij Gustschin | 2010-04-08 | -2/+198 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2010-04-08 | -0/+2 |
|\ |
|
| * | cfi_flash: reset timer in flash status check | Thomas Chou | 2010-04-07 | -0/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-04-08 | -20/+39 |
|\ \ |
|
| * | | 85xx: Added various P1012/P1013/P1021/P1022 defines | Kumar Gala | 2010-04-07 | -1/+3 |
| * | | ppc/8xxx: Delete PCI nodes from device tree if not configured | Kumar Gala | 2010-04-07 | -6/+12 |
| * | | fsl_esdhc: Only modify the field we are changing in WML | Roy Zang | 2010-04-07 | -5/+4 |
| * | | fsl_esdhc: Add function to reset the eSDHC controller | Jerry Huang | 2010-04-07 | -0/+17 |
| * | | fsl_esdhc: Always stop clock before changing frequency | Kumar Gala | 2010-04-07 | -8/+3 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-04-08 | -0/+440 |
|\ \ |
|
| * | | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+440 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-04-08 | -25/+24 |
|\ \ |
|
| * | | at91: use C structs for AT91 OHCI code | Matthias Fuchs | 2010-04-03 | -15/+13 |
| * | | Convert at91 watchdog driver to new SoC access | Achim Ehrlich | 2010-04-03 | -10/+11 |
| |/ |
|
* | | nios2: Fix outx/writex parameter order in io.h | Scott McNutt | 2010-04-02 | -9/+9 |
* | | nios2: Move serial drivers to individual files in drivers/serial | Scott McNutt | 2010-04-02 | -0/+355 |
|/ |
|
* | Merge branch 'next' | Wolfgang Denk | 2010-04-01 | -112/+489 |
|\ |
|
| * | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-29 | -1/+4 |
| |\ |
|
| * \ | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next | Wolfgang Denk | 2010-03-29 | -7/+86 |
| |\ \ |
|
| | * | | cfi flash: add status polling method for amd flash | Thomas Chou | 2010-03-26 | -7/+86 |
| * | | | Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next | Wolfgang Denk | 2010-03-28 | -27/+31 |
| |\ \ \ |
|
| | * | | | ColdFire: Update uart_port_conf in serial driver | TsiChung Liew | 2010-03-24 | -2/+2 |
| | * | | | add block write function to spartan3 slave serial load | Wolfgang Wegner | 2010-03-24 | -25/+29 |
| | |/ / |
|
| * | | | at91: add hwecc method for nand | Nikolay Petukhov | 2010-03-23 | -0/+301 |
| * | | | TI: Davinci: NAND Driver Cleanup | Cyril Chemparathy | 2010-03-23 | -59/+69 |
| |/ / |
|
| * | | Merge remote branch 'origin/master' into next | Wolfgang Denk | 2010-03-21 | -19/+19 |
| |\ \ |
|
| * | | | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | -19/+2 |
| * | | | video: Fix console display when splashscreen is used | Matthias Weisser | 2010-03-21 | -9/+12 |
* | | | | net, fec_mxc: only setup the device enetaddr with eeprom value | Heiko Schocher | 2010-03-31 | -1/+0 |
| |_|/
|/| | |
|
* | | | cfi_flash: precision and underflow problem in tout calculation | Renato Andreola | 2010-03-25 | -1/+4 |
| |/
|/| |
|
* | | mod change 755 => 644 for multiple files | Thomas Weber | 2010-03-21 | -0/+0 |
* | | mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors | Stefano Babic | 2010-03-21 | -18/+18 |
* | | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() | Wolfgang Denk | 2010-03-21 | -1/+1 |
* | | video: Fix console display when splashscreen is used | Matthias Weisser | 2010-03-13 | -9/+12 |
|/ |
|
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -6/+1 |
* | mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. | Detlev Zundel | 2010-03-12 | -45428/+0 |