oweals/u-boot.git
2014-11-21 Nitin Gargmx6: clock: Add thermal clock enable function
2014-11-21 Soeren Mochtbs2910: Fix error handling in board_mmc_init()
2014-11-21 Simon Glassdm: i2c: Move error reporting into a common function
2014-11-21 Simon Glassdm: Update documentation to include CONFIG_DM... options
2014-11-21 Simon Glassdm: arm: spl: Make driver model linker lists available
2014-11-21 Simon Glassdm: tegra: Add platform data for the GPIO driver
2014-11-21 Simon Glassdm: tegra: Add platform data for the SPL uart
2014-11-21 Simon Glassdm: Disable dm_warn() in SPL
2014-11-21 Simon Glassdm: Allow stdio registration to be dropped
2014-11-21 Simon Glassdm: Allow device removal features to be dropped
2014-11-21 Simon Glassdm: spl: Allow driver model to be used
2014-11-21 Simon Glassdm: spl: Make simple malloc() available when enabled
2014-11-21 Simon Glassdm: arm: spl: Allow simple malloc() in SPL
2014-11-21 Simon Glassdm: Split the simple malloc() implementation into its...
2014-11-21 Simon Glassdm: tegra: Avoid using arch-specific memcpy() in SPL
2014-11-21 Simon Glassdm: serial: Support changing the baud rate
2014-11-21 Simon Glassdm: at91: Add myself as maintainer for snapper9260
2014-11-21 Simon Glassdm: at91: Convert snapper9260 to use driver model
2014-11-21 Simon Glassdm: at91: Add driver model support for the serial driver
2014-11-21 Simon Glassdm: at91: Refactor serial driver slightly for driver...
2014-11-21 Simon Glassdm: at91: Add platform data for GPIO on at91sam9260...
2014-11-21 Simon Glassdm: at91: Add driver model support for atmel GPIO driver
2014-11-21 Simon Glassdm: at91: Move snapper9260 to generic baord
2014-11-21 Simon Glassdm: at91: Correct text base for snapper9260
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-21 Simon Glassfdt: Try to use fdt_address_cells()/fdt_size_cells()
2014-11-21 Simon Glassfdt: Add a function to decode a named memory region
2014-11-21 Simon Glassfdt: Change fdt_pack_reg() to static and fix types
2014-11-21 Simon Glassfdt: Add ft_system_setup() function for system device...
2014-11-21 Simon Glassfdt: Tidy up error handling in image_setup_libfdt()
2014-11-21 Simon Glassfdt: Enhance flashmap function to deal with region...
2014-11-21 Simon Glassfdt: Use the correct return types for fdtdec_decode_reg...
2014-11-21 Simon Glassfdt: Export the fdt_find_or_add_subnode() function
2014-11-21 Simon Glassfdt: Report failure of ft_board_setup()
2014-11-21 Simon Glassfdt: Allow ft_board_setup() to report failure
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 Ye.Liimx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
2014-11-20 Ye.Liimx: mx6sxsabresd: Use the pfuze common init function
2014-11-20 Ye.Liimx: mx6sabresd: Use the pfuze common init function
2014-11-20 Ye.Liimx: mx6sabre common: Factorize the Pfuze init function
2014-11-20 Ye.Lipower: pfuze100: Update definitions for buck regulators
2014-11-20 Ye.Liimx: mx6sxsabresd: Add board support for USDHC2 and...
2014-11-20 Ye.Limmc: fsl_esdhc: Update esdhc driver for iMX6SX
2014-11-20 Fabio Estevammx6sabresd: Access SRC_SBMR1 register via structure
next