]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/x86/cpu/coreboot
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[karo-tx-uboot.git] / arch / x86 / cpu / coreboot /
2013-01-09 Albert ARIBAUDMerge 'u-boot-atmel/master' into 'u-boot-arm/master'
2013-01-08 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2012-12-22 Albert ARIBAUDMerge samsung, imx, tegra into u-boot-arm/master
2012-12-19 Allen MartinMerge remote-tracking branch 'u-boot/master' into u...
2012-12-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-12-06 Stefan Reinauerx86: drop unused code in coreboot.c
2012-12-06 Stefan Reinauerx86: Remove coreboot_ from file name
2012-12-06 Vadim Bendeburyx86: Provide a way to throttle port80 accesses
2012-12-06 Duncan Lauriex86: Issue SMI to finalize Coreboot in final stage
2012-12-06 Duncan Lauriex86: Fix MTRR clear to detect which MTRR to use
2012-12-06 Stefan Reinauerx86: Emit port 80 post codes in show_boot_progress()
2012-12-06 Gabe Blackx86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
2012-12-06 Gabe Blackx86: Override calculate_relocation_address to use the...
2012-12-06 Duncan Lauriex86: Ignore memory >4GB when parsing Coreboot tables
2012-12-06 Stefan Reinauerx86: Clean up MTRR 7 right before jumping to the kernel
2012-12-06 Gabe Blackx86: Fill in the dram info using the e820 map on corebo...
2012-12-06 Vadim Bendeburyx86: Enable coreboot timestamp facility support in...
2012-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
2012-11-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28 Gabe Blackx86: coreboot: Implement recursively scanning PCI busses
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
2012-11-28 Stefan Reinauerx86: coreboot: Move non-board specific files to coreboo...
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-19 Gabe Blackx86: Add infrastructure to extract an e820 table from...
2011-12-19 Gabe Blackx86: Import code from coreboot's libpayload to parse...
2011-12-19 Gabe Blackx86: Initial commit for running as a coreboot payload