Commit Graph

39680 Commits (6ad6102246d83ec1d39aeba83f66cf5faffd0f82)
 

Author SHA1 Message Date
Tom Rini 6ad6102246 usb:gadget: Disallow DFU in SPL for now 8 years ago
Tom Rini 5e61b0df41 ti_armv7_common.h: Adjust malloc pool size in all cases. 8 years ago
Tom Rini cbe7706ab8 Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 8 years ago
York Sun 295a24b3d6 armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR 8 years ago
York Sun 5e8bd7e117 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option 8 years ago
York Sun 75d7cf56ac armv8: ls1046ardb_emmc: Fix a typo in defconfig 8 years ago
York Sun 0a37cf8f27 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option 8 years ago
York Sun 9533acf36c armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A 8 years ago
York Sun 1fdcc8dfc7 driver: ddr: fsl_mmdc: Pass board parameters through data structure 8 years ago
York Sun da28e58a7f armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A 8 years ago
Tom Rini 37cc644600 Merge branch 'master' of git://git.denx.de/u-boot-coldfire 8 years ago
Stefan Roese 87de0eb31c i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K 8 years ago
jinghua 85f03f0ea8 i2c: mv_i2c.c: Validate read length in I2C command 8 years ago
Stefan Roese 9ad5a00712 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) 8 years ago
Stefan Roese 0c0f719ad2 i2c: mv_i2c.c: Add DM support 8 years ago
Stefan Roese 7b46ee521e i2c: mv_i2c.c: Prepare driver for DM conversion 8 years ago
Stefan Roese 340fcd66cc i2c: mv_i2c.c: Remove CONFIG_HARD_I2C 8 years ago
Stefan Roese 8eff909a56 i2c: mv_i2c.c: cosmetic: Coding style cleanups 8 years ago
Angelo Dureghello 18c9b10ce7 board: amcore: update to use dm serial driver 8 years ago
Angelo Dureghello 9deff60710 board: amcore: add update scripts 8 years ago
Chris Packham 42f7505066 arm: mvebu: NAND support for DB-88F6820-AMC 8 years ago
Chris Packham c0def248ca arm: mvebu: add DB-88F6820-AMC board 8 years ago
Chris Packham 53d601fdcd arm: mvebu: create generic 88F6820 config option 8 years ago
Stefan Roese 9ed00b072b arm: mvebu: theadorable: Configure board for PCIe 2.0 capability 8 years ago
Masahiro Yamada 8824cfc19a usb: ehci-generic: support reset control for generic EHCI 8 years ago
Masahiro Yamada 4815db87f5 reset: add no-op stubs for optional reset control 8 years ago
Masahiro Yamada 259ede1132 errno.h: sync error macros with linux 4.8-rc7 8 years ago
Masahiro Yamada 4982f46420 Move ENOTSUPP defines to include/linux/errno.h 8 years ago
Masahiro Yamada 2c61551b62 Move error macros from <asm-generic/errno.h> to <linux/errno.h> 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 519d9424c3 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> 8 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 8 years ago
Masahiro Yamada a4ca3799c2 drivers: squash lines for immediate return 8 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 8 years ago
Masahiro Yamada 0a8547a250 x86: squash lines for immediate return 8 years ago
Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 8 years ago
Masahiro Yamada 4052734273 usb: replace ehci_*_remove() with usb_deregister() 8 years ago
Masahiro Yamada 720873bf42 video: squash lines for immediate return 8 years ago
Masahiro Yamada 24f5aec364 mmc: squash lines for immediate return 8 years ago
Tom Rini df9e4cdabb fs-test.sh: Update expected results 8 years ago
Stefan Brüns b4976b49a0 ext4: Revert rejection of 64bit enabled ext4 fs 8 years ago
Stefan Brüns 749e93ee18 ext4: Respect group descriptor size when adjusting free counts 8 years ago
Stefan Brüns 688d0e79f6 ext4: Use helper function to access group descriptor and its fields 8 years ago
Stefan Brüns f798b1dda1 ext4: Use correct descriptor size when reading the block group descriptor 8 years ago
Stefan Brüns 9f5dd8b6e2 ext4: Add helper functions for block group descriptor field access 8 years ago
Stefan Brüns fc214ef909 ext4: determine group descriptor size for 64bit feature 8 years ago