Age | Commit message (Expand) | Author |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-31 | Remove southbridges after K8 board removals | Kyösti Mälkki |
2018-05-22 | sb/broadcom/bcm5785: Get rid of device_t | Elyes HAOUAS |
2018-05-22 | sb/broadcom/bcm5780: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | src/southbridge: Add required space before the open parenthesis | Elyes HAOUAS |
2018-05-03 | southbridge/broadcom: Remove spaces before/after parenthesis | Elyes HAOUAS |
2018-04-29 | sb/broadcom/bcm5785/early_setup.c: Fix coding style | Elyes HAOUAS |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-01-04 | amdfam10: Perform major include ".c" cleanup | Damien Zammit |
2017-01-03 | broadcom/bcm5785: don't treat KBC-DATA as COM1 | Patrick Georgi |
2016-12-06 | PCI ops: Remove conflicting duplicate declarations | Kyösti Mälkki |
2016-11-28 | sb/broadcom/bcm5785/reset.c: Use tab for indents | Elyes HAOUAS |
2016-10-01 | southbridge/broadcom/bcm5785: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-04-26 | Rename coreboot_ram stage to ramstage | Furquan Shaikh |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2010-12-09 | Merge enable_rom.c files into bootblock.c files. | Uwe Hermann |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-26 | Broadcom BCM5785: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-10-26 | Move bcm5785_enable_rom.c include to where it's used. | Patrick Georgi |
2010-10-17 | Add more missing GPL-headers, fix inconsistencies in others. | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-22 | Add tinybootblock support for broadcom/bcm5785. | Patrick Georgi |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-09 | fix the broken nvidia chipset boards, | Stefan Reinauer |
2010-04-07 | "no warnings day" | 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-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-08-12 | 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-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-04-22 | This patch adds support for the BCM21000 (aka HT-2100) | Mondrian nuessle |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
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-11-02 | Sorry, this is the last commit I will do this way, but MSI has waited a | bxshi |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-02-16 | serverworks HT1000/HT2000, bcm5785/5780 support | Yinghai Lu |