Age | Commit message (Expand) | Author |
2018-09-11 | mailbox: Allow attaching private data for mbox_chan | Lokesh Vutla |
2018-09-11 | power domain: Add support for multiple powerdomains per device | Lokesh Vutla |
2018-09-11 | clk: Extend clock control with an optional data field | Andreas Dannenberg |
2018-09-11 | reset: Extend reset control with an optional data field | Andreas Dannenberg |
2018-09-11 | dm: reset: Update uclass to allow querying reset status | Andreas Dannenberg |
2018-09-11 | firmware: ti_sci: Add support for processor control services | Lokesh Vutla |
2018-09-11 | firmware: ti_sci: Add support for reboot core service | Andreas Dannenberg |
2018-09-11 | firmware: ti_sci: Add support for clock control | Lokesh Vutla |
2018-09-11 | firmware: ti_sci: Add support for device control | Andreas Dannenberg |
2018-09-11 | firmware: ti_sci: Add support for board configuration | Andreas Dannenberg |
2018-09-11 | firmware: Add basic support for TI System Control Interface (TI SCI) protocol | Lokesh Vutla |
2018-09-11 | ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN again | Masahiro Yamada |
2018-09-10 | omap3: pandora: Enable DM_SERIAL | Grazvydas Ignotas |
2018-09-10 | board: arm: Add support for Broadcom BCM7260 | Thomas Fitzsimmons |
2018-09-10 | arm: bcm7445: Change serial console index | Thomas Fitzsimmons |
2018-09-10 | mmc: add HS400 support | Peng Fan |
2018-09-10 | Remove <inttypes.h> includes and PRI* usages in printf() entirely | Masahiro Yamada |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-09-10 | Remove CONFIG_USE_STDINT | Masahiro Yamada |
2018-09-10 | sandbox: Add serial test | Patrice Chotard |
2018-09-10 | dm: serial: Remove setparity ops | Patrice Chotard |
2018-09-10 | dm: serial: Replace setparity by setconfig | Patrice Chotard |
2018-09-05 | qemu-arm: Enable DHCP distro target | Alexander Graf |
2018-09-04 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini |
2018-09-04 | colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support | Stefan Agner |
2018-09-04 | Cleanup CONFIG_BOOTDELAY on cl-som-imx7 | Alex Kiernan |
2018-09-04 | imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-boot | Ye Li |
2018-09-04 | imx: imx7d-sdb: Add DM QSPI support | Ye Li |
2018-09-04 | imx: imx6sx-sdb: Enable DM QSPI driver | Ye Li |
2018-08-31 | test: fix typo in cmd_ut_category() description | Heinrich Schuchardt |
2018-08-30 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-08-30 | x86: efi: payload: Turn on acpi in the kernel command line | Bin Meng |
2018-08-30 | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng |
2018-08-30 | efi: stub: Pass EFI system table address to U-Boot payload | Bin Meng |
2018-08-28 | phy: Fix warning due to missing definition of structure | Marek Vasut |
2018-08-24 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-08-24 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-08-24 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-08-24 | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding | Christian Amann |
2018-08-24 | ARM: display5: Remove "factory procedure" from display5 board config | Lukasz Majewski |
2018-08-24 | ARM: socfpga: Convert Arria10 to timer framework | Marek Vasut |
2018-08-23 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-08-23 | armv8: layerscape: Build u-boot-with-spl.bin for selected boards | Jagdish Gediya |
2018-08-23 | usb: musb-new: Fix improper musb host pointer | Jagan Teki |
2018-08-21 | Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot | Tom Rini |
2018-08-21 | device: expose the functions used to remove and unbind children of a device | Jean-Jacques Hiblot |
2018-08-21 | dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() | Jean-Jacques Hiblot |
2018-08-21 | uclass: Add dev_get_uclass_index() to get the uclass/index of a device | Jean-Jacques Hiblot |
2018-08-21 | efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes | Eugeniu Rosca |
2018-08-21 | efi: Fix truncation of constant value | Eugeniu Rosca |