Age | Commit message (Expand) | Author |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-26 | dumpmmcr utility is available under util and shares most of the code. | Stefan Reinauer |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-04-13 | use the standard udelay on sc520. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | More kconfig: | Patrick Georgi |
2009-07-10 | Apparently I'm not the only one who forgets which way the outb and | Ed Swierk |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-03-19 | small cleanup attempt in sc520 code. there needs to be some major spring | Stefan Reinauer |
2006-03-17 | - sc520 updates. move PAR setup to mainboard auto.c | Stefan Reinauer |
2006-03-17 | fix mmcrval, small cosmetics to raminit | Stefan Reinauer |
2005-11-21 | This was posted on issue tracker and approve by ron minnich | Ronald G. Minnich |
2005-10-19 | adding support for dell 1850 | Ronald G. Minnich |
2005-09-26 | comments mods. THings are working better, so I'm less unhappy with | Ronald G. Minnich |
2005-09-23 | sc520 support -- ethernet works | Ronald G. Minnich |
2005-09-12 | sc520 now builds fine. On to testing. | Ronald G. Minnich |
2005-09-12 | moved to include/cpu/amd/sc520.h | Ronald G. Minnich |
2005-09-12 | updated to new svn repo | Ronald G. Minnich |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-50 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-49 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-48 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-47 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-46 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-45 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-23 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-19 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-16 | arch import user (historical) |