]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2018-08-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-08-11  Mario Sixvideo_display: Add Xilinx LogiCore DP TX
2018-08-11  Mario Sixvideo: Sort Makefile entries
2018-08-11  Mario Sixcmd: Add axi command
2018-08-11  Mario Sixtest: Add AXI test
2018-08-11  Mario Sixsandbox: Add and build AXI bus and device
2018-08-11  Mario Sixaxi: Add AXI sandbox driver and simple emulator
2018-08-11  Mario Sixaxi: Add ihs_axi driver
2018-08-11  Mario Sixdrivers: Add AXI uclass
2018-08-10  Stephen Warrentravis: give every job a name
2018-08-10  Rob Braceroelf: Add support for PPC64 ELF V1 ABI in bootelf
2018-08-10  Ramon Frieddb410c: Fixup DRAM
2018-08-10  Ramon Friedsnapdragon: Add DRAM detection & FDT fixup
2018-08-10  Sam Protsenkodisk: part: Don't show redundant error message
2018-08-10  Sam Protsenkoenv: Don't show "Failed" error message
2018-08-10  Christian Gmeinersmbios: fix checkstyle warning
2018-08-10  Christian Gmeinersmbios: fix checkstyle error
2018-08-10  Simon Goldschmidtdoc: FIT image: clarify usage of "compression" property
2018-08-10  Adam Fordconfigs: omap3_logic: Disable NAND ID during SPL
2018-08-10  Adam Fordconfigs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
2018-08-10  Heinrich Schuchardtdoc: README.iscsi: make compatible with restructured...
2018-08-10  Heinrich Schuchardtdoc: add structure to Sphinx generated docs
2018-08-10  Heinrich SchuchardtREADME: U_BOOT_ENV_CALLBACK functions
2018-08-10  Heinrich Schuchardtdrivers: serial: document on_baudrate()
2018-08-10  Adam Fordomap3_logic: Fix CONS_INDEX
2018-08-10  Troy Kiskysata: fix sata_Probe return value check
2018-08-10  Patrick Delaunaysandbox: led: use new function to configure default...
2018-08-10  Patrick Delaunaystm32mp1: use new function led default state
2018-08-10  Patrick Delaunaydm: led: move default state support in led uclass
2018-08-10  Patrick DelaunayRevert "dm: led: auto probe() LEDs with "default-state""
2018-08-10  Patrick Delaunaystm32mp1: add gpio led support
2018-08-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-09  Tom Rinibcm968380gerg: Add MAINTAINERS file
2018-08-09  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-08-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-08-08  Sam Protsenkodfu: Provide more verbose error message
2018-08-08  Sam Protsenkodfu: Fix memory leak in dfu_init_env_entities()
2018-08-08  Sam Protsenkodfu: Fix data abort in dfu_free_entities()
2018-08-08  Alberto Panizzousb: rockchip: on K_FW_LBA_WRITE_10 remove magic block...
2018-08-08  Alberto Panizzousb: rockchip: fix printing csw debug info
2018-08-08  Alberto Panizzousb: rockchip: be quiet on serial port while transferri...
2018-08-08  Alberto Panizzousb: rockchip: implement K_FW_LBA_ERASE_10 command
2018-08-08  Alberto Panizzousb: rockchip: implement K_FW_LBA_READ_10 command
2018-08-08  Alberto Panizzousb: rockchip: implement skeleton for K_FW_GET_CHIP_VER...
2018-08-08  Alberto Panizzousb: rockchip: fix command failed on host side due...
2018-08-08  Seung-Woo Kimgadget: f_thor: fix hang-up with ctrl-c
2018-08-08  Simon Glasspatman: Correct unit test failure
2018-08-08  Simon Glasslibfdt: Update to latest pylibfdt implementation
2018-08-08  Bin Mengtest: dm: pci: Add cases for finding PCI capability...
2018-08-08  Bin Mengdm: pci: Add APIs to find capability and extended capab...
2018-08-08  Bin Mengpci: Add all known capability and extended capability ids
2018-08-08  Bin Mengtest: dm: pci: Add tests for mixed static and dynamic...
2018-08-08  Bin Mengpci: sandbox: emul: Rename priv structure
2018-08-08  Bin Mengtest: dm: pci: Test driver binding with driver data...
2018-08-08  Bin Mengsandbox: Update test.dts for dynamic PCI device driver...
2018-08-08  Bin Mengpci: sandbox: swap_case: Declare dynamic driver matching
2018-08-08  Bin Mengpci: sandbox: Support dynamically binding device driver
2018-08-08  Bin Mengdm: pci: Assign correct driver data when binding a...
2018-08-08  Bin Mengpci: sandbox: emul: Fix the call to pci_bus_find_devfn()
2018-08-08  Bin Mengtest: dm: pci: Add tests for configuration space access
2018-08-08  Bin Mengtest: dm: pci: Test more than one PCI host controller
2018-08-08  Bin Mengpci: sandbox: swap_case: Preserve space indicator bit...
2018-08-08  Bin Mengtest: dm: pci: Test more than one device on the same bus
2018-08-08  Bin Mengtest: dm: pci: Remove unnecessary steps in dm_test_pci_...
2018-08-08  Bin Mengdm: pci: Fix scanning multi-function device
2018-08-08  Bin Mengdm: pci: Extract vendor/device id in child_post_bind()
2018-08-08  Bin Mengdm: core: Add ofnode function to read PCI vendor and...
2018-08-08  Bin Mengdm: Correct typos in uclass_first/next_device_check()
2018-08-08  Bin Mengpci: Remove 440ep-specific macros
2018-08-08  Philippe Reynesbcm968380gerg: add initial support
2018-08-08  Philippe Reynesbcm6838: add initial support
2018-08-08  Philippe Reynesbmips: ram: add an option to force the size of the ram
2018-08-08  Tom Rinimips: au1x00: Remove support for these SoCs
2018-08-08  Tom Rinimips: dbau1x00: Remove this board
2018-08-08  Tom Riniconfigs: Resync with savedefconfig
2018-08-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-07  Tom Rinizynqmp: Add avnet_ultra96_rev1_defconfig to the lits...
2018-08-07  Tom RiniMerge tag 'xilinx-for-v2018.09-rc2' of git://git.denx...
2018-08-07  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-08-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-08-07  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2018-08-07  Luis Aranedaarm: zynq: dts: add spi flash node to zedboard
2018-08-07  Michal Simekgpio: xilinx: Add support for using label property
2018-08-07  Michal Simekgpio: xilinx: Return 0 from xilinx_gpio_set_value
2018-08-07  Michal Simekgpio: xilinx: Not read output values via regs
2018-08-07  Michal Simekcommon: fdt: Make fdt_del_subnodes/fdt_del_partition...
2018-08-07  Michal Simekgpio: xilinx: Simplify logic in xilinx_gpio_set_value
2018-08-07  Michal Simekgpio: xilinx: Set value before changing direction
2018-08-07  Michal Simekgpio: xilinx: Remove !DM driver
2018-08-07  Michal Simekgpio: xilinx: Find out bank before use in xilinx_gpio_g...
2018-08-07  Vladimir Vidarm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PART...
2018-08-07  Willy Tarreautools: kwboot: properly quit when read() returns 0
2018-08-07  Willy Tarreautools: kwboot: unbreak terminal-only mode
2018-08-07  Chris PackhamARM: kirkwood: add SBx81LIFXCAT board
2018-08-07  Jon Nettletonarm: mvebu: clearfog: add u-boot, dm-spl tag for spi
2018-08-07  Baruch Siacharm: mvebu: helios4: remove duplicate sdhci pins node
2018-08-07  Jon Nettletonarm: mvebu: Better align Clearfog dts file with Linux...
2018-08-07  Baruch Siacharm: mvebu: clearfog: use the microsom .dtsi
2018-08-07  Baruch Siacharm: mvebu: solidrun-microsom: update SPI flash compatible
2018-08-07  Chris Packhamconfigs: kirkwood: Move RTC_MV to DM and Kconfig
next