Commit Graph

627 Commits (0417ce2ad81f719c72e948705134c3d502300d4f)

Author SHA1 Message Date
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Rusty Russell ccec25ff69 blackfin: define __fls 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Mike Frysinger fd54f50284 kbuild: use KECHO convenience echo 16 years ago
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 17 years ago
Mike Frysinger 72edff8dd4 Blackfin arch: fix incorrect limit check for bf54x check_gpio 17 years ago
Michael Hennerich a10101d5ff Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. 17 years ago
Mike Frysinger da986b9fff Blackfin arch: dont warn when running a kernel on the oldest supported silicon 17 years ago
Mike Frysinger 7f6b2e7b1f Blackfin arch: fix bug - kernel build with write back policy fails to be booted up 17 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 17 years ago
Mike Frysinger 3b1f26a50a Blackfin arch: don't copy bss when copying L1 17 years ago
Graf Yang 6776cf4476 Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch 17 years ago
Tim Pepper 6a0bfff44e Blackfin arch: handle case of d_path() returning error in decode_address() 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Mike Frysinger 1390da4ee7 Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us 17 years ago
Mike Frysinger ed061b7ac8 Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files 17 years ago
Mike Frysinger 8fb4f8f056 Blackfin arch: update cache flush prototypes with argument names to make them less mysterious 17 years ago
Mike Frysinger 04be80ef0b Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 17 years ago
Mike Frysinger a92946bc6a Blackfin arch: use the new bfin_addr_dcachable() function 17 years ago
Robin Getz 9bebeff98e Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 17 years ago
Mike Frysinger ded963a486 Blackfin arch: unify/cleanup cache code 17 years ago
Michael Hennerich f51501551e Blackfin arch: update AD7879 platform resources in board file 17 years ago
Graf Yang b4f5c58fd1 Blackfin arch: Zero out bss region in L1/L2 memory. 17 years ago
Bryan Wu 121e598f5d Blackfin arch: add read/write IO accessor functions to Blackfin 17 years ago
Martin Schwidefsky 0b59268285 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 17 years ago
Dominik Brodowski 459fc208ab cpufreq: remove policy->governor setting in drivers initialization 17 years ago
Sonic Zhang ab2375f2fe Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode 17 years ago
Graf Yang b3ef5aba64 Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART 17 years ago
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 17 years ago
Sonic Zhang deffc6edac Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputs 17 years ago
Robin Getz 71de1f8a63 Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks 17 years ago
Michael Hennerich e9fae189ca Blackfin arch: Fix bogus str_ident check in gpio code 17 years ago
Michael Hennerich 46aa04f9b6 Blackfin arch: AD7879 Touchscreen driver 17 years ago
Vitja Makarov 58c35bd31f Blackfin arch: introducing bfin_addr_dcachable 17 years ago
Bryan Wu 3094c981f2 Blackfin arch: fix a typo in comments 17 years ago
Graf Yang fecc8d6d56 Blackfin arch: Remove useless head file 17 years ago
Mike Frysinger ad5dd97743 Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542) 17 years ago
Mike Frysinger cdbf4c3c5f Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible 17 years ago
Mike Frysinger 4e8086d65b Blackfin arch: update anomaly headers to match the latest sheet 17 years ago
Mike Frysinger 9a6f5ae1f1 Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() 17 years ago
Robin Getz e482cad241 Blackfin arch: print out error/warning if you are running on the incorrect CPU type 17 years ago
Mike Frysinger 6d0b8c993d Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled on bf54x parts 17 years ago
Mike Frysinger f5623a3cf2 Blackfin arch: update board defconfigs 17 years ago
Robin Getz 9f06c38fb2 Blackfin arch: Add optional verbose debug 17 years ago
Mike Frysinger a88c71e436 Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface 17 years ago
Mike Frysinger 3c08f1d122 Blackfin arch: have is_user_addr_valid() check for overflows (like when address is -1) 17 years ago