]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2018-01-26  Álvaro Fernández... MIPS: add BMIPS Comtrend AR-5315u board
2018-01-26  Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6318 SoC family
2018-01-26  Álvaro Fernández... dm: ram: bmips: add BCM6318 support
2018-01-26  Álvaro Fernández... dm: cpu: bmips: add BCM6318 support
2018-01-26  Álvaro Fernández... MIPS: add BMIPS Comtrend WAP-5813n board
2018-01-26  Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6368 SoC family
2018-01-26  Álvaro Fernández... dm: cpu: bmips: add BCM6368 support
2018-01-25  Álvaro Fernández... mips: bmips: increment SYS_MALLOC_F_LEN
2018-01-25  Paul Burtonboston: Pad binary in .mcs to a multiple of 16 bytes
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-24  Jun Niemmc: Poll for broken card detection case
2018-01-24  Jaehoon Chungmmc: fix to assign to correct clock value when clock...
2018-01-24  Jaehoon Chungconfigs: odroid-xu3: enable the configs relevant to...
2018-01-24  Jaehoon Chungpower: pmic: s2mps11: probe the regulator driver
2018-01-24  Jaehoon Chungpower: regulator: s2mps11: add a regulator driver for...
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-23  Ashish Kumararmv8: ls1088a: Add IFC and eMMC as qixis boot sources
2018-01-23  Ashish Kumarfsl: common: qixis: Add ifc and emmc switching via...
2018-01-23  Breno Limacrypto/fsl: Fix HW accelerated hash commands
2018-01-23  Pankaj BansalARM: dts: Freescale: re-license device tree files under...
2018-01-23  Rajesh Bhagatarmv8: ls1088a: vid: Compiling VID specific functions...
2018-01-23  Rajesh Bhagatls1088a: Add VID support for QDS and RDB platforms
2018-01-23  Rajesh Bhagatcommon: board_f: vid: Add VID specific API to adjust...
2018-01-23  Rajesh Bhagatls1088a: ddr: configure DDR for 0.9v for VID support
2018-01-23  Rajesh Bhagatddr: fsl: set cdr1 first in case 0.9v VDD is enabled...
2018-01-23  Rajesh Bhagatboard: common: vid: Add support for LTC3882 voltage...
2018-01-23  Rajesh BhagatKconfig: Add LTC3882 voltage regulator config
2018-01-23  Rajesh Bhagatboard: common: vid: Move IR chip specific code in flag
2018-01-23  Rajesh Bhagatboard: common: vid: Add board specific vdd adjust API
2018-01-23  Rajesh Bhagatboard: common:vid: Add LS1088A VID Supported voltage...
2018-01-23  Rajesh Bhagatarmv8: lsch3: Add serdes and DDR voltage setup
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  Benoît Thébaudeaummc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
2018-01-22  Jaehoon Chungmmc: fix the wrong disabling clock
next