]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-06-05  Alexey Brodkinehci-pci: Prepare for usage of readl()/writel() accessors
2017-06-03  Sam Protsenkofastboot: Add support for flashing zImage
2017-06-03  Phil Edworthydfu: dfu_sf: Fix read offset
2017-06-01  Simon Glasssandbox: Move to use live tree
2017-06-01  Simon Glassdm: gpio: power: Convert pm8916 drivers to livetree
2017-06-01  Simon Glassdm: test: Fix nit with position of backslash
2017-06-01  Simon Glassdm: sandbox: sysreset: Convert driver to livetree
2017-06-01  Simon Glassdm: sandbox: spi: Convert driver to support livetree
2017-06-01  Simon Glassdm: spi-flash: Convert uclass to livetree
2017-06-01  Simon Glassdm: sandbox: i2c_rtc: Drop fdtdec.h header
2017-06-01  Simon Glassdm: sandbox: i2c: Drop fdtdec.h header
2017-06-01  Simon Glassdm: spi: Convert uclass to livetree
2017-06-01  Simon Glasscros_ec: Update the cros_ec keyboard driver to livetree
2017-06-01  Simon Glassdm: Update the I2C eeprom driver for livetree
2017-06-01  Simon Glassdm: pci: Update uclass to support livetree
2017-06-01  Simon Glassdm: reset: Update uclass to support livetree
2017-06-01  Simon Glassdm: power-domain: Update uclass to support livetree
2017-06-01  Simon Glasssandbox: phy: Update driver for livetree
2017-06-01  Simon Glassdm: phy: Update uclass to support livetree
2017-06-01  Simon Glassdm: mailbox: Update uclass to support livetree
2017-06-01  Simon Glassdm: phy: Update tests to use ut_asserteq()
2017-06-01  Simon Glassdm: test: Disable the fdt_offset test with livetree
2017-06-01  Simon Glassdm: test: Separate out the bus DT offset test
2017-06-01  Simon Glassdm: clk: fixed: Update to support livetree
2017-06-01  Simon Glassdm: clk: Update uclass to support livetree
2017-06-01  Simon Glassclk: Modify xlate() method for livetree
2017-06-01  Simon Glasssandbox: usb: Convert emulators to livetree
2017-06-01  Simon Glassdm: usb: Convert uclass to livetree
2017-06-01  Simon Glassdm: adc: Convert uclass to livetree
2017-06-01  Simon Glassdm: mmc: Convert uclass to livetree
2017-06-01  Simon Glassdm: regulator: Update fixed regulator to support livetree.
2017-06-01  Simon Glassdm: regulator: Convert regulator uclass to support...
2017-06-01  Simon Glasssandbox: pmic: Convert pmic emulator to support livetree
2017-06-01  Simon Glassdm: pmic: Convert uclass to livetree
2017-06-01  Simon Glasssamsung: Move pmic header out of config file
2017-06-01  Simon Glassdm: i2c: Convert uclass to livetree
2017-06-01  Simon Glassstring: Add strcspn()
2017-06-01  Simon Glassstring: Add strchrnul()
2017-06-01  Simon Glassdm: Add more livetree helpers and definitions
2017-06-01  Simon Glassfdt: Rename a few functions in fdt_support
2017-06-01  Simon Glasstest: Update 'make test' to run more tests
2017-06-01  Simon Glasssandbox: Add a new sandbox_flattree board
2017-06-01  Simon Glasscros_ec: Convert to support live tree
2017-06-01  Simon Glasscros_ec: Fix debug() statement in ec_command_inptr()
2017-06-01  Simon Glassdm: gpio: Add live tree support
2017-06-01  Simon Glassdm: gpio: sandbox: Use dev_read...() functions to access DT
2017-06-01  Simon Glassdm: gpio: Drop blank line in gpio_xlate_offs_flags...
2017-06-01  Simon Glassdm: gpio: Refactor to prepare for live tree support
2017-06-01  Simon Glassdm: core: Run tests with both livetree and flat tree
2017-06-01  Simon Glassdm: test: Add support for running tests with livetree
2017-06-01  Simon Glassdm: test: Show the test filename when running
2017-06-01  Simon Glassdm: test: Move test running code into a separate function
2017-06-01  Simon Glasssandbox: Add a way to reset sandbox state for tests
2017-06-01  Simon Glassdm: core: Update uclass_find_device_by_phandle() for...
2017-06-01  Simon Glassdm: simple-bus: Add support for livetree
2017-06-01  Simon Glassdm: regmap: Add support for livetree
2017-06-01  Simon Glassdm: core: Add a way to find a device by ofnode
2017-06-01  Simon Glassdm: core: Scan the live tree when setting up driver...
2017-06-01  Simon Glassdm: core: Update device_bind_driver_to_node() to use...
2017-06-01  Simon Glassdm: core: Update lists_bind_fdt() to use ofnode
2017-06-01  Simon Glassdm: core: Allow binding a device from a live tree
2017-06-01  Simon Glassdm: core: Implement live tree 'read' functions
2017-06-01  Simon Glassdm: core: Add device-based 'read' functions to access DT
2017-06-01  Simon Glassdm: core: Add a place to put extra device-tree reading...
2017-06-01  Simon Glassdm: core: Add address operations on device tree references
2017-06-01  Simon Glassfdt: Update fdt_get_base_address() to use const
2017-06-01  Simon Glassdm: core: Add livetree address functions
2017-06-01  Simon Glassdm: core: Add operations on device tree references
2017-06-01  Simon Glassdm: core: Rename of_device_is_compatible()
2017-06-01  Simon Glassdm: Build a live tree after relocation
2017-06-01  Simon Glassdm: Add a function to create a 'live' device tree
2017-06-01  Simon Glassdm: core: Add livetree access functions
2017-06-01  Simon Glassdm: core: Add livetree definitions
2017-06-01  Simon GlassUpdate WARN_ON() to return a value
2017-06-01  Simon Glassdm: core: Set return value first in lists_bind_fdt()
2017-06-01  Simon Glasstegra: Convert MMC to use driver model for operations
2017-06-01  Simon Glassdm: mmc: Rewrite mmc_blk_probe()
2017-06-01  Simon Glassdm: mmc: Check that drivers have operations
2017-06-01  Simon Glassdm: blk: Improve block device claiming
2017-06-01  Simon Glassdm: blk: Add a function to find the next block device...
2017-06-01  Simon Glassdm: blk: Allow finding block devices without probing
2017-06-01  Simon Glassdm: mmc: Don't re-init when accessing environment
2017-06-01  Simon Glassdm: mmc: Don't call board_mmc_power_init() with driver...
2017-06-01  Simon Glassdm: core: Adjust device_bind_common() to take an ofnode
2017-06-01  Simon Glassdm: core: Add ofnode to represent device tree nodes
2017-06-01  Simon Glassdm: core: Replace of_offset with accessor (part 2)
2017-06-01  Simon Glassdm: core: Dont export dm_scan_fdt_node()
2017-06-01  Simon Glassdm: Fix up inclusion of common.h
2017-06-01  Simon Glassatmel: Fix up use of dm_scan_fdt_node()
2017-06-01  Simon Glassdm: Rename dev_addr..() functions
2017-06-01  Simon Glassdm: core: Move dev_get_addr() etc. into a separate...
2017-06-01  Simon Glassdm: Use dm.h header when driver mode is used
2017-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-06-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-05-31  Daniel ThompsonKconfig: Finish migration of hashing commands
2017-05-31  Álvaro Fernández... mips: bmips: fix BCM3380 periph clock frequency
2017-05-31  Álvaro Fernández... mips: bmips: extend baud rates support
2017-05-31  Álvaro Fernández... dm: serial: bcm6345: fix baud rate clock calculation
2017-05-31  Álvaro Fernández... dm: serial: bcm6345: fix uart stop bits
2017-05-31  Álvaro Fernández... mips: bmips: add board descriptions
next