oweals/u-boot.git
2018-01-23 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-23 Tom RiniRevert "travis-ci: Add qemu-x86_64 target"
2018-01-23 Adam FordConvert CONFIG_SOC_DA8XX et al to Kconfig
2018-01-22 Heinrich Schuchardtefi_selftest: reduce noise in test output for device...
2018-01-22 Heinrich Schuchardtefi_loader: allow creation of more device part nodes
2018-01-22 Heinrich Schuchardtefi_selftest: provide a test for block io
2018-01-22 Heinrich Schuchardtefi_driver: EFI block driver
2018-01-22 Heinrich Schuchardtefi_selftest: add missing LF in test output
2018-01-22 Heinrich Schuchardtefi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
2018-01-22 Heinrich Schuchardtefi_selftest: test start image
2018-01-22 Heinrich Schuchardtefi_loader: fix ExitBootServices
2018-01-22 Heinrich Schuchardtefi_loader: add check_tpl parameter to efi_signal_event
2018-01-22 Heinrich Schuchardtefi_loader: provide function to get last node of a...
2018-01-22 Heinrich Schuchardtefi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
2018-01-22 Heinrich Schuchardtefi_loader: make efi_disk_create_partitions a global...
2018-01-22 Heinrich Schuchardtefi_loader: provide a function to create a partition...
2018-01-22 Heinrich Schuchardtefi_loader: make efi_block_io_guid a global symbol
2018-01-22 Heinrich Schuchardtefi_loader: efi_disk_register: correctly determine...
2018-01-22 Heinrich Schuchardtefi_loader: fix StartImage bootservice
2018-01-22 Heinrich Schuchardtefi_loader: check tables in helloworld.efi
2018-01-22 Heinrich Schuchardtefi_loader: allocate correct memory type for EFI image
2018-01-22 Heinrich Schuchardtefi_loader: print device path when entering efi_load_image
2018-01-22 Heinrich Schuchardtefi_loader: correct find simple file system protocol
2018-01-22 Heinrich Schuchardtefi_loader: address of the simple file system protocol
2018-01-22 Heinrich Schuchardtefi_loader: return NULL from device path functions
2018-01-22 Heinrich Schuchardtefi_loader: consistently use efi_handle_t for handles
2018-01-22 Heinrich Schuchardtefi_selftest: test for (Dis)ConnectController
2018-01-22 Heinrich Schuchardtefi_selftest: remove todo in device path test
2018-01-22 Heinrich Schuchardtefi_selftest: remove todo in manage protocols
2018-01-22 Heinrich Schuchardtefi_loader: disconnect controllers in UninstallProtocol
2018-01-22 Heinrich Schuchardtefi_loader: implement DisconnectController
2018-01-22 Heinrich Schuchardtefi_loader: fix signature of efi_disconnect_controller
2018-01-22 Heinrich Schuchardtefi_loader: implement ConnectController
2018-01-22 Heinrich Schuchardtefi_loader: debug output installed device path
2018-01-22 Heinrich Schuchardtefi_loader: implement OpenProtocolInformation
2018-01-22 Heinrich Schuchardtefi_loader: open_info in CloseProtocol
2018-01-22 Heinrich Schuchardtefi_loader: open_info in OpenProtocol
2018-01-22 Heinrich Schuchardtefi_loader: list of open protocol infos
2018-01-22 Heinrich Schuchardtefi_selftest: do not try to close device path protocol
2018-01-22 Heinrich Schuchardtefi_loader: simplify efi_remove_all_protocols
2018-01-22 Heinrich Schuchardtefi_selftest: colored test output
2018-01-22 Heinrich Schuchardttools: provide a tool to convert a binary file to an...
2018-01-22 Heinrich Schuchardtefi_loader: correctly call images
2018-01-22 Heinrich Schuchardtvsprintf.c: add EFI device path printing
2018-01-22 Heinrich Schuchardtefi_loader: text output for device path end node
2018-01-22 Heinrich SchuchardtMAINTAINERS: correct entry for lib/efi*/
2018-01-22 Heinrich Schuchardtefi_selftest: do not cut off u16 strings when printing
2018-01-22 Heinrich Schuchardtefi_selftest: avoid superfluous messages for task prior...
2018-01-22 Heinrich Schuchardtefi_selftest: avoid superfluous messages for event...
2018-01-22 Heinrich Schuchardtefi_loader: use correct format string for unsigned...
2018-01-22 Heinrich Schuchardtefi_loader: add comments to memory functions
2018-01-22 Heinrich Schuchardtefi_loader: use wide string do define firmware vendor
2018-01-22 Heinrich Schuchardtefi_loader: support device path for IDE and SCSI disks
2018-01-22 Heinrich Schuchardtefi_loader: create full device path for block devices
2018-01-22 Tuomas Tynkkynenfs: fat: Drop CONFIG_SUPPORT_VFAT
2018-01-22 Tuomas Tynkkynenfs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description
2018-01-22 Tuomas Tynkkynenenv: ENV_IS_IN_FAT improvements
2018-01-22 Tuomas TynkkynenARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE
2018-01-22 Tuomas Tynkkynenfs: Migrate ext4 to Kconfig
2018-01-22 Adam FordConvert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
2018-01-22 Adam FordConvert CONFIG_OMAP_USB_PHY to Kconfig
2018-01-22 Adam FordConvert CONFIG_TWL4030_USB to Kconfig
2018-01-22 Adam FordConvert CONFIG_DAVINCI_SPI to Kconfig
2018-01-22 Adam FordConvert CONFIG_USB_MUSB_HCD et al to Kconfig
2018-01-22 Adam FordConvert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
2018-01-22 Adam FordARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
2018-01-22 Tom Rinitravis-ci: Add qemu-x86_64 target
2018-01-22 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-01-21 Mario Sixlib: fdtdec: Fix some style violations
2018-01-21 Mario Sixlib: fdtdec: Fix whitespace style violations
2018-01-21 Mario Sixcore: Make device_is_compatible live-tree compatible
2018-01-21 Mario Sixcore: Add {ofnode, dev}_translate_address functions
2018-01-21 Mario Sixcore: read: Fix style violations
2018-01-21 Mario Sixcore: ofnode: Fix style violations
2018-01-21 Mario Sixclk: Makefile: Sort entries alphabetically
2018-01-21 Mario Sixclk: Remove superfluous gd declarations
2018-01-21 Mario Sixclk: clk_fixed_rate: Fix style violation
2018-01-21 Mario Sixclk: clk-uclass: Fix style violations
2018-01-21 Peng Fandm: pinctrl: sync with Linux to use pin_config_param
2018-01-21 Stefan Brünspatman: Unquote output from get_maintainer.pl
2018-01-21 Mario Sixdrivers: core: Add translation in live tree case
2018-01-21 Heinrich Schuchardtdm: fix typo falback
2018-01-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-19 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-01-19 Faiz Abbasconfigs: keystone2: env: Fix burn_uboot_spi command
2018-01-19 Tom Rinicheckpatch: Ignore 'short' Kconfig help entries
2018-01-19 Tuomas Tynkkynenpowerpc: Drop unreferenced CONFIG_* defines
2018-01-19 Patrice Chotardconfigs: stm32: move config flag from defconfig to...
2018-01-19 Patrice Chotardserial: stm32: Rename serial_stm32x7.c to serial_stm32.c
2018-01-19 Tuomas Tynkkynenm68k: Drop unreferenced CONFIG_* defines
2018-01-19 Tuomas Tynkkynennds32: Drop unreferenced CONFIG_ADP_AG101P
2018-01-19 Tuomas Tynkkynenpcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros
2018-01-19 Tuomas TynkkynenTravis-CI: Add job for running test.py on qemu_arm64
2018-01-19 Tuomas TynkkynenTravis-CI: Download ARM64 version of GRUB as well
2018-01-19 Tuomas TynkkynenARM: Document AArch64 version of qemu-arm
2018-01-19 Tuomas TynkkynenARM: qemu-arm: Add support for AArch64
2018-01-19 Andrew F. Davisarm: mach-omap2: Remove secure certificate name printing
2018-01-19 Madan Srinivasarm: am33xx: security: Fix size calculation on header
2018-01-19 Drew Moseleyrpi_0_w: Add configs consistent with RpI3
2018-01-19 Derald D. WoodsARM: omap3: evm: Add kernel image loading from UBIFS...
next