Commit Graph

46390 Commits (7c890f149dca077c05114e89bc6f05dc34e62c92)
 

Author SHA1 Message Date
Tuomas Tynkkynen 7c890f149d fs-test: Add test for a filename using '..' to go back to the root 8 years ago
Tuomas Tynkkynen 8df8731474 fs/fat: Fix pathnames using '..' that lead to the root directory 8 years ago
Tuomas Tynkkynen edce588a45 fs-test: Add FAT16 support 8 years ago
Tuomas Tynkkynen 385b731855 fs/ext4: Fix group descriptor checksum calculation 8 years ago
Felix Brack bd2259e3c4 doc: Fix statements on case sensitivity for regulator prefix 8 years ago
Sam Protsenko 268577669a omap: Fix warning when looking for userdata part 8 years ago
Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type 8 years ago
Sam Protsenko 19d141a0f9 omap: Omit fastboot.userdata_size related errors 8 years ago
Tuomas Tynkkynen 7b09dffc3b travis.yml: Add job for running test.py in qemu_arm 8 years ago
Tuomas Tynkkynen 32f1182926 ARM: Add a new arch + board for QEMU's 'virt' machine 8 years ago
Tuomas Tynkkynen 3675cb044e PCI: Add driver for a 'pci-host-ecam-generic' host controller 8 years ago
Tuomas Tynkkynen e434a90ec4 pci: layerscape: Use pci_generic_mmap_{read, write}_config 8 years ago
Tuomas Tynkkynen 75e3feac1b pci: xilinx: Use pci_generic_mmap_{read, write}_config() 8 years ago
Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 8 years ago
Jean-Jacques Hiblot a4d72869f8 omap: detect board before spl_early_init() 8 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 8 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 8 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 8 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 8 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 8 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 8 years ago
Jean-Jacques Hiblot d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 8 years ago
Jean-Jacques Hiblot 906a9dbbcb fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() 8 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 8 years ago
Masahiro Yamada 84570a0c11 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 8 years ago
Fabio Estevam 3ea0520512 disk: part_dos: Use the original allocation scheme for the SPL case 8 years ago
Tom Rini 4f42a0d721 Merge git://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 8 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 8 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 8 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 8 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 8 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 8 years ago
Masahiro Yamada f7d6b896d6 vsprintf.h: include <linux/types.h> 8 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 8 years ago
Icenowy Zheng e6ee85a689 sunxi: only init USB Ethernet gadget when it's enabled 8 years ago
Maxime Ripard 9f35688349 sunxi: usb_phy: invert the USB phy_ctl condition 8 years ago
Jagan Teki ea5b1e1efb sun7i: a20: Add Bananapi M1 Plus support 8 years ago
Icenowy Zheng d4aac530c6 sunxi: defaultly enable SPL for Lichee Pi Zero 8 years ago
Chen-Yu Tsai 818b293305 sunxi: Enable eMMC on Cubietruck Plus 8 years ago
Chen-Yu Tsai 1328a81621 sunxi: rename Bananapi M3 dts file name 8 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 8 years ago
Maxime Ripard de86fc3859 sunxi: Remove the MMC index hack 8 years ago
Maxime Ripard f4c3523c98 sunxi: Use sunxi_get_boot_device 8 years ago
Maxime Ripard 8829076a5b arm: sunxi: Move spl_boot_device in a separate function 8 years ago
Stefan Mavrodiev 6ee9d7be06 sunxi: Add support for A20-OLinuXino-MICRO-eMMC 8 years ago
Maxime Ripard a12fb0e368 sunxi: Enable CMD_GPT by default 8 years ago