oweals/u-boot.git
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-01-16 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-01-16 Tom RiniMerge branch '2019-01-14-master-imports'
2019-01-15 Boris Brezilloncommon: command: Add support for $ auto-completion
2019-01-15 Tien Fong Cheemisc: fs_loader: Switching private data allocation...
2019-01-15 Boris Brezilloncmd: adc: Use the sub-command infrastructure
2019-01-15 Boris Brezilloncmd: mtd: Use the subcmd infrastructure to declare...
2019-01-15 Boris Brezilloncommand: commands: Add macros to declare commands with...
2019-01-15 Boris Brezilloncommon: command: Rework the 'cmd is repeatable' logic
2019-01-15 Boris Brezilloncommon: command: Expose a generic helper to auto-comple...
2019-01-15 Boris Brezilloncommon: command: Fix command auto-completion
2019-01-15 Marek Vasutblk: Increase cache element size
2019-01-15 Simon GoldschmidtMakefile: run CONFIG_BOARD_SIZE_LIMIT against .img
2019-01-15 Masahiro Yamadakbuild: add .SECONDARY special target to scripts/Kbuild...
2019-01-15 Masahiro Yamadakbuild: add .DELETE_ON_ERROR special target
2019-01-15 Chris Packhamcommon: Kconfig: miscellaneous spelling fixes
2019-01-15 Masahiro Yamadakbuild: fix parallel build race caused by u-boot.cfg...
2019-01-15 Simon Goldschmidtserial: ns16550: fix debug uart putc called before...
2019-01-15 Simon Goldschmidtdrivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
2019-01-15 Vagrant CascadianFix typo: missmatched -> mismatched.
2019-01-15 Lokesh Vutlaxyz-modem: Fix timeout loop waiting with WATCHDOG
2019-01-15 Josef Lustickypylibfdt: Use Python 2 in Makefile
2019-01-15 Marek Vasutlib: uuid: Do not enable UUID command SPL
2019-01-15 Marek Vasutspl: ymodem: Add support for loading gzip compressed...
2019-01-15 Simon Goldschmidtdtoc: make generated platdata structs const
2019-01-15 Heinrich Schuchardtcmd: zip: use correct format code
2019-01-15 Heinrich Schuchardtcmd: unzip: use correct format code
2019-01-15 Heinrich Schuchardtcmd: ubi: remove unreachable code
2019-01-15 Heinrich Schuchardtcmd: tpm-v2: use correct format code
2019-01-15 Heinrich Schuchardtcmd: sf: use correct printf code
2019-01-15 Heinrich Schuchardtcmd: nvedit: use correct format code
2019-01-15 Heinrich Schuchardtcmd: gpio: use correct printf code
2019-01-15 Patrice Chotardconfigs: stm32: Remove CONFIG_OF_EMBED
2019-01-15 Marek Vasutcmd: mmc: Invalidate MMC block cache after init
2019-01-15 Marek Vasutcmd: mmc: Force mmc reinit when no card present
2019-01-15 Marek Vasutmmc: Add support for downgrading HS200/HS400 to HS...
2019-01-15 Enric Balletbo... am335x: igep003x: Add Device Tree Support and DM_MMC...
2019-01-15 Enric Balletbo... am335x: sl50: Add Device Tree Support and DM_MMC driver
2019-01-15 Enric Balletbo... omap3: igep00x0: Add Device Tree Support and DM_MMC...
2019-01-15 Enric Balletbo... omap3: igep00x0: Switch to simple malloc in SPL
2019-01-15 Enric Balletbo... omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION
2019-01-15 Enric Balletbo... omap3: igep00x0: Remove USB support due DM_USB deadline
2019-01-15 Enric Balletbo... omap3: igep00x0: Remove unmaintained IGEP0032 defconfig
2019-01-15 Simon Glasstest: Use single quote consistently
2019-01-15 Manivannan... arm: dts: Add MMC nodes for HiKey board
2019-01-15 Manivannan... mmc: Convert HI6220 MMC driver to driver model
2019-01-15 Michal Simeki2c: Reflect correct dependency for !DM cadence driver
2019-01-15 Michal Simeki2c: mux: Covert to livetree functions
2019-01-15 Tomasz Gorochowiki2c: i2c-cdns: Use proper input frequency
2019-01-15 Marek Vasuti2c: xiic: Add Xilinx AXI I2C driver
2019-01-15 Lukas Auerriscv: qemu: define standalone load address
2019-01-15 Lukas Auerriscv: support standalone applications on RV64I systems
2019-01-15 Lukas Auerriscv: replace use of callee-saved register in standalone
2019-01-15 Lukas Auerriscv: remove RISC-V standalone linker script
2019-01-15 Lukas Auerriscv: use invalidate/flush_*cache_range functions...
2019-01-15 Lukas Auerriscv: move the AX25-specific implementation of flush_d...
2019-01-15 Lukas Auerriscv: clarify error message on undefined exceptions
2019-01-15 Keerthylib: fdtdec: fdtdec_get_addr_size_fixed remove checks
2019-01-15 Heinrich Schuchardtsandbox: i2c_emul_find() No emulators for device 'rtc@43'
2019-01-15 Simon Glassdm: serial: Tidy up header file comments
2019-01-15 Simon Glassdm: serial: Adjust serial_getinfo() to use proper API
2019-01-15 Simon Glassdm: serial: Adjust serial_setconfig() to use proper API
2019-01-15 Simon Glassdm: serial: Adjust serial_getconfig() to use proper API
2019-01-15 Simon Glassserial: Move new functions to serial.h
2019-01-15 Simon Glassbuildman: Fix tabs in GetWrapper()
2019-01-15 Simon Glassnet: Fix error handling in sb_eth_raw_ofdata_to_platdata()
2019-01-15 Simon Glasstravis: Use buildman for building with clang
2019-01-15 Simon Glassbuildman: Add support for building with clang
2019-01-15 Simon Glasslog: Check printf() arguments
2019-01-15 Simon Glassefi_loader: Add a wchar_t cast in efi_file_open()
2019-01-15 Simon Glasssandbox: Correct SDL build flags
2019-01-15 Simon Glassbuildman: Deal nicely with invalid build-status file
2019-01-15 Simon Glasstest: dm: regmap: Fix the long test delay
2019-01-15 Sekhar Noricommon: fdt_support: print hexadecimal numbers in debug
2019-01-15 Simon Glassdm: Tidy up 'dm tree' output when there are many devices
2019-01-15 Simon Glassbuildman: Drop comment about Ctrl-C problem
2019-01-15 Christian GMEINERsandbox: add memset_io(..), memcpy_fromio(..) and memcp...
2019-01-14 Manivannan... include: configs: Add gunzip size for HiKey board
2019-01-14 Weijie Gaoconfigs: MediaTek: use OF_SEPARATE instead of OF_EMBED
2019-01-14 Weijie GaoMAINTAINERS: ARM MEDIATEK: update file entries
2019-01-14 Weijie Gaoarm: MediaTek: add ethernet support for MT7629 boards
2019-01-14 Weijie Gaoarm: MediaTek: add ethernet support for MT7623 boards
2019-01-14 Weijie Gaoarm: dts: add ethernet related node for MT7629 SoC
2019-01-14 Weijie Gaoarm: dts: add ethernet related node for MT7623 SoC
2019-01-14 Weijie Gaoethernet: MediaTek: add ethernet driver for MediaTek...
2019-01-14 Weijie Gaoclk: MediaTek: bind ethsys reset controller
2019-01-14 Weijie Gaoreset: MedaiTek: add reset controller driver for MediaT...
2019-01-14 Shawn Guopoplar_defconfig: enable fastboot support
2019-01-14 Shawn Guopoplar: add DWC2 OTG gadget support
2019-01-14 Simon Goldschmidtimage: fix compiling without CMD_FDT
2019-01-14 Yan Liuam57xx_evm_defconfig: Enable YMODEM support
2019-01-14 Philipp Tomsichtest: bootcount: add bootcount-uclass test
2019-01-14 Tom RiniPrepare v2019.01 v2019.01
2019-01-14 Fabio Estevammmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_c...
2019-01-14 Fabio Estevamimx8mq_evk_defconfig: Move file system options to Kconfig
2019-01-14 Alex Elderpoplar: save environment at a different offset
2019-01-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-01-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-01-11 Tom RiniRevert "fs: fat: assign rootdir sector when accessing...
next