]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
x86: Provide tick counter and frequency reference for Intel core architecture
[karo-tx-uboot.git] / arch /
2012-12-06 Vadim Bendeburyx86: Provide tick counter and frequency reference for...
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 Simon Glassx86: fdt: Create basic .dtsi file for coreboot
2012-12-06 Gabe Blackx86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
2012-12-06 Gabe Blackx86: Add support for CONFIG_OF_CONTROL
2012-12-06 Stefan Reinauerx86: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
2012-12-06 Gabe Blackx86: Add back cold- and warm-boot flags
2012-12-06 Gabe Blackx86: Override calculate_relocation_address to use the...
2012-12-06 Gabe Blackx86: Make calculate_relocation_address an overridable...
2012-12-06 Gabe Blackx86: Make the upper bound on relocated symbols closed...
2012-12-06 Gabe Blackx86: Reorder x86's post relocation memory layout
2012-12-06 Gabe Blackx86: Initialise SPI if enabled
2012-12-06 Gabe Blackx86: Implement arch_phys_memset so that it can wipe...
2012-12-06 Gabe Blackx86: Increase the size of the phys_size_t and phys_addr...
2012-12-06 Duncan Lauriex86: Fix off-by-one error in do_elf_reloc_fixups()
2012-12-06 Duncan Lauriex86: Ignore memory >4GB when parsing Coreboot tables
2012-12-06 Simon Glassx86: Fix indirect jmp warning in zimage.c
2012-12-06 Stefan Reinauerx86: Clean up MTRR 7 right before jumping to the kernel
2012-12-06 Graeme Russx86: Import MSR/MTRR code from Linux
2012-12-06 Stefan Reinauerx86: Provide a function to clean up just before booting...
2012-12-06 Stefan Reinauerx86: Add basic cache operations
2012-12-06 Gabe Blackx86: Fill in the dram info using the e820 map on corebo...
2012-12-06 Vadim Bendeburyx86: Add a CBMEM timestamp generated right before the...
2012-12-06 Vadim Bendeburyx86: Enable coreboot timestamp facility support in...
2012-12-06 Vadim Bendeburyx86: Add function to read time stamp counter
2012-12-06 Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-05 Stefan Roesempc5200: Add SPL support
2012-12-05 Stefan RoeseSPL: Port SPL framework to powerpc
2012-12-05 Stefan Roesepowerpc: Extract EPAPR_MAGIC constants into processor.h
2012-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30 Stefan Reinauerx86: Don't spam POST80 codes with slow IO functions
2012-11-30 Stefan Reinauerx86: Fix typo in pcat_timer.c
2012-11-30 Gabe Blackx86: Include types.h explicitly in the i386 version...
2012-11-30 Gabe Blackx86: Add a dummy implementation for timer_get_us
2012-11-30 Gabe Blackx86: Add a default implementation for cleanup_before_li...
2012-11-30 Gabe Blackx86: Add an fdt pointer to the global data structure
2012-11-30 Gabe Blackx86: Allow compiling out realmode/bios code
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
2012-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-11-30 Yoshihiro Shimodash: fix trigger_address_error()
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...
2012-11-28 Gabe Blackx86: Add some missing includes
2012-11-28 Gabe Blackx86: Allow excluding reset vector code from u-boot
2012-11-28 Simon Glassx86: Add initial memory barrier macros
2012-11-28 Graeme Russx86: Add ilog2 to bitops
2012-11-28 Graeme Russx86: Remove duplicate PCI init
2012-11-28 Graeme Russx86: Put global data on the stack
2012-11-28 Graeme Russx86: Forward declare gd_t
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-11-28 York Sunpowerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPI...
2012-11-28 Timur Tabipowerpc/85xx: update the work-around for P4080 erratum...
2012-11-28 Yuanquan Chenpowerpc/p4080ds: fix PCI-e x8 link training down failure
2012-11-28 Zang Roy-R61911powerpc/corenet_ds: move SATA config to board configuration
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004580...
2012-11-28 Kim Phillipspowerpc/mpc8xxx: take fdt_fixup_crypto_node() off the...
2012-11-28 York Sunpowerpc/mpc85xx: Temporary fix for spin table backward...
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004849...
2012-11-28 Timur Tabipowerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SY...
2012-11-27 Andy Fleming8xxx: Change all 8*xx_DDR addresses to 8xxx
2012-11-27 Jaehoon ChungEXYNOS: mmc: support DesignWare Controller for Samsung-SoC
2012-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-11-26 Scott Woodspl/85xx: new SPL support
2012-11-26 Scott Woodspl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
2012-11-26 Scott Woodpowerpc/mpc85xx: consistently use COBJS-y
2012-11-26 Scott Woodspl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
2012-11-26 Scott Woodspl/mpc85xx: move udelay to cpu code
2012-11-26 Scott Woodpowerpc/mpc8xxx: move LAW code into arch/powerpc/cpu...
2012-11-26 Scott Woodpowerpc/mpc85xx: fix TLB alignment
2012-11-26 Scott Woodpowerpc: change .fixup test to a GCC version test
2012-11-26 Scott Woodpowerpc/mpc85xx: add comma before "already enabled"
2012-11-26 Scott Woodpowerpc/mpc85xx: move debug tlb entry after TLB is...
2012-11-25 Zhi-zhou ZhangMIPS: do not initialize timestamp variable before reloc...
2012-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-20 Gerald Van BarenMerge branch 'next'
2012-11-19 Ilya Yanokmusb-new: omap2plus backend driver
2012-11-19 Ilya YanokOMAP3: am35x: add musb functions
2012-11-19 Ilya YanokOMAP3: am35x_def.h: add USB defines
2012-11-19 Ilya Yanokmusb-new: am35x backend driver
2012-11-19 Ilya Yanokam33xx: init OTG hardware and new musb gadget driver
2012-11-19 Ilya Yanokmusb-new: dsps backend driver
2012-11-19 Ilya Yanokusb: use linux/usb/ch9.h instead of usbdescriptors.h
2012-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2012-11-19 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-11-14 Vikram Narayananmx51evk: Fix build error when CONFIG_VIDEO is disabled
2012-11-14 Łukasz Majewskipmic: Introduce power_init_board() method at ./lib...
2012-11-10 Thomas Chounios2: remove asm/status_led.h
2012-11-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-08 Michal Simekmicroblaze: Fix compilation failure because of missing...
2012-11-07 Michal Simekmicroblaze: Remove asm/bitops.h from asm/posix_types.h
2012-11-07 Michal Simekmicroblaze: Flush caches before enabling them
2012-11-07 Michal Simekmicroblaze: Fix byteorder for microblaze
2012-11-07 Michal Simekmicroblaze: Fix compilation warning in ext2_find_next_z...
next