aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/rumba/mainboard.c
AgeCommit message (Expand)Author
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2016-09-28mainboard/amd/rumba: Use tabs for indentsElyes HAOUAS
2016-04-21mainboard/amd: add license headersNoah Glovsky
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-01-27adding preliminary, and almost certainly wrong, rumba support. Ronald G. Minnich