]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-11-23 Suriyan Ramasamisandbox: script for testing sandbox/ext4/fat/fs commands
2014-11-23 Suriyan Ramasamifs: API changes enabling extra parameter to return...
2014-11-23 Suriyan Ramasamisandbox: Prepare API change for files greater than 2GB
2014-11-23 Suriyan Ramasamiext4: Prepare API change for files greater than 2GB
2014-11-23 Suriyan Ramasamifat: Prepare API change for files greater than 2GB
2014-11-23 Tom Riniboard/esd/common/auto_update.c: Use <flash.h>
2014-11-23 Suriyan Ramasamisandbox: Use md5sum and fatwrite to enable testing...
2014-11-23 Daniel Schwierzeckcommon/board_f: fix gcc warning on MIPS64
2014-11-23 Daniel Schwierzeckcommon/board_f: add setup of initial stack frame for...
2014-11-23 Masahiro Yamadaspl: fix descending condition to drivers/mtd/nand/
2014-11-23 Masahiro Yamadacommands: add more command entries in Kconfig
2014-11-23 Masahiro Yamadahush: add CONFIG_HUSH_PARSER to Kconfig
2014-11-23 Masahiro YamadaFIT: add some FIT configurations to Kconfig
2014-11-23 Masahiro Yamadaconfig: remove redundant CONFIG_SYS_PROMPT defines
2014-11-23 Masahiro Yamadategra: do not descend into empty directories
2014-11-23 Masahiro Yamadakbuild: use SoC-specific CONFIG to descend into SoC...
2014-11-23 Masahiro Yamadax86: use CONFIG_SYS_COREBOOT to descend into coreboot...
2014-11-23 Masahiro Yamadakbuild: Descend into SOC directory from CPU directory
2014-11-23 Thierry RedingAdd pr_fmt() macro
2014-11-23 Thierry Redingpci: Honour pci_skip_dev()
2014-11-23 Thierry Redingpci: Abort early if bus does not exist
2014-11-23 Thierry Redingvsprintf: Add modifier for phys_addr_t
2014-11-23 Christian Gmeinerfs: make it possible to read the filesystem UUID
2014-11-23 li pengbosata: fix a bug in init_sata() for pci-sata card
2014-11-23 Steve RaeARM: bcm: Enable bcm11130 boards
2014-11-23 Steve RaeARM: bcm: Enable five Cygnus boards
2014-11-23 Stefan Roesespl: Change debug to printf for "Unsupported boot-device"
2014-11-23 Masahiro Yamadalinux/kernel.h: sync min, max, min3, max3 macros with...
2014-11-21 Simon Glassx86: Rename chromebook-x86 to coreboot
2014-11-21 Simon Glassx86: ivybridge: Implement SDRAM init
2014-11-21 Simon Glassx86: ivybridge: Add LAPIC support
2014-11-21 Simon Glassx86: Make show_boot_progress() common
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 Masahiro Yamadalinux/kernel.h: add typechecking to roundup macro
2014-11-20 Masahiro Yamadalinux/kernel.h: import more macros
2014-11-20 Masahiro Yamadainclude: move various macros to include/linux/kernel.h
2014-11-20 Masahiro Yamadainclude/common.h: remove DIV_ROUND definition
2014-11-20 Masahiro Yamadareplace DIV_ROUND with DIV_ROUND_CLOSEST
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM1136 defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM926EJS defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM920T defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARM1176 defines
2014-11-20 Masahiro YamadaARM: remove CONFIG_ARMV7 defines
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
next