]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-10-09 York Suncmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE...
2017-10-09 York Sunspl: fix assignment of board info to global data
2017-10-09 Bogdan Purcareataarmv8: ls1088a: Update MC boot sequence
2017-10-09 Sumit Gargarmv8: fsl-layerscape: Allocate Secure memory from...
2017-10-09 Fabio Estevamarmv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig
2017-10-09 Ran Wangarmv8: Apply workaround for USB erratum A-009007 to...
2017-10-09 Gong Qianyuarmv8: ls1046aqds: Fix NAND offset for Fman ucode and env
2017-10-09 Heinrich Schuchardtefi_selftest: error handling in SNP test
2017-10-09 Heinrich Schuchardtefi_loader: comments for functions add missing @return
2017-10-09 Rob Clarkefi_loader: Fix disk dp's for pre-DM/legacy devices
2017-10-09 Heinrich Schuchardtefi_loader: avoid NULL dereference in efi_dp_match
2017-10-09 Heinrich Schuchardtefi_selftest: avoid dereferencing NULL in tpl test
2017-10-09 Heinrich Schuchardtefi_selftest: efi_st_memcmp return difference of bytes
2017-10-09 Heinrich Schuchardtefi_loader: supply EFI network test
2017-10-09 Heinrich Schuchardtefi_selftest: allow printing MAC addresses
2017-10-09 Heinrich Schuchardtefi_selftest: correct definition of efi_st_error
2017-10-09 Heinrich Schuchardtefi_loader: fill return values in SimpleNetworkProtocol
2017-10-09 Heinrich Schuchardtefi_loader: size fields in SimpleNetworkProtocol
2017-10-09 Heinrich Schuchardtefi_loader: fix efi_net_get_status
2017-10-09 Heinrich Schuchardtefi_loader: implement WaitForPacket event
2017-10-09 Heinrich Schuchardtefi_loader: use events for efi_net_receive
2017-10-09 Heinrich Schuchardtefi_net: return EFI_UNSUPPORTED where appropriate
2017-10-09 Heinrich Schuchardtefi_loader: efi_net: hwaddr_size = 6
2017-10-09 Heinrich Schuchardtefi_loader: fill simple network protocol revision
2017-10-09 Heinrich Schuchardtefi_loader: correct bits of receive_filters bit mask
2017-10-09 Heinrich Schuchardtefi_loader: incorrect definition of EFI_SIMPLE_NETWORK_...
2017-10-09 Heinrich Schuchardtefi_loader: wrong type in wait_for_event
2017-10-09 Heinrich Schuchardtefi_loader: pass GUIDs as const efi_guid_t *
2017-10-09 Heinrich Schuchardtefi_loader: parameters of CopyMem and SetMem
2017-10-09 Heinrich Schuchardtefi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
2017-10-09 Heinrich Schuchardtefi_loader: replace efi_div10 by do_div
2017-10-09 Heinrich Schuchardtefi_loader: provide function comments for boot services
2017-10-09 Heinrich Schuchardtefi_selftest: make tests easier to read
2017-10-09 Heinrich Schuchardtefi_loader: use type bool for event states
2017-10-09 Heinrich Schuchardtefi_selftest: use efi_st_error for all error messages
2017-10-09 Heinrich Schuchardtsandbox: avoid memory leak in os_dirent_ls
2017-10-09 Klaus Gogerdm: ofnode: query correct property in livetree ofnode_g...
2017-10-09 Faiz Abbasdm: core: Round up size when allocating so that it...
2017-10-09 Simon Glassdm: gpio: pca953x: Drop pointless data structure checks
2017-10-09 Simon Glassdm: gpio: Correct use of -ENODEV in drivers
2017-10-09 Simon Glassdm: gpio: Add a comment about not copying some drivers
2017-10-09 Simon Glassdm: gpio: vybrid_gpio: Correct driver's use of bind...
2017-10-09 Rob Clarktest: print_ut: Add test for %ls strings
2017-10-08 Patrice Chotardconfigs: stm32h743-eval: enable filesystem related...
2017-10-08 Patrice Chotardconfigs: stm32h743-disco: enable filesystem related...
2017-10-08 Patrice Chotardconfigs: stm32h743-disco: enable SDMMC support
2017-10-08 Patrice Chotardconfigs: stm32h743-eval: enable SDMMC support
2017-10-08 Patrice Chotarddm: mmc: remove DM_MMC_OPS for STM32_SDMMC
2017-10-08 Patrice ChotardARM: DTS: stm32: add SDMMC support fo stm32h743-eval
2017-10-08 Patrice ChotardARM: DTS: stm32: add SDMMC support for stm32h743 disco
2017-10-08 Patrice Chotardconfigs: stm32: update SRAM address for STM32H7 disco...
2017-10-08 Bo ShenARM: stm32f7: fix prescaler calculation of timer
2017-10-08 Tuomas Tynkkynenfs/fat: Check malloc return values and fix memory leaks
2017-10-08 Tuomas Tynkkynenfs/fat: Fix 'CACHE: Misaligned operation at range'...
2017-10-08 Tom Rinicmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
2017-10-08 Sam Protsenkoscripts: Move Kconfig contents to cmd/Kconfig
2017-10-08 Patrice Chotardserial: stm32x7: remove useless CONFIG_CLK and OF_CONTR...
2017-10-08 Patrice Chotardserial: stm32x7: add STM32F4 support
2017-10-08 Patrice Chotardserial: stm32x7: add fifo support for STM32H7
2017-10-08 Patrice Chotardserial: stm32x7: prepare the ground to STM32F4 support
2017-10-08 Patrice Chotardserial: stm32x7: remove stm32f7-usart and stm32h7-usart...
2017-10-08 Patrice Chotardserial: stm32x7: cleanup code
2017-10-08 zijun_huARMv8: make master CPU checking logic more clear
2017-10-08 Lee Jonesboard: STiH410-B2260: set ramdisk_addr_r to 0x48000000
2017-10-08 Nicolas Le... board: STiH410-B2260: fix sdram size
2017-10-08 Patrice Chotardboard: STiH410-B2260: update environment variable
2017-10-08 zijun_huARMv8: fix error in freeing stack frame
2017-10-08 zijun_huARMv8: get new GD address from gd->new_gd directly
2017-10-07 Tom RiniTravis-CI: Fix microblaze and xilinx jobs
2017-10-07 Tom Rinicmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework...
2017-10-07 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-10-07 Andy Shevchenkox86: edison: Bring minimal ACPI support to the board
2017-10-07 Andy Shevchenkox86: tangier: Enable ACPI support for Intel Tangier
2017-10-07 Stefan Roesex86: theadorable-x86-xxx_defconfig: Enable setexpr...
2017-10-07 Stefan Roesex86: theadorable-x86-common: Move "-generic" into kerne...
2017-10-07 Stefan Roesex86: theadorable-x86-common: Add further pci hotplug...
2017-10-06 Tom RiniTravis-CI: Split out more vendors from the catch-all...
2017-10-06 Tom RiniTravis-CI: Move Boundary and Engicam devices to their...
2017-10-06 Tom RiniTravis-CI: Move Toradex into its own job
2017-10-06 Tom Rinifs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
2017-10-06 Tom Rinitools/fit_image.c: Update some return code paths
2017-10-06 Tom Rinicmd/time.c: Initialize 'repeatable' variable
2017-10-06 Tom Rinicmd/pxe.c: Rework initrd and bootargs handling slightly
2017-10-06 Tom Rinicmd/nvedit.c: Update input handling to cover overflow...
2017-10-06 Tom Rinitest/dm: Fix string handling issues in the eth test
2017-10-06 Tom Rinitest/overlay: Fix various malloc/free leaks
2017-10-06 Alison ChaikenGPT: fix memory leaks identified by Coverity
2017-10-06 Tuomas Tynkkynenfs-test: Add test for a filename using '..' to go back...
2017-10-06 Tuomas Tynkkynenfs/fat: Fix pathnames using '..' that lead to the root...
2017-10-06 Tuomas Tynkkynenfs-test: Add FAT16 support
2017-10-06 Tuomas Tynkkynenfs/ext4: Fix group descriptor checksum calculation
2017-10-06 Felix Brackdoc: Fix statements on case sensitivity for regulator...
2017-10-06 Sam Protsenkoomap: Fix warning when looking for userdata part
2017-10-06 Sam Protsenkodisk: Provide API to get partition by name for specific...
2017-10-06 Sam Protsenkoomap: Omit fastboot.userdata_size related errors
2017-10-06 Tuomas Tynkkynentravis.yml: Add job for running test.py in qemu_arm
2017-10-06 Tuomas TynkkynenARM: Add a new arch + board for QEMU's 'virt' machine
2017-10-06 Tuomas TynkkynenPCI: Add driver for a 'pci-host-ecam-generic' host...
2017-10-06 Tuomas Tynkkynenpci: layerscape: Use pci_generic_mmap_{read, write...
2017-10-06 Tuomas Tynkkynenpci: xilinx: Use pci_generic_mmap_{read, write}_config()
next