Commit Graph

46400 Commits (575e1607d3724bf4a35a69f982f7e7e0655473d6)
 

Author SHA1 Message Date
Tom Rini 575e1607d3 Travis-CI: Move Boundary and Engicam devices to their own jobs 7 years ago
Tom Rini bc3eed965f Travis-CI: Move Toradex into its own job 7 years ago
Tom Rini fa9ca8a5d2 fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls 7 years ago
Tom Rini 3c2dff5490 tools/fit_image.c: Update some return code paths 7 years ago
Tom Rini 146dda3911 cmd/time.c: Initialize 'repeatable' variable 7 years ago
Tom Rini 48ee0a87bc cmd/pxe.c: Rework initrd and bootargs handling slightly 7 years ago
Tom Rini c667723ffb cmd/nvedit.c: Update input handling to cover overflow cases 7 years ago
Tom Rini e2e6daed5a test/dm: Fix string handling issues in the eth test 7 years ago
Tom Rini d91062c41e test/overlay: Fix various malloc/free leaks 7 years ago
Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 7 years ago
Tuomas Tynkkynen 7c890f149d fs-test: Add test for a filename using '..' to go back to the root 7 years ago
Tuomas Tynkkynen 8df8731474 fs/fat: Fix pathnames using '..' that lead to the root directory 7 years ago
Tuomas Tynkkynen edce588a45 fs-test: Add FAT16 support 7 years ago
Tuomas Tynkkynen 385b731855 fs/ext4: Fix group descriptor checksum calculation 7 years ago
Felix Brack bd2259e3c4 doc: Fix statements on case sensitivity for regulator prefix 7 years ago
Sam Protsenko 268577669a omap: Fix warning when looking for userdata part 7 years ago
Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type 7 years ago
Sam Protsenko 19d141a0f9 omap: Omit fastboot.userdata_size related errors 7 years ago
Tuomas Tynkkynen 7b09dffc3b travis.yml: Add job for running test.py in qemu_arm 7 years ago
Tuomas Tynkkynen 32f1182926 ARM: Add a new arch + board for QEMU's 'virt' machine 7 years ago
Tuomas Tynkkynen 3675cb044e PCI: Add driver for a 'pci-host-ecam-generic' host controller 7 years ago
Tuomas Tynkkynen e434a90ec4 pci: layerscape: Use pci_generic_mmap_{read, write}_config 7 years ago
Tuomas Tynkkynen 75e3feac1b pci: xilinx: Use pci_generic_mmap_{read, write}_config() 7 years ago
Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 7 years ago
Jean-Jacques Hiblot a4d72869f8 omap: detect board before spl_early_init() 7 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 7 years ago
Jean-Jacques Hiblot 035d64025c fdtdec: sort include files 7 years ago
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 7 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 7 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 7 years ago
Jean-Jacques Hiblot 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 7 years ago
Jean-Jacques Hiblot d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 906a9dbbcb fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Masahiro Yamada 84570a0c11 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux 7 years ago
Fabio Estevam 3ea0520512 disk: part_dos: Use the original allocation scheme for the SPL case 7 years ago
Tom Rini 4f42a0d721 Merge git://git.denx.de/u-boot-sunxi 7 years ago
Tom Rini 6a3e65dea3 common: Drop LOGLEVEL to 4 7 years ago
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
Masahiro Yamada 6990e91f09 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 7 years ago
Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada 059a48096c bug.h: sync BUILD_BUG stuff with Linux 4.13 7 years ago
Masahiro Yamada f7d6b896d6 vsprintf.h: include <linux/types.h> 7 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 7 years ago
Icenowy Zheng e6ee85a689 sunxi: only init USB Ethernet gadget when it's enabled 7 years ago
Maxime Ripard 9f35688349 sunxi: usb_phy: invert the USB phy_ctl condition 7 years ago