errno.h: sync error macros with linux 4.8-rc7
[oweals/u-boot.git] / include /
2016-09-24 Masahiro Yamadaerrno.h: sync error macros with linux 4.8-rc7
2016-09-24 Masahiro YamadaMove ENOTSUPP defines to include/linux/errno.h
2016-09-24 Masahiro YamadaMove error macros from <asm-generic/errno.h> to <linux...
2016-09-24 Masahiro Yamadatreewide: replace #include <asm-generic/errno.h> with...
2016-09-23 Masahiro Yamadatreewide: replace #include <asm/errno.h> with <linux...
2016-09-23 Masahiro YamadaAdd <linux/errno.h> as a wrapper of <asm-generic/errno.h>
2016-09-23 Masahiro Yamadatreewide: use #include <...> to include public headers
2016-09-23 Stefan Brünsext4: Use helper function to access group descriptor...
2016-09-23 Stefan Brünsext4: determine group descriptor size for 64bit feature
2016-09-23 Stefan Brünsext4: Update ext2/3/4 superblock, group descriptor...
2016-09-23 Stefan Brünsext4: Use correct value for inode size even on revision...
2016-09-23 Stefan Brünsext4: Avoid corruption of directories with hash tree...
2016-09-23 Stefan Brünsext4: fix possible crash on directory traversal, ignore...
2016-09-23 Michael Walleext4: fix endianess problems in ext4 write support
2016-09-23 Michael Walleext4: use kernel names for byte swaps
2016-09-23 Michael Walleext4: change structure fields to __le/__be types
2016-09-23 Stefan Brünsfs/fat: Do not write unmodified fat entries to disk
2016-09-22 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-09-22 Tom Rinins16650: Make sure we have CONFIG_CLK set before using...
2016-09-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-09-22 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-09-22 Xu Ziyuanrockchip: rk3288: skip lowlevel_init process
2016-09-22 MengDongyangconfig: rk3399: add usb related configs
2016-09-22 MengDongyangusb: xhci-rockchip: add rockchip dwc3 controller driver
2016-09-22 Jagan Tekiconfigs: fsl: Move SPI/SPI-FLASH configs to defconfig
2016-09-22 Siva Durga Prasad... zynqmp: Remove unnnecessary board config file for dc4
2016-09-22 Michal SimekARM64: zynqmp: Use the same name for atf image everywhere
2016-09-22 Michal SimekARM64: zynqmp: Enable CONFIG_AHCI via Kconfig
2016-09-22 Michal SimekARM64: zynqmp: Add support for chip ID detection
2016-09-22 Siva Durga Prasad... fpga: xilinx: zynqmp: Add PL bitstream download support...
2016-09-22 Michal SimekARM64: zynqmp: Add support for DFU from SPL
2016-09-22 Michal SimekARM64: zynqmp: Move BSS location to the beginning of ram
2016-09-22 Michal SimekARM64: zynqmp: Wire up both USBs available on ZynqMP
2016-09-21 Tom Riniclk.h: Add <asm/errno.h>
2016-09-21 Jagan Tekispi: Remove SPI_RX_FAST
2016-09-21 Jagan Tekispi: Use mode for rx mode flags
2016-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2016-09-21 Paul Burtonboston: Introduce support for the MIPS Boston developme...
2016-09-21 Paul Burtonclk: boston: Providea simple driver for Boston board...
2016-09-21 Paul Burtondt-bindings: Add interrupt-controller/mips-gic.h header
2016-09-21 Paul Burtonclk: Use dummy clk_get_by_* functions when CONFIG_CLK...
2016-09-21 Zubair Lutfullah... mips: Add MIPSfpga platform support
2016-09-20 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-09-20 Tom RiniPowerPC: Update last users of CONFIG_ISO_STRING to...
2016-09-20 Tom RiniPowerPC: Update MIP405/MIP405T to use Kconfig better
2016-09-20 Siva Durga Prasad... Kconfig: Move config IDENT_STRING to Kconfig
2016-09-19 Wenyou Yangmmc: sdhci: Add the programmable clock mode support
2016-09-19 Peng Fanmmc: sd: extracting erase related information from...
2016-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-sunxi
2016-09-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-arc
2016-09-16 Simon GlassConvert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USB_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SATA_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_POWER_SUPPORT to Kconfig
2016-09-16 Simon GlassRemove CONFIG_SPL_PINCTRL_SUPPORT
2016-09-16 Simon GlassConvert CONFIG_SPL_ONENAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NOR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_VCI_STRING to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MTD_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MMC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_I2C_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_GPIO_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_FAT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_EXT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ETH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ENV_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DMA_SUPPORT to Kconfig
2016-09-16 Simon Glassspear: Use upper case for CONFIG options
2016-09-16 Simon GlassUse separate options for TPL support
2016-09-16 Simon GlassDrop CONFIG_SPL_RAM_SUPPORT
2016-09-14 Masahiro YamadaARM: uniphier: merge board init functions into board_init()
2016-09-14 Masahiro YamadaARM: uniphier: use checkboard() instead of misc_init_f()
2016-09-14 Masahiro Yamadausb: uniphier: remove UniPhier xHCI driver and select...
2016-09-09 Heiko Schochercommon, kconfig: move VERSION_VARIABLE to Kconfig
2016-09-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-09-09 Tom Riniconfigs: Migrate CONFIG_USB_STORAGE
2016-09-09 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-09-07 Mian Yousaf Kaukabefi_loader: provide efi_mem_desc version
2016-09-07 Jonathan Graycompiler.h: use system endian macros on OpenBSD
2016-09-07 Robert P. J. Dayglobal_data.h: Standardize tabs and alignment for comments
2016-09-07 Vagrant Cascadianomap3_pandora: Only set bootargs if distro_bootcmd...
2016-09-07 Vagrant Cascadianomap3_pandora: Switch to use config_distro_bootcmd.
2016-09-07 Masahiro YamadaARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
2016-09-07 Masahiro YamadaARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
2016-09-06 Vagrant Cascadianomap3_pandora: Switch to using "load" command to load...
next