summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-166-543/+3
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-143-1/+3
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2010-04-141-1/+3
* Update README to reflect new directory structurePeter Tyser2010-04-131-67/+91
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-139-0/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-1318-9/+9
* sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]Peter Tyser2010-04-1324-5/+5
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-1317-4/+4
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-139-1/+1
* avr32: Move cpu/at32ap/* to arch/avr32/cpu/*Peter Tyser2010-04-1318-1/+1
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1319-6/+6
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-1329-30/+30
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-1379-88/+88
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13407-56/+56
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-1325-4/+4
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13442-387/+392
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13629-11/+9
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-1333-36/+36
* Move libfdt/ into lib/Peter Tyser2010-04-1312-7/+7
* Rename lib_generic/ to lib/Peter Tyser2010-04-13194-321/+321
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13251-232/+232
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-1320-25/+30
* Create CPUDIR variablePeter Tyser2010-04-1314-32/+33
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-04-1016-251/+453
|\
| * Blackfin: IP04: new board portBrent Kandetzki2010-04-077-1/+294
| * Blackfin: drop bfin #undef in linker scriptMike Frysinger2010-04-071-2/+1
| * Blackfin: call watchdog_init() for external watchdogsMike Frysinger2010-04-071-0/+6
| * Blackfin: link with normal ABI targetMike Frysinger2010-04-071-2/+2
| * Blackfin: sync ptrace headers with linuxMike Frysinger2010-04-072-233/+126
| * Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer2010-04-072-9/+6
| * Blackfin: bf537-stamp: add board test definesMike Frysinger2010-04-071-0/+9
| * Blackfin: relax .data alignmentMike Frysinger2010-04-071-1/+1
| * Blackfin: drop reference to gd->reloc_offMike Frysinger2010-04-071-3/+5
| * Blackfin: disable NetBSD bootm support by defaultMike Frysinger2010-04-071-0/+3
* | FIX: watchdog timeout, while waiting for inputJens Scharsig2010-04-101-0/+3
* | config_cmd_all.h: Sort entries alphabeticallyDetlev Zundel2010-04-101-3/+3
* | config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFSFrans Meulenbroeks2010-04-101-0/+2
* | malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com2010-04-101-1/+1
* | mkimage: Fix strict-aliasing compiler warningPeter Tyser2010-04-101-5/+3
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-1014-1/+1088
* | cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks2010-04-091-25/+56
* | drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-091-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-04-091-1/+1
|\ \
| * | cmd_ubi: Fix uninitialized variable warningPeter Tyser2010-04-091-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-04-094-26/+32
|\ \ \
| * | | USB storage probeKim B. Heino2010-04-081-2/+2
| * | | USB storage countKim B. Heino2010-04-082-6/+9
| * | | EHCI: add NEC PCI IDSergei Shtylyov2010-04-081-0/+1
| * | | EHCI: fix port reset reportingSergei Shtylyov2010-04-081-15/+17
| * | | EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-081-1/+1
OpenPOWER on IntegriCloud