Commit Graph

619 Commits (7b0bac64cd5b74d6f1147524c26216de13a501fd)

Author SHA1 Message Date
Mike Frysinger 62273eeb6a Blackfin arch: fix a broken define in dma-mapping 16 years ago
Graf Yang 4213cb6400 Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash 16 years ago
Jie Zhang b2c2f30388 Blackfin arch: fix bug - shared lib function in L2 failed be called 16 years ago
Mike Frysinger 72edff8dd4 Blackfin arch: fix incorrect limit check for bf54x check_gpio 16 years ago
Michael Hennerich a10101d5ff Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. 16 years ago
Mike Frysinger da986b9fff Blackfin arch: dont warn when running a kernel on the oldest supported silicon 16 years ago
Mike Frysinger 7f6b2e7b1f Blackfin arch: fix bug - kernel build with write back policy fails to be booted up 16 years ago
Mike Frysinger 39e96c8835 Blackfin arch: fix bug - dmacopy test case fail on all platform 16 years ago
Robin Getz 4ee1c45337 Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE 16 years ago
Mike Frysinger 3b1f26a50a Blackfin arch: don't copy bss when copying L1 16 years ago
Graf Yang 6776cf4476 Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch 16 years ago
Tim Pepper 6a0bfff44e Blackfin arch: handle case of d_path() returning error in decode_address() 16 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Mike Frysinger 1390da4ee7 Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us 16 years ago
Mike Frysinger ed061b7ac8 Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files 16 years ago
Mike Frysinger 8fb4f8f056 Blackfin arch: update cache flush prototypes with argument names to make them less mysterious 16 years ago
Mike Frysinger 04be80ef0b Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 16 years ago
Mike Frysinger a92946bc6a Blackfin arch: use the new bfin_addr_dcachable() function 16 years ago
Robin Getz 9bebeff98e Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 16 years ago
Mike Frysinger ded963a486 Blackfin arch: unify/cleanup cache code 16 years ago
Michael Hennerich f51501551e Blackfin arch: update AD7879 platform resources in board file 16 years ago
Graf Yang b4f5c58fd1 Blackfin arch: Zero out bss region in L1/L2 memory. 16 years ago
Bryan Wu 121e598f5d Blackfin arch: add read/write IO accessor functions to Blackfin 16 years ago
Martin Schwidefsky 0b59268285 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 16 years ago
Dominik Brodowski 459fc208ab cpufreq: remove policy->governor setting in drivers initialization 16 years ago
Sonic Zhang ab2375f2fe Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode 16 years ago
Graf Yang b3ef5aba64 Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART 16 years ago
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 16 years ago
Sonic Zhang deffc6edac Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputs 16 years ago
Robin Getz 71de1f8a63 Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks 16 years ago
Michael Hennerich e9fae189ca Blackfin arch: Fix bogus str_ident check in gpio code 16 years ago
Michael Hennerich 46aa04f9b6 Blackfin arch: AD7879 Touchscreen driver 16 years ago
Vitja Makarov 58c35bd31f Blackfin arch: introducing bfin_addr_dcachable 16 years ago
Bryan Wu 3094c981f2 Blackfin arch: fix a typo in comments 16 years ago
Graf Yang fecc8d6d56 Blackfin arch: Remove useless head file 16 years ago
Mike Frysinger ad5dd97743 Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542) 16 years ago
Mike Frysinger cdbf4c3c5f Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible 16 years ago
Mike Frysinger 4e8086d65b Blackfin arch: update anomaly headers to match the latest sheet 16 years ago
Mike Frysinger 9a6f5ae1f1 Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() 16 years ago
Robin Getz e482cad241 Blackfin arch: print out error/warning if you are running on the incorrect CPU type 16 years ago
Mike Frysinger 6d0b8c993d Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled on bf54x parts 16 years ago
Mike Frysinger f5623a3cf2 Blackfin arch: update board defconfigs 16 years ago
Robin Getz 9f06c38fb2 Blackfin arch: Add optional verbose debug 16 years ago
Mike Frysinger a88c71e436 Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface 16 years ago
Mike Frysinger 3c08f1d122 Blackfin arch: have is_user_addr_valid() check for overflows (like when address is -1) 16 years ago
Mike Frysinger d207a8c768 Blackfin arch: ptrace - fix off-by-one check on end of memory regions 16 years ago
Michael Hennerich 2043f3f731 Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display 16 years ago
Javier Herrero 45138439e1 Blackfin arch: flash memory map and dm9000 resources updating 16 years ago
Sonic Zhang 0cfbb3234c Blackfin arch: early prink code still use uart core console functions to parse and set configure option string 16 years ago
Mike Frysinger 0c0497c257 Blackfin arch: Move all the silicon rev handling to one place 16 years ago