]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-11-21 Simon Glassx86: chromebook_link: Enable GPIO support
2014-11-21 Simon Glassx86: ivybridge: Add support for early GPIO init
2014-11-21 Simon Glassx86: ivybridge: Add early init for PCH devices
2014-11-21 Simon Glassx86: dts: Add microcode updates for ivybridge CPU
2014-11-21 Simon Glassx86: ivybridge: Perform Intel microcode update on boot
2014-11-21 Simon Glassx86: ivybridge: Check BIST value on boot
2014-11-21 Simon Glassx86: ivybridge: Perform initial CPU setup
2014-11-21 Simon Glassx86: Add msr read/write functions that use a structure
2014-11-21 Simon Glassx86: Add clr/setbits functions
2014-11-21 Simon Glassx86: Tidy up coreboot header usage
2014-11-21 Simon Glassx86: ivybridge: Add early LPC init so that serial works
2014-11-21 Simon Glassx86: pci: Allow configuration before relocation
2014-11-21 Simon Glassx86: ivybridge: Enable PCI in early init
2014-11-21 Simon Glassx86: Support use of PCI before relocation
2014-11-21 Simon Glassx86: Refactor PCI to permit alternate init
2014-11-21 Simon Glassx86: chromebook_link: Implement CAR support (cache...
2014-11-21 Simon Glassx86: Emit post codes in startup code for Chromebooks
2014-11-21 Simon Glassx86: Build a .rom file which can be flashed to an x86...
2014-11-21 Simon Glassx86: Add chromebook_link board
2014-11-21 Simon Glassx86: ifdtool: Allow creation of an empty ROM
2014-11-21 Simon Glassx86: Allow timer calibration to work on ivybridge
2014-11-21 Masahiro Yamadax86: use CONFIG_SYS_COREBOOT to descend into coreboot...
2014-11-21 Simon Glassx86: Replace fill_processor_name() with cpu_get_name()
2014-11-21 Simon Glassx86: Remove unnecessary find_fdt(), prepare_fdt() functions
2014-11-21 Simon Glassx86: Add processor functions to halt and get stack...
2014-11-21 Simon Glassx86: config: Move common x86 configs to a common file
2014-11-21 Simon Glassx86: Add ifdtool for working with Intel Flash Descripto...
2014-11-21 Simon Glassdm: gpio: Add a function to read an ID from a list...
2014-11-21 Simon Glassdm: serial: Move current serial port pointer to global_data
2014-11-21 Simon Glassfdt: Add a function to decode a variable-sized u32...
2014-11-21 Simon GlassMove early malloc() to before arch_cpu_init()
2014-11-21 Simon Glassx86: Fix a warning with gcc 4.4.4
2014-11-21 Bin Mengx86: Save TSC frequency in the global data
2014-11-21 Bin Mengx86: Add quick TSC calibration via PIT
2014-11-21 Bin Mengx86: Do TSC MSR calibration only for known/supported...
2014-11-21 Bin Mengx86: Do CPU identification in the early phase
2014-11-21 Simon Glassx86: Save the BIST value on reset
2014-11-21 Simon Glassx86: Fix up some missing prototypes
2014-11-21 Simon Glassx86: Use the standard arch_cpu_init() function
2014-11-21 Simon Glassx86: Use the standard dram_init() function
2014-11-21 Simon Glassx86: Tidy up global descriptor table setup
2014-11-21 Simon Glassx86: Invalidate TLB as early as possible
2014-11-21 Simon Glassx86: Remove board_init16() call which is not used
2014-11-21 Simon Glassx86: Remove REALMODE_BASE which is no longer used
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2014-11-19 Stefan Roesepowerpc: mpc52xx: Clear GD in the main U-Boot stage...
2014-11-19 Stefan Roesepowerpc: mpc52xx: a3m071/a4m2k: Convert to generic...
2014-11-19 Stefan Roesepowerpc: mpc52xx: a4m072: Convert to generic board
2014-11-19 Dirk Eibachmpc83xx: Add gdsys hrcon board
2014-11-19 Dirk Eibachboard: iocon: Fix uninitialized access
2014-11-19 Dirk Eibachboard: iocon: Fix fpga index in print_fpga_info()
2014-11-19 Dirk Eibachboard: dlvision-10g: Compile fix
2014-11-19 Dirk Eibachcommon: Fix cmd_fpgad addressing
2014-11-19 Dirk Eibachmtd: Handle 29LV800BT
2014-11-19 Dirk Eibachboard: dlvision: Reduce memory footprint
2014-11-19 Andrew Ruderubi: enable error reporting in initialization
2014-11-19 Heiko Schochermtd, cfi, ubi: add missing writebufsize initialization
2014-11-17 Bo ShenARM: atmel: add sama5d4 xplained ultra board support
2014-11-17 Bo ShenARM: atmel: add sama5d4ek board support
2014-11-17 Bo Shennet: macb: enable GMAC IP without GE feature support
2014-11-17 Josh Wumtd: atmel_nand: runtime to build gf table for pmecc
2014-11-17 Heiko Schocherarm, spl, at91: add spl support for the corvus board
2014-11-17 Heiko Schocherarm, at91, spl: add spl support for the taurus board
2014-11-17 Heiko Schocherarm, spl, at91: add at91sam9260 and at91sam9g45 spl...
2014-11-17 Heiko Schocherspl, mtd, nand, atmel_nand: invert device ready pin...
2014-11-17 Heiko Schocherspl, nand, atmel_nand: add erase one block function
2014-11-17 Heiko Schochermtd: atmel_nand: add missing include
2014-11-17 Heiko Schocherspl, nand: add option to boot raw u-boot.bin image...
2014-11-17 Heiko Schocherarm, at91: add missing ddr2 cr register MPDDRC_CR_EBISH...
2014-11-17 Heiko Schocherarm, at91: compile mpddrc ram init code also for AT91SA...
2014-11-17 Heiko Schocherarm, at91, mpddrc: fix typo in ddr2_init()
2014-11-17 Heiko Schocherarm, at91: add spi dataflash support for the taurus...
2014-11-17 Heiko Schocherspi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common...
2014-11-17 Heiko Schocherarm, at91: generate boot.bin file for all atmel SoC
2014-11-17 Bo ShenARM: atmel: spl: make css field configurable
2014-11-17 Bo ShenARM: atmel: spl: make initialization more stable
2014-11-17 Bo ShenARM: at91 series: convert to generic board
2014-11-17 Bo Shennet: macb: write mac address when initialization
2014-11-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-11-17 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-11-17 Scott Jiangblackfin: convert to use CONFIG_SYS_I2C framework
2014-11-17 Scott Jiangadi_i2c: convert to use general io accessors.
2014-11-17 Scott Jiangblackfin: rename bfin-twi_i2c driver to adi_i2c
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: replacement of common parts of config...
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: configs: Collect up common part of config...
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: gose: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: lager: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: koelsch: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsuarm: rmobile: alt: Remove dram_init_banksize function
2014-11-17 Nobuhiro Iwamatsush: Move SH_32BIT to Kconfig
2014-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2014-11-14 Yangbo Lupowerpc/85xx: enable some P1/P2 boards mtdparts for...
2014-11-14 Valentin Longchampkeymile/powerpc: move to the architecture-generic board...
2014-11-14 Valentin Longchamppowerpc/mpc83xx: Zero boot_flags arg for calling board_...
2014-11-14 Ashish Kumarpowerpc/BSC9131RDB: Enable creation of dynamic partitio...
2014-11-14 Ashish Kumarpowerpc/BSC9132QDS: Enable creation of dynamic partitio...
2014-11-14 Prabhakar Kushwahapowerpc/mpc85xx: Use IFC accessor function
next