aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx2/northbridgeinit.c
AgeCommit message (Expand)Author
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2016-09-21northbridge/amd: Improve code formattingElyes HAOUAS
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-05-06amd/gx2 + amd/lx: Fix shift overflow issueStefan Reinauer
2016-04-16northbridge/amd/{lx,gx2}: remove immediate accesses of 0Patrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-10northbridge/amd/gx2,lx: Treat MSR constant as unsigned longEdward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-30northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-02-17Remove whitespace.Patrick Georgi
2012-01-07Update geode GX2 tree to match LX.Nils Jacobs
2011-12-31White space and coding style fixes.Nils Jacobs
2011-10-14Fix compilation of AMD GX2 northbridge code with gcc 4.6Stefan Reinauer
2010-12-29-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs
2010-12-26Remove dead and unused Geode GX2 codeNils Jacobs
2010-12-26Clean up Geode GX2 comments, whitespace and coding style. Trivial.Nils Jacobs
2010-11-03Clean up some comments and white space in gx2/northbridgeinit.cNils Jacobs
2010-06-08Fix auto-mangled comments (trivial)Patrick Georgi
2010-05-14fix SeaBIOS loading on GX2.Nils Jacobs
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-02remove more warnings.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2006-06-20Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich
2006-06-12Get rid of #if 01 and debug prints that are compiled out. Ronald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-12memory size in cf07Ronald G. Minnich
2006-05-03more changes; rumba enet works fine now.Ronald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27remove more codeLi-Ta Lo
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-27removing redundant and unneeded calls to functions.Ronald G. Minnich
2006-04-26some todo and comment for ron.Li-Ta Lo
2006-04-13minor modificationLi-Ta Lo
2006-04-07add support for GLIUInit()Ronald G. Minnich
2006-04-06add northbridgeinit, also add new constants.Ronald G. Minnich