Age | Commit message (Expand) | Author |
2018-12-05 | serial: ns16550: Group reg_* members of ns16550_platdata | Andy Shevchenko |
2018-12-05 | dm: serial: Introduce ->getinfo() callback | Andy Shevchenko |
2018-12-05 | dm: serial: Add ->getconfig() callback | Andy Shevchenko |
2018-12-05 | dm: core: add functions to get/remap I/O addresses by name | Álvaro Fernández Rojas |
2018-12-05 | dm: (re)sort uclass ids alphabetically | Philipp Tomsich |
2018-12-05 | dm: rtc: Fix function name in comment | Philipp Tomsich |
2018-12-05 | Add inttypes.h | Simon Glass |
2018-12-05 | Add UINT32_MAX and UINT64_MAX | Simon Glass |
2018-12-05 | time: Update mdelay() to delay in one large chunk | Simon Glass |
2018-12-05 | input: i8042: Use remove() instead of exported functions | Simon Glass |
2018-12-05 | tpm: Add non-volatile index attributes needed for v2 | Simon Glass |
2018-12-05 | tpm: Export tpm_clear_and_reenable() | Simon Glass |
2018-12-05 | tpm: Remove use of build-time TPM versions | Simon Glass |
2018-12-04 | env: allow flash and nand env driver to compile together | Rajesh Bhagat |
2018-12-04 | ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 | Marek Vasut |
2018-12-04 | ARM: rmobile: Convert to bootm_size | Marek Vasut |
2018-12-03 | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze | Tom Rini |
2018-12-03 | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-12-03 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-12-03 | video: Allow driver to specify the line length | Simon Glass |
2018-12-03 | drivers: serial: get rid of non DM mpc8xx driver | Christophe Leroy |
2018-12-03 | rsa: add support of padding pss | Philippe Reynes |
2018-12-03 | rsa: add a structure for the padding | Philippe Reynes |
2018-12-03 | Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig | Lukasz Majewski |
2018-12-03 | arm: baltos: migrate Ethernet PHYs configuration to Kconfig | Yegor Yefremov |
2018-12-03 | arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig | Yegor Yefremov |
2018-12-03 | arm64: zynqmp: Add new header file for zcu104 RevC | T Karthik Reddy |
2018-12-03 | arc: emsdp: Bump RAM size to 16 Mb | Alexey Brodkin |
2018-12-03 | efi_loader: bootmgr: add load option helper functions | AKASHI Takahiro |
2018-12-02 | rpi: Add mmc 1 as a boot target | Emmanuel Vadot |
2018-12-02 | efi_loader: macro efi_size_in_pages() | Heinrich Schuchardt |
2018-12-02 | efi_loader: Reserve unaccessible memory | Alexander Graf |
2018-12-02 | efi_loader: use u16* for UTF16 strings | Heinrich Schuchardt |
2018-12-02 | efi_loader: correct a function prototype of QueryCapsuleCapabilities() | AKASHI Takahiro |
2018-12-02 | efi_selftest: do not write to linker generated array | Heinrich Schuchardt |
2018-12-02 | efi_loader: PSCI reset and shutdown | Heinrich Schuchardt |
2018-12-02 | efi_loader: add efi_dp_from_name() | AKASHI Takahiro |
2018-12-02 | pe.h: Add characteristics defines | Bin Meng |
2018-12-02 | efi_loader: rename parent to header | Heinrich Schuchardt |
2018-12-02 | efi_loader: eliminate handle member | Heinrich Schuchardt |
2018-12-02 | efi_loader: typedef struct efi_object *efi_handle_t | Heinrich Schuchardt |
2018-12-01 | Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-11-30 | Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm | Tom Rini |
2018-11-30 | ARM: rockchip: rv1108: Add support for default distro_bootcmd | Otavio Salvador |
2018-11-30 | ARM: rockchip: rv1108: Enable BOUNCE_BUFFER | Otavio Salvador |
2018-11-30 | ARM: rockchip: rv1108: Sync clock with vendor tree | Otavio Salvador |
2018-11-30 | arm: kirkwood: configs: dreamplug: Convert to DM_SPI | Chris Packham |
2018-11-30 | arm: kirkwood: configs: ds109: Convert to DM_SPI | Chris Packham |
2018-11-29 | Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic | Tom Rini |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |