summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-05-23scripts/gdb: provide linux constantsKieran Bingham
2015-02-17scripts/gdb: add infrastructureJan Kiszka
distro/kernel/commit/arch/arm/mach-s3c2443/clock.c?h=linux-6.12.y&id=41f23a09f32124322dc41bea7f65baff6e9b0ac5'>ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks 2010-03-07ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks 2010-03-07ARM: S3C2443: Update notes on MPLLREF clockBen Dooks 2010-03-07ARM: S3C2443: Further clksrc-clk conversionsBen Dooks 2010-03-07ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks 2010-01-30ARM: S3C2443: Use common clock gate codeBen Dooks 2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks 2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks 2008-12-18[ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks 2008-12-16[ARM] S3C: Update time initialisation to fix S3C64XX time problemsBen Dooks 2008-12-15[ARM] S3C64XX: Add initial clock frameworkBen Dooks 2008-12-15[ARM] S3C24XX: Update clock data on resumeBen Dooks 2008-10-17Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King 2008-10-16[ARM] S3C2443: Fix HCLK rateBen Dooks 2008-10-14Merge branch 's3c-move' into develRussell King 2008-10-07[ARM] S3C24XX: Additional include movesBen Dooks 2008-10-07[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks 2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King 2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King 2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King