]> git.sur5r.net Git - u-boot/shortlog
u-boot
2015-05-15 Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-05-15 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-05-15 Simon Glasssandbox: Correct error handling in state_read_file()
2015-05-15 Simon Glassarm: Add a prototype for save_boot_params_ret()
2015-05-15 Simon Glassarm: Include the .got section in the binary
2015-05-15 Simon Glassdm: gpio: Fix comment typo in GPIOD_IS_IN
2015-05-15 Simon Glasstpm: Rename Infineon TPM to slb9645tt
2015-05-15 Simon Glasstpm: Support using driver model with I2C
2015-05-15 Simon Glassdm: i2c: Add a function to find out the chip offset...
2015-05-15 Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-05-15 Simon Glassbootstage: Add IDs for SPI flash reading and decompression
2015-05-15 Vincent Palatinusb: add device connection/disconnection detection
2015-05-15 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-05-15 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-05-15 Hans de Goedeusb: ohci: Add dm support
2015-05-15 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-05-15 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-05-15 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-05-15 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-05-15 Hans de Goededm: usb: Add support for companion controllers
2015-05-15 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-05-15 Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-05-15 Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-05-15 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-05-15 Hans de Goedeusb: legacy_hub_port_reset() check and propagate usb_se...
2015-05-15 Hans de Goedeusb: usb_control_msg() propagate controller error code
2015-05-15 Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-05-14 Tom Riniarch/arm/lib/bootm-fdt.c: Guard the include of <asm...
2015-05-14 Joe HershbergerUse map_sysmem when accessing memory in setexpr
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-05-14 Simon Glassspl: Correct address in spl_relocate_stack_gd()
2015-05-13 Masahiro YamadaARM: tegra: move NVIDIA common files to arch/arm/mach...
2015-05-13 Ian Campbelljetson-tk1: Add PSCI configuration options and reserve...
2015-05-13 Jan Kiszkategra: Boot in non-secure mode by default
2015-05-13 Thierry RedingARM: tegra: Enable SMMU when going non-secure
2015-05-13 Jan Kiszkategra: Set CNTFRQ for secondary CPUs
2015-05-13 Ian Campbelltegra124: Reserve secure RAM using MC_SECURITY_CFG...
2015-05-13 Jan Kiszkategra124: Add PSCI support for Tegra124
2015-05-13 Jan KiszkaARM: Add board-specific initialization hook for PSCI
2015-05-13 Jan Kiszkategra: Make tegra_powergate_power_on public
2015-05-13 Jan Kiszkavirt-dt: Allow reservation of secure region when in...
2015-05-13 Ian Campbelltegra124: Add more registers to struct mc_ctlr
2015-05-13 Jan KiszkaARM: Put target PC for PSCI CPU_ON on per-CPU stack
2015-05-13 Jan KiszkaARM: Factor out reusable psci_get_cpu_stack_top
2015-05-13 Jan KiszkaARM: Factor out reusable psci_cpu_entry
2015-05-13 Jan KiszkaARM: Factor out reusable psci_cpu_off_common
2015-05-13 Jan KiszkaARM: Factor out common psci_get_cpu_id
2015-05-13 Jan KiszkaARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
2015-05-13 Stephen WarrenARM: tegra: enable STDIO deregistration
2015-05-13 Stephen WarrenARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization
2015-05-13 Simon Glasstegra124: video: Add full link training for eDP
2015-05-13 Simon Glasstegra: config: nyan-big: Enable LCD
2015-05-13 Simon Glasstegra: video: support eDP displays on Tegra124 devices
2015-05-13 Simon Glasstegra: video: Add Embedded DisplayPort driver
2015-05-13 Simon Glasstegra: video: Support serial output resource (SOR)...
2015-05-13 Simon Glasstegra: dts: nyan-big: Add definitions for eDP display
2015-05-13 Simon Glassdm: video: Add a uclass for display port
2015-05-13 Simon Glassedid: Add a function to read detailed monitor timings
2015-05-13 Simon Glassvideo: Add drm_dp_helper.h
2015-05-13 Simon Glasstegra: Move display controller header into common
2015-05-13 Simon Glasstegra124: clock: Add display clocks and functions
2015-05-13 Simon Glasstegra: clock: Split the clock source code into a separa...
2015-05-13 Simon Glasstegra: clock: Add checking for invalid clock IDs
2015-05-13 Simon Glasstegra: config: Use CONFIG_LCD to detect LCD presence
2015-05-13 Simon Glasstegra124: dts: Add host1x node to provide display infor...
2015-05-13 Simon Glasstegra: nyan-big: Add LCD PMIC init and board ID
2015-05-13 Simon Glasstegra: Add support for setting up a as3722 PMIC
2015-05-13 Simon Glasstegra: Provide a function to allow LCD PMIC setup
2015-05-13 Simon Glasspower: Export register access functions from as3722
2015-05-13 Simon Glasstegra: Add a board ID function
2015-05-13 Simon Glasstegra: Move checkboard() into the board code
2015-05-13 Simon Glasstegra: pwm: Allow the clock rate to be left as is
2015-05-13 Simon Glasstegra: Move the pwm into tegra-common
2015-05-13 Simon Glassfdt: Add binding decode function for display-timings
2015-05-13 Simon Glassdm: gpio: Add error handling and a function to claim...
2015-05-13 Simon Glassdm: core: Sort the uclasses
2015-05-13 Alexey Brodkinarc: remove dummy target
2015-05-13 Wu, JoshARM: at91: trival: fix typo for the nand partition...
2015-05-13 Masahiro YamadaARM: at91: remove non-generic boards
2015-05-13 Masahiro Yamadaarc: use more universal prefix for default CROSS_COMPILE
2015-05-12 Joe HershbergerClean all defconfigs with savedefconfig
2015-05-12 Joe Hershbergerarch: Make board selection choices optional
2015-05-10 Tom RiniRevert "stm32f4: fix serial output"
2015-05-10 Joe Hershbergerkconfig: Move REGEX to Kconfig
2015-05-10 Stefan Roeseppc4xx: Remove sc3 board
2015-05-10 Vikas Manochaserial: fdt: add device tree support for pl01x
2015-05-10 Joe HershbergerFix broken verify functionality in crc32 command
2015-05-10 Joe HershbergerFix inconsistency of VERIFY defines in cmd_mem
2015-05-10 Du HuanpengMakefile: add a symbol link tags for ctags
2015-05-10 Vikas Manochastv0991: use fdt for serial port platform data
2015-05-10 Vikas Manochastv0991: fdt: add stv0991 device tree
2015-05-10 Arun Bharadwajovero: Fix regression introduced in a6b541b
2015-05-10 Arun Bharadwajovero: Split overo.c into spl.c, common.c and overo.c
2015-05-10 Ash Charlesomap3: overo: Allow boot with kernel in UBI rootfs
2015-05-10 Ash Charlesomap3: overo: Use software BCH8 ECC for NAND
2015-05-10 Ash Charlesovero: Add support for Palo35 expansion board
2015-05-10 Arun Bharadwajomap3: overo: Add DTS support for TobiDuo expansion
2015-05-10 Ash Charlesomap3: overo: Set the Arbor43C 'expansionname'
next