Commit Graph

10193 Commits (dce6538f5d21a0def8a4df5328d536abed3e136a)
 

Author SHA1 Message Date
Anatolij Gustschin 29fd7ceb3c mpc5121: pdm360ng: add coprocessor POST 15 years ago
Anatolij Gustschin 2ebdb9a9d7 mpc5121: add common post_word_load/store code 15 years ago
Anatolij Gustschin a3921eefa1 mpc5121: add support for PDM360NG board 15 years ago
Anatolij Gustschin b9947bbb08 mpc5121: determine RAM size using get_ram_size() 15 years ago
Anatolij Gustschin 5d937e8b59 mpc512x: make MEM IO Control configuration a board config option 15 years ago
Anatolij Gustschin 8e234e33bf mpc5121: add PSC serial communication routines 15 years ago
Anatolij Gustschin e3b28e6732 mpc512x: add multi serial PSC support 15 years ago
Anatolij Gustschin fbb0030e38 serial: struct serial_device: add uninit() entry for drivers 15 years ago
Wolfgang Denk 6e5fb4eec3 Merge branch 'master' of git://git.denx.de/u-boot-mmc 15 years ago
Wolfgang Denk a77034a8df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 15 years ago
Wolfgang Denk 500fbae204 Merge branch 'master' of git://git.denx.de/u-boot-microblaze 15 years ago
Wolfgang Denk b919a3f298 Merge branch 'master' of git://git.denx.de/u-boot-i2c 15 years ago
Dipen Dudhat 77c1458d13 ppc/85xx: PIO Support for FSL eSDHC Controller Driver 15 years ago
Kim Phillips 1a2e203b31 mpc83xx: turn on icache in core initialization to improve u-boot boot time 15 years ago
Kim Phillips a059e90e16 mpc83xx: enable command line autocompletion 15 years ago
Kim Phillips dfe812c744 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families 15 years ago
Rini van Zetten 27ef578df7 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
Scott McNutt 254ab7bd46 nios2: Move individual board linker scripts to common script in cpu tree. 16 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