]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
edid: Add I2C command for printing the EDID
[people/ms/u-boot.git] / arch /
2012-12-11  Simon GlassAdd strcasecmp() and strncasecmp()
2012-12-11  Piotr Wilczekexynos:pinmux: Add pinmux support for i2c
2012-12-11  Piotr Wilczekexynos:cpu: Add Exynos4 I2C spacing
2012-12-11  Piotr Wilczekexynos:clock: Add i2c clock
2012-12-11  Marek Vasutmxs: i2c: Implement algorithm to set up arbitrary i2c...
2012-12-08  Daniel SchwierzeckMIPS: constify address pointer in test_bit()
2012-12-08  Zhi-zhou ZhangMIPS: fix a latent bug on initialize $gp
2012-12-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-12-06  Simon Glassx86: Build vga video code only if CONFIG_VIDEO_VGA...
2012-12-06  Simon Glassx86: Remove video_init() prototype from u-boot-x86.h
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  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
next