]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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'
2015-05-10  Peter Howarddavinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_...
2015-05-10  maxin.john... cmd_part: fix usage text
2015-05-10  kunhuahuangstm32f4: add serial print port
2015-05-10  kunhuahuangstm32f4: fix serial output
2015-05-10  Paul Kocialkowskispl: spl_mmc: Partition raw boot mode for eMMC
2015-05-10  Paul Kocialkowskispl: spl_mmc: Clearer structure in spl_mmc_load_image...
2015-05-08  Axel Lingpio: stm32_gpio: Use clrsetbits_le32() at appropriate...
2015-05-08  Hannes Petermaierboard/BuR/common: rename "usbupdate" environment to...
2015-05-08  Hannes Petermaierboard/BuR/common: remove BMP_DISPLAY from tseries board
2015-05-08  Hannes Petermaierboard/BuR/tseries: Add simplefb support
2015-05-08  Hannes Petermaierboard/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT
2015-05-08  Hannes Petermaierboard/BuR/tseries: take usage of CONFIG_LCD_ROTATION
2015-05-08  Maxime Ripardimage: android: handle default kernel address
2015-05-08  Pavel MachekRemove non-working address from MAINTAINER
2015-05-08  Jörg KrauseFix musl build
2015-05-08  Stefan Roesemisc: led: Add PCA9551 LED driver
2015-05-08  Fabio EstevamREADME: fix typo in 'currently'
2015-05-08  Cooper Jr.... ti: am335x/am437x/omap5 devices: Unify network environm...
2015-05-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-07  Dinh Nguyengit-mailrc: add Dinh Nguyen as a contact for SoCFPGA
2015-05-07  Masahiro Yamadagit-mailrc: add Marek as SOCFPGA maintainer
2015-05-07  Masahiro YamadaARM: socfpga: abolish CONFIG_SOCFPGA
2015-05-07  Masahiro YamadaARM: socfpga: move SoC headers to mach-socfpga/include...
2015-05-07  Masahiro YamadaARM: socfpga: move SoC sources to mach-socfpga
2015-05-07  Masahiro YamadaARM: socfpga: move board select into mach-socfpga/Kconfig
2015-05-07  Masahiro YamadaARM: socfpga: remove redundant config.mk
2015-05-07  Masahiro YamadaARM: socfpga: do not add board directory to header...
2015-05-06  Haikun.Wang... dm: sf: Update default name of spi flash in structure...
2015-05-06  Simon Glassdm: usb: exynos: Drop legacy USB code
2015-05-06  Simon Glasssandbox: Enable time unit test command
2015-05-06  Simon Glasstest: Add a simple time test
2015-05-06  Sjoerd Simonssandbox: Don't try distro_bootcmd by default
2015-05-06  Hans de Goedeusb: ohci: Don't log an error on interrupt packet timeout
2015-05-06  Hans de Goedeusb: ohci: Add proper cache flushing / invalidating...
2015-05-06  Hans de Goedeusb: ohci: Fix ctrl in messages with a data-len of 0
2015-05-06  Hans de Goedeusb: ohci: Move static func and var declarations from...
2015-05-06  Hans de Goedeusb: ohci: Remove unnecessary phcca variable
2015-05-06  Hans de Goedeusb: ohci: Move the td array struct to inside the ohci_...
2015-05-06  Hans de Goedeusb: ohci: Move the ohci_dev struct to inside the main...
2015-05-06  Hans de Goedeusb: ohci: Pass around a pointer to ohci_t rather then...
2015-05-06  Hans de Goedeusb: ohci: Remove unused devgone global variable
2015-05-06  Hans de Goedeusb: Fix maxpacketsize for first descriptor read for...
2015-05-06  Hans de Goededm: usb: Set desc_before_addr from ehci dm code
2015-05-06  Hans de Goededm: usb: Fix finding of first upstream usb-2 hub in...
2015-05-06  Hans de Goededm: usb: Use usb_get_bus in dm ehci code
2015-05-06  Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-05-06  Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-05-06  Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-05-06  Axel Lindm: i2c-gpio: Remove redundant dm_gpio_set_value()...
2015-05-06  Simon Glassdm: rtc: Add tests for real-time clocks
2015-05-06  Simon Glassdm: test: dts: Sort the aliases in the test device...
2015-05-06  Simon Glassdm: rtc: sandbox: Enable real-time clock support
2015-05-06  Simon Glassdm: sandbox: dts: Add a real-time clock attached to I2C
2015-05-06  Simon Glassdm: net: rtc: Support using driver model for rtc in...
2015-05-06  Simon Glassdm: rtc: Convert 'date' command to support driver model
2015-05-06  Simon Glassdm: rtc: sandbox: Add a driver for the sandbox I2C RTC
2015-05-06  Simon Glassdm: rtc: sandbox: Add an emulated I2C RTC device
2015-05-06  Simon Glassdm: rtc: Add a uclass for real-time clocks
2015-05-06  Simon Glassdm: sandbox: Add os_localtime() to obtain the system...
2015-05-06  Simon Glassdm: rtc: Split structure definition into its own file
2015-05-06  Simon Glassdm: Remove unnecessary types in bcd.h
2015-05-06  Simon Glassdm: rtc: Rename mktime() and reduce the number of param...
2015-05-06  Simon Glassdm: rtc: Rename to_tm() to rtc_to_tm() and add error...
2015-05-06  Simon Glassdm: rtc: Rename gregorian day function
2015-05-06  Simon Glassfdt: Correct warning in fdt_setup_simplefb_node()
2015-05-06  Simon Glassdm: i2c: Add an explicit test mode to the sandbox I2C...
2015-05-06  Simon Glassdm: i2c: Add functions to read and write a register
2015-05-06  Simon Glassdm: i2c: sandbox: Add debugging to the speed limit
2015-05-06  Simon Glassdm: spi: Correct the comment on spi_get_ops()
2015-05-06  Simon Glasscros_ec: Handle the single duplex requirement in cros_ec
2015-05-06  Simon Glasscros_ec: Show the protocol version in the debug message
2015-05-06  Simon Glassdm: spi: Avoid setting the speed with every transfer
2015-05-06  Joe Hershbergertest: dm: eth: Skip timeouts on ping tests
2015-05-06  Joe Hershbergersandbox: eth: Add a function to skip ping timeouts
2015-05-06  Joe Hershbergersandbox: Add test function to advance time
2015-05-05  Tom RiniPrepare v2015.07-rc1
2015-05-05  Max Krummenacherfw_env.h: include autoconf.h
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Stefan Roesearm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET...
2015-05-05  Stefan Roesearm: mvebu: db-mv784mp-gp: Fix ECC I2C address
2015-05-05  Stefan Roesearm: mvebu: Add Armada A38x DB-88F6820-GP board support
next