summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | USB storage countKim B. Heino2010-04-08-6/+9
| * | | EHCI: add NEC PCI IDSergei Shtylyov2010-04-08-0/+1
| * | | EHCI: fix port reset reportingSergei Shtylyov2010-04-08-15/+17
| * | | EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-08-1/+1
| * | | EHCI: fix root hub device descriptorSergei Shtylyov2010-04-08-2/+2
| |/ /
* | | video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-08-1/+1
* | | ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-08-28/+33
* | | ati_radeon: return with error when emulator failsEd Swarthout2010-04-08-2/+4
* | | video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-08-2/+204
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-04-08-0/+2
|\ \
| * | cfi_flash: reset timer in flash status checkThomas Chou2010-04-07-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-08-304/+517
|\ \
| * | ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala2010-04-07-0/+9
| * | p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-07-89/+222
| * | fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-170/+127
| * | 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-07-0/+15
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-07-6/+53
| * | ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-07-6/+12
| * | fdt: Add fdt_del_node_and_alias helperKumar Gala2010-04-07-0/+14
| * | 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-07-5/+10
| * | fsl-ddr: change the default burst mode for DDR3Dave Liu2010-04-07-4/+10
| * | fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu2010-04-07-9/+17
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-07-5/+6
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-07-0/+18
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-07-10/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-08-1/+50
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-06-1/+50
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-08-90/+463
|\ \
| * | arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel2010-04-04-2/+0
| * | at91: use C structs for AT91 OHCI codeMatthias Fuchs2010-04-03-20/+31
| * | using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.cAsen Dimov2010-04-03-1/+2
| * | Nomadik: fix reset_timer()Alessandro Rubini2010-04-03-3/+12
| * | Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-03-10/+11
| * | at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPTDaniel Gorsulowski2010-04-03-2/+0
| * | ep93xx timer: refactoringMatthias Kaehlcke2010-04-03-28/+24
| * | ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-03-6/+6
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-03-1/+50
| * | S5PC100: Function to configure the SROMC registers.Naveen Krishna CH2010-04-03-0/+57
| * | S5PC100: Memory SubSystem Header file, register description(SROMC).Naveen Krishna CH2010-04-03-0/+50
| * | s5pc1xx: update the README fileMinkyu Kang2010-04-03-1/+17
| * | s5pc1xx: support the GPIO interfaceMinkyu Kang2010-04-03-0/+173
| * | s3c64xx: Add ifdef at the S3C64XX only codesJoonyoung Shim2010-04-03-0/+6
| * | S5PC100: Moves the Macros to a common header fileNaveen Krishna CH2010-04-03-6/+7
| * | MAINTAINERS: sort the list of ARM Maintainers by last nameMinkyu Kang2010-04-03-11/+11
| * | SPEAr : Adding maintainer name for spear SoCsVipin KUMAR2010-04-03-0/+7
| |/
* | nios2: Reload timer count in reset_timer()Scott McNutt2010-04-02-0/+33
* | nios2: pass command line and initrd to linux in bootm.cThomas Chou2010-04-02-7/+12
* | nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-02-1/+1
* | nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.Scott McNutt2010-04-02-30/+40
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-53/+53