summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18riscv: Enlarge the default SYS_MALLOC_F_LENBin Meng
2018-12-18riscv: qemu: Add platform-specific Kconfig optionsBin Meng
2018-12-18riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng
2018-12-18riscv: Introduce a Kconfig option for machine modeAnup Patel
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-12-18cpu: Add a RISC-V CPU driverBin Meng
2018-12-18riscv: qemu: Create a simple-bus driver for the soc nodeBin Meng
2018-12-18dm: cpu: Add timebase frequency to the platdataBin Meng
2018-12-18riscv: add Kconfig entries for the code modelLukas Auer
2018-12-17Prepare v2019.01-rc2Tom Rini
2018-12-17arm: ti: boot: Increase system partition sizeSam Protsenko
2018-12-17Makefile: output migration warnings to stderrChris Packham
2018-12-17Restore compatibility of image type IDsStefano Babic
2018-12-16Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-16ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-15Merge branch '2018-12-15-master-imports'Tom Rini
2018-12-15rockchip: rk3288-evb: dts: remove 'vmmc' from emmc nodeKever Yang
2018-12-15rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.Christoph Muellner
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo
2018-12-15poplar: add a co-maintainer for poplar boardShawn Guo
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador
2018-12-15test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-15hashtable: fix length calculation in hexport_rAKASHI Takahiro
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-12-14Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-14usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu
2018-12-14configs: am335x_boneblack_vboot: enable DM_USB and RNDIS boot in SPlJean-Jacques Hiblot
2018-12-14configs: am335x_evm: Do not disable DM_USB in SPLJean-Jacques Hiblot
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot
2018-12-14configs: am43xx: Enable RNDIS support in SPLJean-Jacques Hiblot
2018-12-14configs: am43xx_evm: Enable DM_USB and DM_USB_GADGETJean-Jacques Hiblot
2018-12-14dts: am4372: Enable USB1 in SPLJean-Jacques Hiblot
2018-12-14dts: Add a u-boot specific dtsi file for the am4372Jean-Jacques Hiblot
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot
2018-12-14configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot