Age | Commit message (Expand) | Author |
2017-10-27 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-10-27 | armv8: ls1088ardb: Enable USB command RDB qspi-boot | Ran Wang |
2017-10-23 | mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG | Masahiro Yamada |
2017-10-16 | linux/time.h: Remove dead code | Marek BehĂșn |
2017-10-05 | lzo: add a function to check the validity of the header | Jean-Jacques Hiblot |
2017-10-05 | linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux | Masahiro Yamada |
2017-10-04 | linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 | Masahiro Yamada |
2017-10-04 | dm: define dev_*() log functions in DM header | Masahiro Yamada |
2017-10-04 | bug.h: move runtime BUG/WARN macros into <linux/bug.h> | Masahiro Yamada |
2017-10-04 | bug.h: sync BUILD_BUG stuff with Linux 4.13 | Masahiro Yamada |
2017-10-04 | printk: collect printk stuff into <linux/printk.h> with loglevel support | Masahiro Yamada |
2017-10-01 | usb: xhci: Honor endpoint's interval | Bin Meng |
2017-09-12 | linux/io.h: import generic ioread* / iowrite* accessors from Linux | Masahiro Yamada |
2017-09-12 | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada |
2017-08-14 | net: Add mii_resolve_flowctrl_fdx() | Yuiko Oshino |
2017-08-13 | spl: dm: use CONFIG_IS_ENABLED to test for the DM option | Philipp Tomsich |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-16 | treewide: remove unneeded semicolons | Masahiro Yamada |
2017-06-01 | string: Add strcspn() | Simon Glass |
2017-06-01 | string: Add strchrnul() | Simon Glass |
2017-06-01 | Update WARN_ON() to return a value | Simon Glass |
2017-05-08 | arm: usb: dra7xx: xHCI registers based on USB port index | Uri Mashiach |
2017-04-27 | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada |
2017-04-18 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-04-18 | sysreset: psci: support system reset in a generic way with PSCI | Masahiro Yamada |
2017-04-18 | ARM: adjust arm-smccc code for use in U-Boot | Masahiro Yamada |
2017-04-18 | ARM: import arm-smccc code from Linux 4.11-rc6 | Masahiro Yamada |
2017-04-17 | armv7: ls1021a: Drop macro CONFIG_LS102XA | York Sun |
2017-04-17 | armv8: ls1043a: Drop macro CONFIG_LS1043A | York Sun |
2017-04-17 | armv8: ls2080a: Drop macro CONFIG_LS2080A | York Sun |
2017-04-13 | lib: div64: sync with Linux | Peng Fan |
2017-04-05 | Blackfin: Remove | Tom Rini |
2017-03-29 | bitops.h: Include bitsperlong.h as needed for GENMASK_ULL | Stefan Roese |
2017-01-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-01-18 | fsl/usb: enable usb feature for ls1046ardb | jerry.huang@nxp.com |
2017-01-14 | iopoll: import include/linux/iopoll.h from Linux 4.9 | Masahiro Yamada |
2017-01-14 | typecheck: import include/linux/typecheck.h from Linux 4.9 | Masahiro Yamada |
2017-01-14 | delay: collect {m, n, u}delay declarations to include/linux/delay.h | Masahiro Yamada |
2016-12-03 | usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type | Nishanth Menon |
2016-11-28 | linux/compat.h: Properly implement ndelay fallback | mario.six@gdsys.cc |
2016-11-18 | sf: Adopt flash table INFO macro from Linux | Jagan Teki |
2016-10-11 | list: Add list_last_entry() to find the last entry | Simon Glass |
2016-09-27 | drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller | Sriram Dash |
2016-09-27 | drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers... | Sriram Dash |
2016-09-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-09-26 | armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A | York Sun |
2016-09-23 | errno.h: sync error macros with linux 4.8-rc7 | Masahiro Yamada |
2016-09-23 | Move ENOTSUPP defines to include/linux/errno.h | Masahiro Yamada |
2016-09-23 | Move error macros from <asm-generic/errno.h> to <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |