]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-07-12 Jagan Tekiserial: mxc: Code cleanup
2017-07-12 Jagan Tekiserial: mxc: Move common baud gen into _mxc_serial_setbrg
2017-07-12 Jagan Tekiserial: mxc: Move common init into _mxc_serial_init
2017-07-12 Jagan Tekiserial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
2017-07-12 Jagan Tekiserial: mxc: Use RFDIV in dm-code
2017-07-12 Jagan Tekiserial: mxc: Add common mxc_uart reg space
2017-07-12 Stefan Agnerimx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
2017-07-12 Christian Gmeinerot1200: enable CONFIG_IMX_THERMAL for detailed thermal...
2017-07-12 Fabio Estevammx6sabresd: Fix guard file symbol
2017-07-12 Fabio Estevamwandboard: Remove unnecessary delay
2017-07-12 Fabio Estevamcm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
2017-07-12 Fabio Estevamcgtqmx6eval: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
2017-07-12 Fabio Estevammx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OP...
2017-07-12 Fabio Estevammx6sabresd: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
2017-07-12 Baruch Siacharm: mvebu: clearfog: fix chip name comment
2017-07-12 Baruch Siachtools/kwbimage: fix v1 header verification
2017-07-12 Baruch Siachtools/kwbimage.h: make offset marks style consistent
2017-07-12 Baruch Siachtools/kwbimage: update the list of SoCs using v1 header
2017-07-12 Igal Libermanarm64: mvebu: use single defconfig for Armada8K develop...
2017-07-12 Marek Behúnmarvell: armada385: Add the Turris Omnia board
2017-07-12 Marek Behúndrivers/misc: Add basic support for ATSHA204A Crypto...
2017-07-12 Marek Behúndrivers/i2c/muxes/pca954x: Add pca9547 I2C mux support
2017-07-12 Marek Behúnarch/arm/dts: Add Turris Omnia device tree
2017-07-12 Marek Behúnorion_wdt: Support for the Orion Watchdog
2017-07-12 Marek Behúndriver/ddr: Add support for setting timing in hws_topol...
2017-07-12 Alexandru Gagniucam33xx: board: Refactor USB initialization into separat...
2017-07-12 Alexandru Gagniucconfigs: am335x_evm: Enable FASTBOOT based on kconfig
2017-07-12 Tom RiniARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well
2017-07-12 Tom Riniti816x: Enable ethernet support
2017-07-12 Grygorii Strashkomtd: nand: make nand_info array static
2017-07-12 Grygorii Strashkoarmv8: fsl-layerscape: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkoboard: toradex: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkoboard: BuR: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkoboard: ronetix: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkoboard: atmel: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocmd: mvebu: bubt: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkomtd: nand: drv: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkonet: fm: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkonet: phy: cortina: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocmd: nand: remove direct access to struct mtd_info...
2017-07-12 Grygorii Strashkofs: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocommon: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocmd: jffs2: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocmd: bootm: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkodfu: dfu_nand: use get_nand_dev_by_index()
2017-07-12 Grygorii Strashkocommon: env_nand: use get_nand_dev_by_index()
2017-07-12 Mugunthan V Ncmd: nand: abstract global variable usage for dm conversion
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Masahiro Yamadadm: ofnode: use fdt32_t for DT property value to fix...
2017-07-11 Masahiro Yamadadm: include <dm/util.h> from driver/core/dump.c
2017-07-11 Masahiro Yamadadm: ofnode: simplify ofnode_read_bool()
2017-07-11 Masahiro Yamadadm: ofnode: rename ofnode_read_prop() to ofnode_get_pro...
2017-07-11 Masahiro Yamadadm: ofnode: simplify ofnode_read_prop()
2017-07-11 Masahiro Yamadadm: ofnode: use ofnode_read_bool() to check property...
2017-07-11 Masahiro Yamadadm: include <dm/util.h> from drivers/core/util.c
2017-07-11 Tom Rinifdt: Check for NULL return from fdt_getprop in 'fdt...
2017-07-11 Simon Glasstegra: fdt: Ensure that the console UART is enabled
2017-07-11 Simon Glasstegra: Show a debug message if the LCD PMIC fails to...
2017-07-11 Simon Glassdm: serial: Add livetree support
2017-07-11 Simon Glassdm: serial: Separate out the core serial-device finding...
2017-07-11 Simon Glassdm: serial: ns16550: Convert to livetree
2017-07-11 Simon Glasstegra: Fix up include file ordering
2017-07-11 Simon Glassvideo: simple-panel: Add a little more debugging
2017-07-11 Simon Glassdm: video: Update pwm_backlight to support livetree
2017-07-11 Simon Glassdm: video: Sync display on backspace
2017-07-11 Simon Glasstegra: nyan-big: Enable bootstage
2017-07-11 Simon Glassdm: Fix error handling when unflattening the DT
2017-07-11 Simon Glasstegra: nyan-big: Enable the debug UART
2017-07-11 Simon Glasstegra: video: Time the LCD init
2017-07-11 Simon Glassdm: core: Add functions to obtain node's address/size...
2017-07-11 Simon Glassdm: core: Add dev_read_enabled() to check if a device...
2017-07-11 Simon Glassdm: core: Add dev_read_resource() to read device resources
2017-07-11 Simon Glassdm: core: Add ofnode_read_string_count()
2017-07-11 Simon Glassbinman: Put our local modules ahead of system modules
2017-07-11 Simon Glassdtoc: Add tests
2017-07-11 Simon Glasssandbox: Stop printing platdata at the start of SPL
2017-07-11 Simon Glassdtoc: Add a comment about string replace in conv_name_t...
2017-07-11 Simon Glassdtoc: Move the main logic into the dtb_platdata file
2017-07-11 Simon Glassdtoc: Move static functions out of the class
2017-07-11 Simon Glassdtoc: Pass include_disabled explicitly
2017-07-11 Simon Glassdtoc: Don't handle properties with / in them
2017-07-11 Simon Glassdtoc: Fix pylint warnings
2017-07-11 Simon Glassdtoc: Split out the main class into its own file
2017-07-11 Simon Glassdtoc: Add a comment at the top
2017-07-11 Simon Glassdtoc: Use self._options instead of the global options
2017-07-11 Simon Glassmoveconfig: Allow automatic location and adding of...
2017-07-11 Simon Glassmoveconfig: Allow control of which implying configs...
2017-07-11 Simon Glassmoveconfig: Allow piping in 'git show --stat' output
2017-07-11 Simon Glasssandbox: Drop special case console code for sandbox
2017-07-11 Simon Glasssandbox: Enable more console options
2017-07-11 Simon Glassconsole: Use map_sysmem() for the pre-relocation console
2017-07-11 Simon Glasstest: Add a test for snprintf() and the banner/version
2017-07-11 Simon GlassAllow displaying the U-Boot banner on a video display
2017-07-11 Simon Glassdisplay_options: Refactor to allow obtaining the banner
2017-07-11 Simon Glassx86: Move link to use driver model for SCSI
2017-07-11 Simon Glassdm: scsi: Drop scsi_init() when driver model is used
2017-07-11 Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11 Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11 Simon Glassdm: scsi: Adjust return value of scsi_exec()
next