summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
* | Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-23-140/+126
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-7/+7
* | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada2016-09-23-0/+6
* | treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23-5/+5
* | ext4: Use helper function to access group descriptor and its fieldsStefan Brüns2016-09-23-1/+0
* | ext4: determine group descriptor size for 64bit featureStefan Brüns2016-09-23-0/+2
* | ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns2016-09-23-4/+46
* | ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns2016-09-23-2/+0
* | ext4: Avoid corruption of directories with hash tree indexesStefan Brüns2016-09-23-0/+1
* | ext4: fix possible crash on directory traversal, ignore deleted entriesStefan Brüns2016-09-23-1/+1
* | ext4: fix endianess problems in ext4 write supportMichael Walle2016-09-23-1/+1
* | ext4: use kernel names for byte swapsMichael Walle2016-09-23-2/+2
* | ext4: change structure fields to __le/__be typesMichael Walle2016-09-23-68/+68
* | fs/fat: Do not write unmodified fat entries to diskStefan Brüns2016-09-23-0/+1
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-09-22-0/+27
|\ \
| * | rockchip: rk3288: skip lowlevel_init processXu Ziyuan2016-09-22-0/+1
| * | config: rk3399: add usb related configsMengDongyang2016-09-22-0/+12
| * | usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-22-0/+14
* | | ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini2016-09-22-13/+12
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-09-22-15/+3
|\ \ \
| * | | configs: fsl: Move SPI/SPI-FLASH configs to defconfigJagan Teki2016-09-22-5/+0
| * | | spi: Remove SPI_RX_FASTJagan Teki2016-09-22-3/+2
| * | | spi: Use mode for rx mode flagsJagan Teki2016-09-22-10/+4
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-09-22-23/+58
|\ \ \ \
| * | | | zynqmp: Remove unnnecessary board config file for dc4Siva Durga Prasad Paladugu2016-09-22-15/+0
| * | | | ARM64: zynqmp: Use the same name for atf image everywhereMichal Simek2016-09-22-1/+1
| * | | | ARM64: zynqmp: Enable CONFIG_AHCI via KconfigMichal Simek2016-09-22-2/+0
| * | | | ARM64: zynqmp: Add support for chip ID detectionMichal Simek2016-09-22-0/+1
| * | | | fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu2016-09-22-0/+25
| * | | | ARM64: zynqmp: Add support for DFU from SPLMichal Simek2016-09-22-2/+28
| * | | | ARM64: zynqmp: Move BSS location to the beginning of ramMichal Simek2016-09-22-2/+2
| * | | | ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek2016-09-22-1/+1
| | |/ / | |/| |
* | | | clk.h: Add <asm/errno.h>Tom Rini2016-09-21-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-09-21-1/+172
|\ \ \ \
| * | | | boston: Introduce support for the MIPS Boston development boardPaul Burton2016-09-21-0/+81
| * | | | clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-21-0/+13
| * | | | dt-bindings: Add interrupt-controller/mips-gic.h headerPaul Burton2016-09-21-0/+9
| * | | | clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton2016-09-21-1/+1
| * | | | mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel2016-09-21-0/+68
| | |/ / | |/| |
* | | | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-09-21-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-20-0/+2
| * | | mmc: sd: extracting erase related information from sd statusPeng Fan2016-09-20-0/+9
| |/ /
* | | PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-20-9/+0
* | | PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-20-17/+2
* | | Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20-205/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-18-4/+0
|\ \
| * | ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-14-2/+0
| * | ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-14-1/+0
| * | usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-14-1/+0
| |/