Commit Graph

9873 Commits (96a0d6235db4c93c03d41c492f5960b18547b7a7)
 

Author SHA1 Message Date
Scott McNutt 254ab7bd46 nios2: Move individual board linker scripts to common script in cpu tree. 15 years ago
Michal Simek 8ff972c6e9 microblaze: Consolidate cache code 16 years ago
Michal Simek 9b4d905690 microblaze: Flush cache before jumping to kernel 16 years ago
Michal Simek 70524883b0 microblaze: Support system with WB cache 16 years ago
Michal Simek 9769b73f60 microblaze: Change initialization sequence 16 years ago
Michal Simek e6177b36b8 microblaze: Change cache report messages 16 years ago
Michal Simek 8125c980cc microblaze: Fix interrupt handler code 16 years ago
Michal Simek b26640971a microblaze: Move FSL initialization to board.c 16 years ago
Michal Simek 5bbcb6cf22 microblaze: Move timer initialization to board.c 16 years ago
Michal Simek cc53690e05 microblaze: Fix irq.S code 16 years ago
Arun Bhanu 398b1d57a6 microblaze: Add FDT support 16 years ago
Stefan Roese 2a72e9ed18 ppc4xx: Add option for PPC440SPe ports without old Rev. A support 16 years ago
Stefan Roese 288991c93f ppc4xx: alpr: Remove some not needed commands to make image fit again 16 years ago
Peter Tyser 8d321b81c5 Update README to reflect new directory structure 16 years ago
Peter Tyser 37e4dafaae nios2: Move cpu/nios2/* to arch/nios2/cpu/* 16 years ago
Peter Tyser 6a8a2b7058 nios: Move cpu/nios/* to arch/nios/cpu/* 16 years ago
Peter Tyser 1e9c26578e sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] 16 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 16 years ago
Peter Tyser 6260fb0458 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 16 years ago
Peter Tyser 8a15c2d10b avr32: Move cpu/at32ap/* to arch/avr32/cpu/* 16 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 16 years ago
Peter Tyser c6fb83d217 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 16 years ago
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 16 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 16 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 16 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 16 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 16 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 16 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 16 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 16 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 16 years ago
Peter Tyser 89f39e177e Change directory-specific CFLAGS to use full path 16 years ago
Peter Tyser 03b7004dda Create CPUDIR variable 16 years ago
Wolfgang Denk fd4e49c189 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 16 years ago
Jens Scharsig 30dc165a76 FIX: watchdog timeout, while waiting for input 16 years ago
Detlev Zundel 8178110bc2 config_cmd_all.h: Sort entries alphabetically 16 years ago
Frans Meulenbroeks 9157e9c40a config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS 16 years ago
karl.beldan@gmail.com ae30b8c200 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure 16 years ago
Peter Tyser a2513e27e8 mkimage: Fix strict-aliasing compiler warning 16 years ago
Andre Schwarz 1f2463d764 Add initial support for Matrix Vision mvSMR board based on MPC5200B. 16 years ago
Frans Meulenbroeks 9acd4f0e91 cmd_bmp.c: add standard subcommand handling 16 years ago
Albin Tonnerre f852a0c3bf drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking 16 years ago
Wolfgang Denk 74b86d2d51 Merge branch 'master' of git://git.denx.de/u-boot-ubi 16 years ago
Wolfgang Denk 2aa4c57a10 Merge branch 'master' of git://git.denx.de/u-boot-usb 16 years ago
Peter Tyser 3b653fdb32 cmd_ubi: Fix uninitialized variable warning 16 years ago
Kim B. Heino fac71cc49f USB storage probe 16 years ago
Kim B. Heino aaad108b88 USB storage count 16 years ago
Sergei Shtylyov d7a22a364c EHCI: add NEC PCI ID 16 years ago
Sergei Shtylyov c8b2d1dc0f EHCI: fix port reset reporting 16 years ago
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() 16 years ago