]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2014-11-27  Sanchayan Maitymtd/nand/vf610_nfc: Disable subpage writes
2014-11-27  Masahiro Yamadamtd: denali: set some registers after nand_scan_ident()
2014-11-27  Masahiro Yamadamtd: denali: use CONFIG_SYS_NAND_SELF_INIT
2014-11-27  Rostislav Lisovynand: reinstate lazy bad block scanning
2014-11-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26  Guillaume GARDETspl: Fix SPL EXT support
2014-11-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26  Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-11-25  Hans de Goedesun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL...
2014-11-25  Hans de Goedesun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
2014-11-25  Hans de Goedesun6i: Drop some "unknown magic" from dram init
2014-11-25  Hans de Goedesun6i: Add gmac support for sun6i boards
2014-11-25  Hans de Goedesun6i: Correct Mele M9 Vbus gpio settings
2014-11-25  Hans de Goedesunxi: ahci: Add a delay after enabling target power
2014-11-25  Hans de Goedesunxi: Add usb keyboard Kconfig option
2014-11-25  Luc Verhaegensunxi: video: Add simplefb support
2014-11-25  Hans de Goedecommon/lcd: Make lcd_dt_simplefb_configure_node use...
2014-11-25  Hans de Goedefdt_support: Add a fdt_setup_simplefb_node helper function
2014-11-25  Hans de Goedesunxi: video: Add sun6i support
2014-11-25  Luc Verhaegensunxi: video: Add cfb console driver for sunxi
2014-11-25  Hans de Goedesunxi: Add video pll clock functions
2014-11-25  Hans de Goedesun4i: Rename dram_clk_cfg to dram_clk_gate
2014-11-25  Guillaume GARDETORIGEN: Enhance origen config to be more flexible on...
2014-11-24  Tom RiniRevert "common/board_f: add setup of initial stack...
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  Alison Wangarm: ls102xa: Select ge2_clk125 for eTSEC clock muxing
2014-11-24  Alison Wangarm: ls102xa: Add SystemID EEPROM support for LS1021ATW...
2014-11-24  Yuan Yaols102xa: ifc: nor: fix the write issue when bytes unaligned
2014-11-24  Alison Wangarm: ls102xa: Remove bit reversing for SCFG registers
2014-11-24  Jason Jinarm: ls102xa: Add snoop disable for slave port 0, 1...
2014-11-24  Nikhil Badolals1: config: Enable USB EHCI Host on LS1021AQDS
2014-11-24  Nikhil Badoladrivers: usb: fsl: Define USB configs for LS102XA
2014-11-24  Nikhil Badoladrivers : usb: fsl: Implement usb Erratum A007798 worka...
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-24  Suriyan Ramasamiodroid: Turn blue LED on
2014-11-24  Suriyan Ramasamiodroid: usbhost - Add missing gpio_request call
2014-11-24  Suriyan Ramasamiodroid: Update README with USB host usage
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  Nikhil Badoladrivers: usb: fsl: Move USB Errata checking code
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