]> git.ipfire.org Git - people/ms/u-boot.git/history - include
tools/mkimage: Fix DTC run command to handle file names with space
[people/ms/u-boot.git] / include /
2017-10-16  Alexander Graffdt: update bcm283x device tree sources to Linux 4...
2017-10-13  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-12  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-10-12  Marek VasutARM: imx6: Add DHCOM i.MX6 PDK board support
2017-10-12  Uri Mashiachimx: mx7: spl: remove redundant SATA definitionas
2017-10-12  Anatolij Gustschini.mx6ul: xpress: update UART init for current board...
2017-10-12  Fabio Estevammx6slevk: Use PARTUUID to specify the rootfs location
2017-10-12  Fabio Estevamwandboard: Add support for the latest revd1 revision
2017-10-12  Ilya Ledvicharm: imx7d: add support for Compulab cl-som-imx7
2017-10-12  Uri Mashiachimx: mx7: SPL support for i.MX7
2017-10-12  Fabio Estevamtopic_miami: Remove CONFIG_CMD_BOOTZ undef
2017-10-12  Diego Dortausb: ehci-ci: Add a prototype for board_ehci_power()
2017-10-12  Fabio Estevammx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig
2017-10-12  Fabio Estevammx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
2017-10-12  Otavio Salvadormx25pdk: Remove duplicated define
2017-10-12  Otavio Salvadormx25pdk: Use generic filesystem commands
2017-10-12  Rob Clarkefi_loader: console support for color attributes
2017-10-12  Rob Clarkefi_loader: Add mem-mapped for fallback
2017-10-11  Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-10  Tuomas Tynkkynenconfigs: Re-sync CONFIG_CMD_IMLS with moveconfig
2017-10-10  Heinrich Schuchardtefi_loader: MAX_UTF8_PER_UTF16 = 3
2017-10-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-09  York Sunarmv8: ls1043ardb_sdcard: prepare falcon boot
2017-10-09  York Sunarmv8: ls1043ardb: Use static DDR setting for SPL boot
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  Fabio Estevamarmv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig
2017-10-09  Gong Qianyuarmv8: ls1046aqds: Fix NAND offset for Fman ucode and env
2017-10-09  Heinrich Schuchardtefi_loader: supply EFI network test
2017-10-09  Heinrich Schuchardtefi_selftest: correct definition of efi_st_error
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: 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_selftest: make tests easier to read
2017-10-09  Heinrich Schuchardtefi_loader: use type bool for event states
2017-10-08  Patrice Chotardconfigs: stm32: update SRAM address for STM32H7 disco...
2017-10-08  Lee Jonesboard: STiH410-B2260: set ramdisk_addr_r to 0x48000000
2017-10-08  Nicolas Le Bayonboard: STiH410-B2260: fix sdram size
2017-10-08  Patrice Chotardboard: STiH410-B2260: update environment variable
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  Stefan Roesex86: theadorable-x86-common: Move "-generic" into kerne...
2017-10-07  Stefan Roesex86: theadorable-x86-common: Add further pci hotplug...
2017-10-06  Sam Protsenkodisk: Provide API to get partition by name for specific...
2017-10-06  Tuomas TynkkynenARM: Add a new arch + board for QEMU's 'virt' machine
2017-10-06  Tuomas Tynkkynenpci: Add helper for implementing memory-mapped config...
2017-10-06  Jean-Jacques Hiblotgzip: add a function to parse the header
2017-10-06  Jean-Jacques Hiblotlzo: add a function to check the validity of the header
2017-10-06  Jean-Jacques Hiblotfit: If no matching config is found in fit_find_config_...
2017-10-06  Jean-Jacques Hiblotfit: use 'const' for the input of fdt_offset() and...
2017-10-06  Masahiro Yamadalinux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from...
2017-10-05  Heinrich Schuchardtefi_loader: support 16 protocols per efi_object
2017-10-05  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-10-04  Masahiro Yamadadm: replace dm_dbg() with pr_debug()
2017-10-04  Masahiro Yamadalinux/bitfield.h: import <linux/bitfield.h> from Linux...
2017-10-04  Masahiro Yamadadm: define dev_*() log functions in DM header
2017-10-04  Masahiro Yamadabug.h: move runtime BUG/WARN macros into <linux/bug.h>
2017-10-04  Masahiro Yamadabug.h: sync BUILD_BUG stuff with Linux 4.13
2017-10-04  Masahiro Yamadavsprintf.h: include <linux/types.h>
2017-10-04  Masahiro Yamadacommon.h: remove error()
2017-10-04  Masahiro Yamadaprintk: collect printk stuff into <linux/printk.h>...
2017-10-04  Masahiro Yamadastdio.h: move printf() stuff from <common.h> to <stdio.h>
2017-10-03  Maxime Ripardsunxi: Remove the MMC index hack
2017-10-03  Maxime Ripardcmd: Move CONFIG_RANDOM_UUID to Kconfig
2017-10-03  Maxime Ripardsunxi: sina33: Sync the device tree with the kernel
2017-10-03  Maxime Ripardusb: gadget: usb_ether: Move settings to common
2017-10-03  Maxime Ripardusb: gadget: Make g_dnl USB settings common
2017-10-03  Maxime Ripardusb: gadget: usb_ether: Move the interfaces to Kconfig
2017-10-03  Maxime Ripardusb: gadget: Convert USB_ETHER to Kconfig
2017-10-03  Maxime Ripardusb: gadget: Move USBNET_HOST_ADDR to Kconfig
2017-10-03  Paul BurtonProvide a generic io.h & address mapping functions
2017-10-03  Marek Behúnfs: btrfs: Add U-Boot fs handlers.
2017-10-03  Marek Behúninclude: Add a variadic macro to call a callback for...
2017-10-03  Marek Behúnfs: Create a common fs_devread for ext4/reiserfs/zfs
2017-10-03  Marek Behúnlib: Add CRC32-C
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-10-01  Bin Mengusb: xhci: Honor endpoint's interval
2017-10-01  Bin Mengdm: usb: emul: Drop usb_emul_reset()
2017-10-01  Bin Mengusb: emul: Expose find_descriptor() as a public API
2017-10-01  Bin Mengusb: sandbox: Fix emulator device select logic in usb_e...
2017-10-01  Bin Mengusb: Fix comments of usb_emul_find_for_dev()
2017-10-01  Bin Mengusb: emul: Remove maxpacketsize in usb_emul_setup_device()
2017-10-01  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-30  Heinrich Schuchardtevb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET
2017-09-30  Jagan Tekirk3288: vyasa: Add falcon mode support
2017-09-30  Jagan Tekirk3288: vyasa: Add TPL support
2017-09-30  David Wurockchip: clk: Add rv1108 SARADC clock support
2017-09-29  Sam Protsenkoenv: ti: boot: Show boot status information
2017-09-29  Sam Protsenkoenv: ti: boot: Extract command for eMMC Linux boot
2017-09-29  Sam Protsenkoarm: dra7xx: Fix Linux boot from eMMC
2017-09-29  Sam Protsenkoarm: am57xx: Fix Linux boot from eMMC
next