Commit Graph

  • e927265225 ext4: Do not clear zalloc'ed buffers a second time Stefan Brüns 2016-09-06 04:36:48 +02:00
  • 398d6fad92 ext4: Only update number of of unused inodes if GDT_CSUM feature is set Stefan Brüns 2016-09-06 04:36:47 +02:00
  • b7dd40d052 ext4: Scan all directory blocks when looking up an entry Stefan Brüns 2016-09-06 04:36:46 +02:00
  • 10a7a1b8ba ext4: Avoid corruption of directories with hash tree indexes Stefan Brüns 2016-09-06 04:36:45 +02:00
  • a321abd54f ext4: Scan all directory blocks for space when inserting a new entry Stefan Brüns 2016-09-06 04:36:44 +02:00
  • b96c3c7292 ext4: Do not crash when trying to grow a directory using extents Stefan Brüns 2016-09-06 04:36:43 +02:00
  • a0d767e2c1 ext4: propagate error if creation of directory entry fails Stefan Brüns 2016-09-06 04:36:42 +02:00
  • 76a29519ff ext4: fix possible crash on directory traversal, ignore deleted entries Stefan Brüns 2016-09-06 04:36:41 +02:00
  • 011bc3342a ext4: fix wrong usage of le32_to_cpu() Michael Walle 2016-08-29 10:46:46 +02:00
  • 58a9ecbaf4 ext4: fix endianess problems in ext4 write support Michael Walle 2016-09-01 11:21:40 +02:00
  • 7f101be314 ext4: use kernel names for byte swaps Michael Walle 2016-08-29 10:46:44 +02:00
  • 2a0b7a971a ext4: change structure fields to __le/__be types Michael Walle 2016-08-29 10:46:43 +02:00
  • 2365a4b8ea test/fs: Check writes using "." (same dir) relative path Stefan Brüns 2016-09-14 01:01:31 +02:00
  • 14678b3c62 test/fs: Check ext4 behaviour if dirent is first entry in directory block Stefan Brüns 2016-09-14 01:01:30 +02:00
  • d9554b7f4b test/fs: strip noise from filesystem code prior to checking results Stefan Brüns 2016-09-14 01:01:29 +02:00
  • 06806e38d8 test/fs: remove use of undefined WRITE_FILE variable Stefan Brüns 2016-09-14 01:01:28 +02:00
  • 86853568ae test/fs: Restructure file path specification to allow some flexibility Stefan Brüns 2016-09-14 01:01:27 +02:00
  • 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified Stefan Brüns 2016-09-11 22:51:42 +02:00
  • ae1755be37 fs/fat: Correct description of determine_fatent function Stefan Brüns 2016-09-11 22:51:41 +02:00
  • 3c0ed9c3a5 fs/fat: Do not write unmodified fat entries to disk Stefan Brüns 2016-09-11 22:51:40 +02:00
  • ed76f91277 fs/fat: Remove two statements without effect Stefan Brüns 2016-09-11 22:51:39 +02:00
  • 201c9d884d Merge git://git.denx.de/u-boot-rockchip Tom Rini 2016-09-22 16:51:19 -04:00
  • 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure Tom Rini 2016-09-22 15:36:45 -04:00
  • 231af7f95a Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2016-09-22 13:34:55 -04:00
  • 35343a2648 ARM: dts: uniphier: sync clock/reset controller nodes with Linux Masahiro Yamada 2016-09-22 07:42:23 +09:00
  • 6dc5b6b1ff clk: uniphier: allow to have clock node under syscon node Masahiro Yamada 2016-09-22 07:42:22 +09:00
  • 102e318777 clk: uniphier: move U_BOOT_DRIVER entry to core code Masahiro Yamada 2016-09-22 07:42:21 +09:00
  • 3524d47c79 clk: uniphier: constify clock data arrays/structures Masahiro Yamada 2016-09-22 07:42:20 +09:00
  • c72f4d4c2e ARM: uniphier: add PLL init code for LD11 SoC Masahiro Yamada 2016-09-22 07:42:19 +09:00
  • 0298f4c003 ARM: uniphier: move CONFIG_SPL_* to defconfig or select Masahiro Yamada 2016-09-20 14:27:00 +09:00
  • 19d051a2b7 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2016-09-22 11:36:45 -04:00
  • 58c8c0963b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2016-09-22 11:36:23 -04:00
  • a6c1309782 Makefile: rm u-boot.cfg dependencies are missing Stephen Warren 2016-09-19 12:20:26 -06:00
  • fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg Stephen Warren 2016-09-19 12:20:25 -06:00
  • de4be9ec17 test/py/tests/test_vboot.py: Add check that we boot the image Tom Rini 2016-09-18 09:46:58 -04:00
  • bd86ef117d image-fit: Fix fit_get_node_from_config semantics Paul Burton 2016-09-20 18:17:12 +01:00
  • 4f0b8efa50 clk: rk3288: add PWM clock get rate Kever Yang 2016-08-12 17:57:05 +08:00
  • 5e79f44355 clk: rk3399: add pmucru controller support Kever Yang 2016-08-12 17:47:15 +08:00
  • 4a79ececeb rk3399: add a empty "sys_proto.h" header file Kever Yang 2016-09-01 10:14:20 +08:00
  • 5a4a90f6e6 rockchip: rk3288: skip lowlevel_init process Xu Ziyuan 2016-08-27 21:53:14 +08:00
  • 05c6e30c57 board: evb-rk3399: enable usb 2.0 host vbus power on board_init Kever Yang 2016-08-24 12:02:22 +08:00
  • 35627683f8 config: evb-rk3399: enable fixed regulator Kever Yang 2016-08-24 12:02:23 +08:00
  • b850d929e0 dts: rk3399-evb: add regulator-fixed for usb host vbus Kever Yang 2016-08-24 12:02:21 +08:00
  • fa5e2d1689 dts: rk3399: add dwc3_typec node for rk3399 MengDongyang 2016-08-24 12:02:20 +08:00
  • 923e7b44ad config: rk3399: add usb related configs MengDongyang 2016-08-24 12:02:19 +08:00
  • f7bb27a577 usb: host: add Kconfig for USB_XHCI_ROCKCHIP Kever Yang 2016-09-21 11:35:42 +08:00
  • 892742df1f rockchip: select DM_USB for rockchip SoC MengDongyang 2016-08-24 12:02:18 +08:00
  • b44566c4ce usb: xhci-rockchip: add rockchip dwc3 controller driver MengDongyang 2016-08-24 12:02:17 +08:00
  • aa89b554b7 rk3288: add arch_cpu_init for rk3288 Kever Yang 2016-08-12 17:58:12 +08:00
  • e2e4e14536 rk_pwm: remove grf setting code from driver Kever Yang 2016-08-12 17:58:02 +08:00
  • 12406ae247 rk_pwm: use clock framework API to get module clock Kever Yang 2016-08-12 17:57:48 +08:00
  • ce26e8a1dd rockchip: use dummy byte only enable OF_PLATDATA Xu Ziyuan 2016-08-12 15:43:48 +08:00
  • bd218ab8e4 dts: rk3399: add pinctrl for sdmmc Kever Yang 2016-08-16 17:58:14 +08:00
  • ad0513828e rk3399: enable the pwm2/3 pinctrl in board init Kever Yang 2016-08-16 17:58:13 +08:00
  • 824c03332a config: evb-rk3399: enable pinctrl driver Kever Yang 2016-08-16 17:58:12 +08:00
  • a2c08df381 pinctrl: add driver for rk3399 Kever Yang 2016-08-16 17:58:11 +08:00
  • c55e30eb83 rk3399: syscon: add support for pmugrf Kever Yang 2016-08-16 17:58:10 +08:00
  • fe4753cbc6 configs: fsl: Move SPI/SPI-FLASH configs to defconfig Jagan Teki 2016-09-22 01:25:48 +05:30
  • 21b1dd18f1 spi: Kconfig: Move FSL_QSPI entry to non-dm place Jagan Teki 2016-09-03 12:58:33 +05:30
  • e0027f089b zynqmp: Remove unnnecessary board config file for dc4 Siva Durga Prasad Paladugu 2016-08-01 10:19:38 +05:30
  • 1309f67165 ARM64: zynqmp: Use the same name for atf image everywhere Michal Simek 2016-09-21 11:42:58 +02:00
  • 0e82602375 ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig Michal Simek 2016-09-07 13:16:31 +02:00
  • 47e60cbdf8 ARM64: zynqmp: Add support for chip ID detection Michal Simek 2016-02-01 15:05:58 +01:00
  • 6b24501438 fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP Siva Durga Prasad Paladugu 2016-01-13 16:25:37 +05:30
  • 5242772c51 ARM64: zynqmp: Fix USB ulpi phy sequence Michal Simek 2016-08-16 15:40:05 +02:00
  • 48255f5276 ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins Michal Simek 2016-08-15 09:41:36 +02:00
  • d58fc12eb7 ARM64: zynqmp: Add support for DFU from SPL Michal Simek 2016-08-19 14:14:52 +02:00
  • e1024c9808 ARM: Add new BOOT_DEVICE_DFU boot mode Michal Simek 2016-08-30 15:38:57 +02:00
  • 3373a52283 ARM64: zynqmp: Add USB boot mode Michal Simek 2016-04-29 13:00:10 +02:00
  • 8ed31f369a ARM64: zynqmp: Move BSS location to the beginning of ram Michal Simek 2016-08-30 14:58:46 +02:00
  • 5f647c2284 spi: zynq: Use variable to remove u32 to u64 conversions Michal Simek 2016-09-01 12:51:27 +02:00
  • 9feff385f8 ARM64: zynqmp: Fix usb_gadget_handle_interrupt routine Michal Simek 2016-09-01 11:16:40 +02:00
  • 7f491d7b30 ARM64: zynqmp: Force certain bootmode for SPL Michal Simek 2016-08-30 16:17:27 +02:00
  • 275bd6d11f ARM64: zynqmp: Wire up both USBs available on ZynqMP Michal Simek 2016-08-08 10:11:26 +02:00
  • 6ded73aa97 fpga: Add Kconfig to fpga subsystem Michal Simek 2016-09-19 10:41:55 +02:00
  • bbdae1651e omap4_panda: Disable ext2/3/4 support in SPL Tom Rini 2016-09-21 18:38:41 -04:00
  • 3ce750ede1 clk.h: Add <asm/errno.h> Tom Rini 2016-09-21 17:56:01 -04:00
  • 3632c8e5ce sf: Move flags macro's to spi_flash_params{} members Jagan Teki 2016-08-08 19:25:55 +05:30
  • de0599284f sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash Jagan Teki 2016-08-08 17:23:56 +05:30
  • ddc2dfbb65 sf: Remove SECT_32K Jagan Teki 2016-08-08 17:19:08 +05:30
  • 3ac48d0e88 spi: Remove SPI_RX_FAST Jagan Teki 2016-08-10 20:48:14 +05:30
  • 08fe9c294f spi: Use mode for rx mode flags Jagan Teki 2016-08-08 17:12:12 +05:30
  • b3afb232f7 sf: Remove e_rd_cmd from param table Jagan Teki 2016-08-08 17:02:18 +05:30
  • edd35f712e sf: Simplify fastest read cmd code Jagan Teki 2016-08-08 16:50:45 +05:30
  • 28b69f6488 spi: ti_qspi: Remove unnecessary udelay for AM437x Vignesh R 2016-09-07 15:18:23 +05:30
  • 260368507a spi: ti_qspi: use 128 bit transfer mode when writing to flash Vignesh R 2016-09-07 15:18:22 +05:30
  • d2998286fc spi: zynq_spi: Fix infinite looping while xfer Lad, Prabhakar 2016-07-30 22:28:24 +01:00
  • 423620b9d4 Merge branch 'master' of git://git.denx.de/u-boot-mips Tom Rini 2016-09-21 14:50:18 -04:00
  • f85fad024f Merge branch 'master' of http://git.denx.de/u-boot-mmc Tom Rini 2016-09-21 11:48:02 -04:00
  • 31d36f748c MIPS: Hang if run on a secondary CPU Paul Burton 2016-09-21 14:59:54 +01:00
  • d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify Paul Burton 2016-09-21 11:11:06 +01:00
  • ad8783cb1c boston: Introduce support for the MIPS Boston development board Paul Burton 2016-09-08 07:47:39 +01:00
  • dd7c749474 clk: boston: Providea simple driver for Boston board clocks Paul Burton 2016-09-08 07:47:38 +01:00
  • 8291bc8747 dm: syscon: Provide a generic syscon driver Paul Burton 2016-09-08 07:47:37 +01:00
  • ce70172159 dm: core: Match compatible strings in order of priority Paul Burton 2016-09-08 07:47:36 +01:00
  • 3bfb8cb43b dm: regmap: Implement simple regmap_read & regmap_write Paul Burton 2016-09-08 07:47:35 +01:00
  • 96cb57c5ea net: pch_gbe: Make 64 bit safe Paul Burton 2016-09-08 07:47:34 +01:00
  • 154bf12f78 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base Paul Burton 2016-09-08 07:47:33 +01:00
  • 65f62b1ca1 pci: Flip condition for detecting non-PCI parent devices Paul Burton 2016-09-08 07:47:32 +01:00
  • a29e45a9c4 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge Paul Burton 2016-09-08 07:47:31 +01:00