Age | Commit message (Expand) | Author |
2014-11-21 | mx6: clock: Add thermal clock enable function | Nitin Garg |
2014-11-21 | tbs2910: Fix error handling in board_mmc_init() | Soeren Moch |
2014-11-21 | dm: i2c: Move error reporting into a common function | Simon Glass |
2014-11-21 | dm: Update documentation to include CONFIG_DM... options | Simon Glass |
2014-11-21 | dm: arm: spl: Make driver model linker lists available | Simon Glass |
2014-11-21 | dm: tegra: Add platform data for the GPIO driver | Simon Glass |
2014-11-21 | dm: tegra: Add platform data for the SPL uart | Simon Glass |
2014-11-21 | dm: Disable dm_warn() in SPL | Simon Glass |
2014-11-21 | dm: Allow stdio registration to be dropped | Simon Glass |
2014-11-21 | dm: Allow device removal features to be dropped | Simon Glass |
2014-11-21 | dm: spl: Allow driver model to be used | Simon Glass |
2014-11-21 | dm: spl: Make simple malloc() available when enabled | Simon Glass |
2014-11-21 | dm: arm: spl: Allow simple malloc() in SPL | Simon Glass |
2014-11-21 | dm: Split the simple malloc() implementation into its own file | Simon Glass |
2014-11-21 | dm: tegra: Avoid using arch-specific memcpy() in SPL | Simon Glass |
2014-11-21 | dm: serial: Support changing the baud rate | Simon Glass |
2014-11-21 | dm: at91: Add myself as maintainer for snapper9260 | Simon Glass |
2014-11-21 | dm: at91: Convert snapper9260 to use driver model | Simon Glass |
2014-11-21 | dm: at91: Add driver model support for the serial driver | Simon Glass |
2014-11-21 | dm: at91: Refactor serial driver slightly for driver model | Simon Glass |
2014-11-21 | dm: at91: Add platform data for GPIO on at91sam9260-based boards | Simon Glass |
2014-11-21 | dm: at91: Add driver model support for atmel GPIO driver | Simon Glass |
2014-11-21 | dm: at91: Move snapper9260 to generic baord | Simon Glass |
2014-11-21 | dm: at91: Correct text base for snapper9260 | Simon Glass |
2014-11-21 | x86: Rename chromebook-x86 to coreboot | Simon Glass |
2014-11-21 | x86: ivybridge: Implement SDRAM init | Simon Glass |
2014-11-21 | x86: ivybridge: Add LAPIC support | Simon Glass |
2014-11-21 | x86: Make show_boot_progress() common | Simon Glass |
2014-11-21 | x86: chromebook_link: Enable GPIO support | Simon Glass |
2014-11-21 | x86: ivybridge: Add support for early GPIO init | Simon Glass |
2014-11-21 | x86: ivybridge: Add early init for PCH devices | Simon Glass |
2014-11-21 | x86: dts: Add microcode updates for ivybridge CPU | Simon Glass |
2014-11-21 | x86: ivybridge: Perform Intel microcode update on boot | Simon Glass |
2014-11-21 | x86: ivybridge: Check BIST value on boot | Simon Glass |
2014-11-21 | x86: ivybridge: Perform initial CPU setup | Simon Glass |
2014-11-21 | x86: Add msr read/write functions that use a structure | Simon Glass |
2014-11-21 | x86: Add clr/setbits functions | Simon Glass |
2014-11-21 | x86: Tidy up coreboot header usage | Simon Glass |
2014-11-21 | x86: ivybridge: Add early LPC init so that serial works | Simon Glass |
2014-11-21 | x86: pci: Allow configuration before relocation | Simon Glass |
2014-11-21 | x86: ivybridge: Enable PCI in early init | Simon Glass |
2014-11-21 | x86: Support use of PCI before relocation | Simon Glass |
2014-11-21 | x86: Refactor PCI to permit alternate init | Simon Glass |
2014-11-21 | x86: chromebook_link: Implement CAR support (cache as RAM) | Simon Glass |
2014-11-21 | x86: Emit post codes in startup code for Chromebooks | Simon Glass |
2014-11-21 | x86: Build a .rom file which can be flashed to an x86 machine | Simon Glass |
2014-11-21 | x86: Add chromebook_link board | Simon Glass |
2014-11-21 | x86: ifdtool: Allow creation of an empty ROM | Simon Glass |
2014-11-21 | x86: Allow timer calibration to work on ivybridge | Simon Glass |
2014-11-21 | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory | Masahiro Yamada |