Age | Commit message (Expand) | Author |
2011-01-21 | Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. | Patrick Georgi |
2011-01-21 | Now bimini can boot linux to login. | Zheng Bao |
2011-01-21 | push ts5300 rom size to 1MB. In fact the flash part on that | Stefan Reinauer |
2011-01-20 | Remove the code for debugging. | Zheng Bao |
2011-01-20 | S3 feanture of SB800. Compiliant with SB700. | Zheng Bao |
2011-01-20 | Move some board specific functions to sb800.h. | Zheng Bao |
2011-01-20 | Features of Bimini board: | Zheng Bao |
2011-01-20 | This sb800 code is derived from sb700. | Zheng Bao |
2011-01-20 | For Cx, each ChipSel need to be sent MR command. | Zheng Bao |
2011-01-19 | Add a GX2 Kconfig option to choose the framebuffer size. | Nils Jacobs |
2011-01-19 | Revert r5902 to make code more readable again. At least three people like to | Stefan Reinauer |
2011-01-19 | Now that the VIA code is run above 1Meg (like other boards), it should | Kevin O'Connor |
2011-01-19 | The cn700.c code references mainboard_interrupt_handlers() which isn't | Kevin O'Connor |
2011-01-18 | Report if cmos_layout.bin can't be found when it should. | Patrick Georgi |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-17 | The code is tested on my board with register DIMMs. More tests need to be | Zheng Bao |
2011-01-16 | Ooops lets see if this extra comment removal fixes this. | Rudolf Marek |
2011-01-16 | Trivial, cleanup of GPIO comments. | Rudolf Marek |
2011-01-14 | Disable CMOS recovery code for ROMCC boards as the CBFS code used for | Patrick Georgi |
2011-01-14 | Improved GPIO setup for roda/rk886ex, and some documentation | Patrick Georgi |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2011-01-13 | Default to CRT on Kontron/986lcd-m. "default display" doesn't always | Patrick Georgi |
2011-01-13 | Improve compatibility of YABEL with real-world VGABIOSes | Patrick Georgi |
2011-01-12 | drop unused files | Stefan Reinauer |
2011-01-11 | change a readable way to fix SB800 CIMX "multi-character constant warning". | Kerry She |
2011-01-06 | Various Nokia IP530 fixes. | Marc Bertens |
2011-01-06 | Fix some settings fo AMD MCT. It is based on BIOS test suite. | Zheng Bao |
2011-01-05 | uart_init is only used in romstage. | Stefan Reinauer |
2011-01-05 | move single options out of main menu and remove stray "options" | Stefan Reinauer |
2011-01-04 | MCP55: Cosmetic fixes, switch to u8 et al. | Uwe Hermann |
2011-01-04 | CK804: Cosmetic fixes, switch to u8 et al. | Uwe Hermann |
2011-01-04 | Trivial: | Kerry She |
2011-01-04 | Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check | Kerry She |
2011-01-01 | src/southbridge/amd/cimx_wrapper: Run dos2unix on the files. | Uwe Hermann |
2011-01-01 | AMD SB800: Drop component prefix from filenames. | Uwe Hermann |
2011-01-01 | AMD Bimini: Use mptable_init() in mptable.c. | Uwe Hermann |
2011-01-01 | AMD Bimini: Small fixes, and updates to recent trunk conventions. | Uwe Hermann |
2011-01-01 | AMD Bimini: Drop duplicate ASL files as we did for other boards. | Uwe Hermann |
2011-01-01 | Add support for the AMD Bimini eval mainboard. | Kerry She |
2011-01-01 | Add AMD SB800 southbridge support via cimx_wrapper. | Kerry She |
2011-01-01 | Add AMD SB800 southbridge CIMx code. | Kerry She |
2010-12-31 | Add RS785(RS880) support. Just few pci_ids. | Zheng Bao |
2010-12-30 | Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code | Nils Jacobs |
2010-12-30 | Use die() to assure the processor can't wake up from an interrupt. | Nils Jacobs |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |