index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
ati_radeon_fb.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2014-11-25
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2010-04-08
video: ati_radeon_fb.c: fix warning while compiling with DEBUG
Anatolij Gustschin
2010-04-08
ati_radeon: Support PCI virtual not eq bus mapping.
Ed Swarthout
2010-04-08
ati_radeon: return with error when emulator fails
Ed Swarthout
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-18
video: Clean drivers/video/Makefile
Michal Simek
2008-02-15
Add Radeon Mobility 9200 pci device id to the radeon driver
Anatolij Gustschin
2008-02-15
Extend ATI Radeon driver to support more video modes
Anatolij Gustschin
2007-11-25
drivers/video : move video drivers to drivers/video
Jean-Christophe PLAGNIOL-VILLARD