]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2012-12-06  Gabe BlackIntroduce arch_phys_memset which works like memset...
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: Enable CONFIG_CMD_ZBOOT for coreboot
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 additional GPIO banks to the ICH6 driver
2012-12-06  Simon Glassx86: Enable ICH6 GPIO controller for coreboot
2012-12-06  Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-06  Matthias Fuchs4xx: Fix PCI memory mapping on CPCI405 boards
2012-12-05  Stefan RoeseMakefile: Add target for combined spl/u-boot.bin &...
2012-12-05  Stefan RoeseMakefile: Add possibility to set entry-point for u...
2012-12-05  Stefan Roesempc5200: Add a3m071 board support
2012-12-05  Stefan Roesempc5200: Add SPL support
2012-12-05  Stefan Roeseenv: Enable getenv_f() for SPL_BUILD
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  Simon Glassx86: Define CONFIG_SYS_VSNPRINTF for coreboot
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 a minimal device tree for alex x86
2012-11-30  Gabe Blackx86: Add an fdt pointer to the global data structure
2012-11-30  Stefan Reinauerx86: video: Add coreboot framebuffer support
2012-11-30  Simon Glassx86: Remove coreboot start16 code
2012-11-30  Gabe Blackx86: Allow compiling out realmode/bios code
2012-11-30  Simon Glassx86: Select stdio devices for coreboot
2012-11-30  Vadim Bendeburyx86: Add console command to display CBMEM console buffer
2012-11-30  Vadim Bendeburyx86: Add CBMEM console driver for coreboot
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  Nobuhiro Iwamatsuinclude/linux/byteorder: Always defines __fswab64,...
2012-11-30  Tetsuyuki Kobayashiserial: serial_sh: bugfix: autoboot fails if serial...
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-29  Simon Glassfdt: Correct global_data condition in main
2012-11-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28  Simon Glassx86: coreboot: Enable LPC TPM
2012-11-28  Simon Glassx86: Remove coreboot start16 code
2012-11-28  Gabe Blackx86: coreboot: Implement recursively scanning PCI busses
2012-11-28  Vadim Bendeburyx86: coreboot: Modify u-boot code to allow building...
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  York Sunpowerpc/P2041RDB: Fix Flash address LAW address
2012-11-28  York Sunpowerpc/corenet_ds: Update DDR timing for single-rank...
2012-11-28  Timur Tabipowerpc/85xx: implement check for erratum A-004849...
2012-11-28  Timur Tabipowerpc/85xx: add support for the Freescale P5040DS...
2012-11-28  Timur Tabipowerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SY...
2012-11-28  York Sunpowerpc/qoriq: Move FMAN microcode location
2012-11-27  Andy Flemingmmc: Properly determine maximum supported bus width
2012-11-27  Andy Fleming8xxx: Change all 8*xx_DDR addresses to 8xxx
2012-11-27  Taylor Huttmmc: Fix incorrect handling of 'read' & 'write' commands
2012-11-27  Stephen Warrenmmc: tegra: use bounce buffer APIs
2012-11-27  Stephen Warrencommon: rework bouncebuf implementation
2012-11-27  Stephen Warrenbouncebuf: remove dummy implementation
2012-11-27  Stephen WarrenReplace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUF...
2012-11-27  Mela Custodiommc: add no simultaenous power and vdd
2012-11-27  Wu, Joshmmc: at91sam9x5: support to save environment in mmc
2012-11-27  Taylor Huttmmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
2012-11-27  Jaehoon ChungEXYNOS: mmc: support DesignWare Controller for Samsung-SoC
2012-11-27  Pantelis AntoniouRemove obsolete header file
2012-11-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-11-26  Benoît Thébaudeaunand: Add torture feature
2012-11-26  Benoît Thébaudeaunand: Fix nand_erase_opts() offset check
2012-11-26  Benoît Thébaudeaunand: Clean up nand_util
2012-11-26  Joe Hershbergernand: Move the sub-page read support enable to a flag
2012-11-26  Prabhakar Kushwahadriver/mtd:IFC NAND:Initialise internal SRAM before...
2012-11-26  Karl O. PincREADME: Reference nand monitor commands in U-Boot README
2012-11-26  Scott Woodnand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC...
2012-11-26  Scott Woodpowerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
2012-11-26  Scott Woodpowerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
2012-11-26  Scott Woodpowerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl...
next