]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-11-25 Simon GlassIntroduce a header file for the BIOS emulator
2014-11-25 Simon Glassx86: Add a definition of asmlinkage
2014-11-25 Simon Glassx86: config: Enable SPI for chromebook_link
2014-11-25 Simon Glassx86: ivybridge: Add northbridge init functions
2014-11-25 Simon Glassx86: Drop some msr functions that we don't support
2014-11-25 Simon Glassx86: Add init for model 206AX CPU
2014-11-25 Simon Glassx86: Add LAPIC setup code
2014-11-25 Simon Glassx86: Drop old CONFIG_INTEL_CORE_ARCH code
2014-11-25 Bin Mengx86: Remove unnecessary call to initr_enable_interrupts()
2014-11-25 Bin Mengx86: Refactor interrupt_init()
2014-11-25 Bin Mengx86: Remove cpu_init_r() for x86
2014-11-25 Bin Mengx86: Call cpu_init_interrupts() from interrupt_init()
2014-11-25 Simon Glassx86: Add Intel speedstep and turbo mode code
2014-11-25 Simon Glassx86: ivybridge: Set up XHCI USB
2014-11-25 Simon Glassx86: config: Enable USB on link
2014-11-25 Simon Glassx86: ivybridge: Set up EHCI USB
2014-11-25 Simon Glassx86: dts: Add SATA settings for link
2014-11-25 Simon Glassx86: ivybridge: Add SATA init
2014-11-25 Simon Glassx86: dts: Add LPC settings for link
2014-11-25 Simon Glassx86: dts: Move PCI peripherals into a pci node
2014-11-25 Simon Glassx86: ivybridge: Add additional LPC init
2014-11-25 Simon Glassx86: ivybridge: Add PCH init
2014-11-25 Simon Glassx86: Add a simple header file for ACPI
2014-11-25 Simon Glassx86: ivybridge: Add support for BD82x6x PCH
2014-11-25 Simon Glassx86: Set up edge triggering on interrupt 9
2014-11-25 Simon Glasspci: Add functions to read and write a BAR address
2014-11-25 Simon Glassx86: config: Enable plug-and-play for link PCI
2014-11-25 Simon Glassx86: pci: Add handlers before and after a PCI hose...
2014-11-25 Simon Glassx86: Add ioapic.h header
2014-11-25 Simon Glassrtc: mc146818: Set up RTC at start of day
2014-11-25 Simon Glassx86: Factor out common values in the link script
2014-11-25 Simon Glassx86: Ensure that all relocation data is included in...
2014-11-25 Simon Glassx86: Panic if there is no relocation data
2014-11-25 Simon Glassx86: Remove board_early_init_r()
2014-11-25 Simon Glasspci: Update pci_ids.h to include some missing IDs
2014-11-25 Simon GlassAlign embedded device tree correctly
2014-11-25 Simon GlassFix SIZE_MAX compiler warning when using stdint.h
2014-11-25 Simon Glassx86: Add ivybridge directory to Makefile
2014-11-24 Tom RiniPrepare v2015.01-rc2
2014-11-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-24 Rabin VincentRevert "hush: fix segfault on syntax error"
2014-11-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-11-24 Fabio Estevammx6boards: Fix error handling in board_mmc_init()
2014-11-24 Fabio Estevamnitrogen6x: Fix error handling in board_mmc_init()
2014-11-24 Fabio Estevamot1200: Fix error handling in board_mmc_init()
2014-11-24 Nikita Kiryanovarm: imx: stop sata on boot
2014-11-24 Nikita Kiryanovarm: mx6: cm_fx6: implement board specific sata stop
2014-11-24 Nikita Kiryanovcmd_sata: implement sata stop command
2014-11-24 Nikita Kiryanovsata: implement reset_sata for dwc_ahsata
2014-11-24 Nikita Kiryanovarm: mx6: introduce disable_sata_clock
2014-11-24 Fabio Estevamgw_ventana: Use the generic spl_sd.cfg
2014-11-24 Hans de GoedeARM: bootm: Allow booting in secure mode on hyp capable...
2014-11-24 Hans de GoedeARM: Add arch/arm/cpu/armv7/Kconfig with non-secure...
2014-11-24 Tom RiniKconfig: Add EXPERT option
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-22 Masahiro Yamadadm: core: remove unnecessary return condition in uclass...
2014-11-22 Masahiro Yamadadm: core: remove unnecessary return condition in driver...
2014-11-22 Masahiro Yamadadm: core: remove meaningless if conditional
2014-11-22 Masahiro Yamadadm: core: a trivial clean up
2014-11-22 Simon Glasscros_ec: Fix uninitialised variable in cros_ec.c
2014-11-22 Simon Glassdm: spi: Use device_bind_driver() instead of our own...
2014-11-22 Simon Glassdm: spi: Correct handling of SPI chip selects in sandbox
2014-11-22 Simon Glassdm: Add a function to bind a device by driver name
2014-11-22 Simon Glassdm: fdt: Correct handling of aliases with embedded...
2014-11-22 Simon Glassdm: core: Add functions to find parent and OF data
2014-11-22 Simon Glassdm: core: Allow access to the device's driver_id data
2014-11-21 Fabio Estevammx53ard: Fix error handling in board_mmc_init()
2014-11-21 Fabio Estevammx53evk: Fix error handling in board_mmc_init()
2014-11-21 Fabio Estevammx53smd: Fix error handling in board_mmc_init()
2014-11-21 Fabio Estevammx6qarm2: Fix error handling in board_mmc_init()
2014-11-21 Fabio Estevammx51evk: Fix error handling in board_mmc_init()
next