Commit Graph

46936 Commits (d9d76023ea0d567b0630e85d1bef67b5b1a788d3)
 

Author SHA1 Message Date
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test 8 years ago
Tom Rini d91062c41e test/overlay: Fix various malloc/free leaks 8 years ago
Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 8 years ago
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
Heinrich Schuchardt 4a59ada5e6 efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST 8 years ago
Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles 8 years ago
Heinrich Schuchardt 842a8e434e efi_loader: support 16 protocols per efi_object 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
Marek Vasut fd107e32ee doc: rmobile: Update README 8 years ago
Marek Vasut 55f6847138 ARM: rmobile: Enable pinconf 8 years ago
Marek Vasut d52132c320 pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver 8 years ago
Marek Vasut c322d4b72b usb: Drop the EHCI RCar Gen3 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