aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-13Change directory-specific CFLAGS to use full pathPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2010-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-04-10FIX: watchdog timeout, while waiting for inputJens Scharsig
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks
2010-04-10malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com
2010-04-10mkimage: Fix strict-aliasing compiler warningPeter Tyser
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz
2010-04-09cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks
2010-04-09drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-04-09cmd_ubi: Fix uninitialized variable warningPeter Tyser
2010-04-08USB storage probeKim B. Heino
2010-04-08USB storage countKim B. Heino
2010-04-08EHCI: add NEC PCI IDSergei Shtylyov
2010-04-08EHCI: fix port reset reportingSergei Shtylyov
2010-04-08EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov
2010-04-08EHCI: fix root hub device descriptorSergei Shtylyov
2010-04-08video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout
2010-04-08video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala
2010-04-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala
2010-04-07Blackfin: IP04: new board portBrent Kandetzki
2010-04-07Blackfin: drop bfin #undef in linker scriptMike Frysinger
2010-04-07Blackfin: call watchdog_init() for external watchdogsMike Frysinger
2010-04-07Blackfin: link with normal ABI targetMike Frysinger
2010-04-07Blackfin: sync ptrace headers with linuxMike Frysinger
2010-04-07Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer
2010-04-07Blackfin: bf537-stamp: add board test definesMike Frysinger
2010-04-07Blackfin: relax .data alignmentMike Frysinger
2010-04-07Blackfin: drop reference to gd->reloc_offMike Frysinger
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala
2010-04-07Blackfin: disable NetBSD bootm support by defaultMike Frysinger
2010-04-0785xx: Add defines for BUCSR bits to make code more readableKumar Gala
2010-04-07fsl-ddr: change the default burst mode for DDR3Dave Liu
2010-04-07fsl-ddr: Fix the turnaround timing for TIMING_CFG_4Dave Liu
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang