aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser442-387/+392
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser629-11/+9
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser33-36/+36
2010-04-13Move libfdt/ into lib/Peter Tyser12-7/+7
2010-04-13Rename lib_generic/ to lib/Peter Tyser194-321/+321
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser251-232/+232
2010-04-13Change directory-specific CFLAGS to use full pathPeter Tyser20-25/+30
2010-04-13Create CPUDIR variablePeter Tyser14-32/+33
2010-04-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk16-251/+453
2010-04-10FIX: watchdog timeout, while waiting for inputJens Scharsig1-0/+3
2010-04-10config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel1-3/+3
2010-04-10config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks1-0/+2
2010-04-10malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com1-1/+1
2010-04-10mkimage: Fix strict-aliasing compiler warningPeter Tyser1-5/+3
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz14-1/+1088
2010-04-09cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks1-25/+56
2010-04-09drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre1-0/+6
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-1/+1
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk4-26/+32
2010-04-09cmd_ubi: Fix uninitialized variable warningPeter Tyser1-1/+1
2010-04-08USB storage probeKim B. Heino1-2/+2
2010-04-08USB storage countKim B. Heino2-6/+9
2010-04-08EHCI: add NEC PCI IDSergei Shtylyov1-0/+1
2010-04-08EHCI: fix port reset reportingSergei Shtylyov1-15/+17
2010-04-08EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov1-1/+1
2010-04-08EHCI: fix root hub device descriptorSergei Shtylyov1-2/+2
2010-04-08video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin1-1/+1
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout3-28/+33
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout2-2/+4
2010-04-08video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2-2/+204
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-0/+2
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk33-304/+517
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk52-1/+50
2010-04-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk22-90/+463
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou1-0/+2
2010-04-07ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala3-0/+9
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi5-89/+222
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi11-170/+127
2010-04-0785xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet3-0/+15
2010-04-0785xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala6-6/+53
2010-04-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala1-6/+12
2010-04-07Blackfin: IP04: new board portBrent Kandetzki7-1/+294
2010-04-07Blackfin: drop bfin #undef in linker scriptMike Frysinger1-2/+1
2010-04-07Blackfin: call watchdog_init() for external watchdogsMike Frysinger1-0/+6
2010-04-07Blackfin: link with normal ABI targetMike Frysinger1-2/+2
2010-04-07Blackfin: sync ptrace headers with linuxMike Frysinger2-233/+126
2010-04-07Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer2-9/+6
2010-04-07Blackfin: bf537-stamp: add board test definesMike Frysinger1-0/+9
2010-04-07Blackfin: relax .data alignmentMike Frysinger1-1/+1
2010-04-07Blackfin: drop reference to gd->reloc_offMike Frysinger1-3/+5