Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin hace 17 años
  Mike Frysinger 7e1e7aed0c Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it hace 17 años
  Mike Frysinger 17e89bcfa1 Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time hace 17 años
  Mike Frysinger 7e64acabfd Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S hace 17 años
  Mike Frysinger 09e1f70e31 Blackfin arch: unify the duplicated _real_start functions hace 17 años
  Mike Frysinger 778307d372 Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon hace 17 años
  Michael Hennerich 68e2fc78e5 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks hace 17 años
  Mike Frysinger 3132b58679 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files hace 17 años
  Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. hace 17 años
  Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible hace 17 años
  Mike Frysinger 168f1212c0 Blackfin arch: rewrite our reboot code in C hace 17 años
  Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel hace 18 años
  Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer hace 18 años
  Robin Getz f16295e7e7 Blackfin arch: Fix CCLK and SCLK checks hace 18 años
  Mike Frysinger e208f83a7a Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves hace 18 años
  Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines hace 18 años
  Mike Frysinger 315a8e34f7 Blackfin arch: setup aliases for some core Core A MMRs hace 18 años
  Robin Getz 669b792c77 Blackfin arch: Clean up trace buffer handling, No major functional changes. hace 18 años
  Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running hace 18 años
  Mike Frysinger 83a5c3e321 Blackfin arch: unify differences between our diff head.S files -- no functional changes hace 18 años
  Mike Frysinger ac57ac39e4 Blackfin arch: dont clear the bit that tells coreb to start booting hace 18 años
  Mike Frysinger 5079df993c Blackfin arch: document why we have to touch the UART peripheral in our boot up code hace 18 años
  Mike Frysinger ef9256d283 Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state hace 18 años
  Mike Frysinger 30870b93cd Blackfin arch: dont clear status register bits in SWRST so we can actually use it hace 18 años
  Bryan Wu 1394f03221 blackfin architecture hace 18 años