summaryrefslogtreecommitdiff
path: root/drivers/video/ati_radeon_fb.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+2
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass1-1/+1
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-5/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2010-04-08video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin1-1/+1
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout1-22/+25
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout1-1/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-19video: Clean drivers/video/MakefileMichal Simek1-3/+0
2008-02-15Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin1-0/+3
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin1-15/+304
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD1-0/+488