oweals/u-boot.git
2018-10-05 Alexey BrodkinARC: Add model property to boards .dts
2018-10-05 Alexey BrodkinARC: Don't pre-define CROSS_COMPILE
2018-10-03 Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-03 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-10-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-10-03 Heinrich Schuchardtriscv: allow native compilation
2018-10-03 Rick Chenriscv: cosmetic: Reword do_reset() printf message.
2018-10-03 Bin Mengriscv: Move do_reset() to a common place
2018-10-03 Bin Mengriscv: Add QEMU virt board support
2018-10-03 Bin Mengriscv: kconfig: Imply DM support for some common drivers
2018-10-03 Bin Mengriscv: kconfig: Select DM and OF_CONTROL
2018-10-03 Bin Mengriscv: ae350: Clean up mixed tabs and spaces in the dts
2018-10-03 Bin Mengriscv: Make start.S available for all targets
2018-10-03 Bin Mengriscv: bootm: Pass mhartid CSR value to kernel
2018-10-03 Bin Mengriscv: Remove CSR read/write defines in encoding.h
2018-10-03 Bin Mengriscv: Add a helper routine to print CPU information
2018-10-03 Bin Mengriscv: Explicitly pass -march and -mabi to the compiler
2018-10-03 Bin Mengriscv: Fix coding style issues in the linker script
2018-10-03 Bin Mengriscv: Move the linker script to the CPU root directory
2018-10-03 Bin Mengriscv: cmd: bdinfo: Print the relocation address
2018-10-03 Bin Mengriscv: Remove mach type
2018-10-03 Bin Mengriscv: bootm: Correct the 1st kernel argument to hart id
2018-10-03 Bin Mengriscv: Remove setup.h
2018-10-03 Bin Mengriscv: kconfig: Normalize architecture name spelling
2018-10-03 Liviu Dudaui2c: Add support for the Arm's Versatile Express I2C...
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-02 Marek Vasutspi: sh_qspi: Add DM support to SH QSPI driver
2018-10-02 Ashish Kumardriver/spi: fsl_qspi: Remove non-DM stuff
2018-10-02 Ley Foon Tanspi: designware_spi: Add reset ctrl to driver
2018-10-02 Miquel Raynalcmd: mtdparts: describe as legacy
2018-10-02 Miquel Raynalcmd: ubi: clean the partition handling
2018-10-02 Miquel Raynalcmd: mtd: add 'mtd' command
2018-10-02 Miquel Raynalmtd: mtdpart: implement proper partition handling
2018-10-02 Miquel Raynalmtd: uboot: search for an equivalent MTD name with...
2018-10-02 Miquel Raynalmtd: mtdpart: add a generic mtdparts-like parser
2018-10-02 Miquel Raynalmtd: uclass: add probe function
2018-10-02 Miquel Raynaldm: drop unused helper in MTD header
2018-10-02 Heiko Stuebnerrockchip: rk3188: explicitly set vcc_sd0 pin to gpio...
2018-10-02 Heiko Stuebnerrockchip: rk3188: add u-boot-specific mmc properties
2018-10-02 Heiko Stuebnerrockchip: dwmmc: add rk2928-dw-mshc compatible
2018-10-02 Heiko Stuebnermmc: dw_mmc: check fifo status with a timeout in fifo...
2018-10-02 Tom RiniPrepare v2018.11-rc1 v2018.11-rc1
2018-10-01 Eugen HristevMAINTAINERS: at91: update entry for at91 boards
2018-09-30 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-30 Tom RiniMAINTAINERS: Update some entries for missed boards
2018-09-30 Marek Vasutfs: btrfs: Fix cache alignment bugs
2018-09-30 Ramon Friedusb:ci_udc: don't overwrite configuration on pullup
2018-09-30 Ramon Frieddb410c: automatically launch fastboot
2018-09-30 Ramon FriedDB410c: Enable fastboot support
2018-09-30 Ramon Friedusb: ehci-msm: Add init_after_reset for CI_UDC
2018-09-30 Ramon Friedusb:ci_udc: Introduce init_after_reset phy function
2018-09-30 Ramon Friedehci: msm: use init_type in probe
2018-09-30 Ramon Friedehci: msm: switch to generic PHY uclass
2018-09-30 Ramon Friedconfigs: db410c: Enable USB PHY
2018-09-30 Ramon Frieddts: db410c: Add bindings for MSM USB phy
2018-09-30 Ramon Friedphy: db410c: Add MSM USB PHY driver
2018-09-30 Ramon Frieddb410c: serial# env using msm board serial
2018-09-30 Ramon Frieddts: db410c: add alias for USB
2018-09-30 Ramon Friedehci: msm: Add missing platdata
2018-09-30 Ramon Friedehci: Replace board_prepare_usb with board_usb_init
2018-09-30 Patrice Chotardserial: serial_stm32: Enable uart FIFO for STM32F7xx...
2018-09-30 Neil Staintonu-boot: align cache flushes in load_elf_image_shdr...
2018-09-30 Masahiro Yamadakbuild: fix # escaping in appending U-Boot own DT
2018-09-30 Rasmus VillemoesKbuild: fix # escaping in .cmd files for future Make
2018-09-30 Alex Kiernanspl: mmc: Report device number when we fail
2018-09-30 Liviu Dudauclk: Add support for Arm's Versatile Express OSC clock...
2018-09-30 Neil Staintoncmd: env: Fix CRC calculation for 'env export -c -s'
2018-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-09-29 Rajan Vajadm: test: Add "/firmware" node scan test
2018-09-29 Rajan Vajafirmware: Add FIRMWARE config prompt string
2018-09-29 Simon Glasssandbox: Add an explanation of the sandbox variants
2018-09-29 Simon Glassbuildman: Avoid hanging when the config changes
2018-09-29 Liviu Dudauinclude/dm.h: Remove duplicated include directive
2018-09-29 Liviu Dudauinclude/clk.h: Fix the name of the clock uclass in...
2018-09-29 Jens Wiklanderfdt: fdtdec_setup_memory_banksize() use livetree
2018-09-29 Marek Vasutcmd: clk: Add trivial implementation of clock dump...
2018-09-29 Mario Sixtest: Add tests for board uclass
2018-09-29 Mario Sixboard: Add gazerbeam driver
2018-09-29 Mario Sixdrivers: Add board uclass
2018-09-29 Mario Sixtest: Add tests for dev_{enable, disable}_by_path
2018-09-29 Mario Sixcore: Add dev_{disable,enable}_by_path
2018-09-29 Mario Sixtest: Add tests for DT-manipulation functions
2018-09-29 Mario Sixcore: Add functions to set properties in live-tree
2018-09-29 Simon Glassbinman: Allow writing a map file when something goes...
2018-09-29 Simon Glassbinman: Support ELF files for U-Boot and SPL
2018-09-29 Simon Glassbinman: Correct fmap output on x86
2018-09-29 Simon Glassbinman: Record the parent section of each section
2018-09-29 Simon Glassbinman: Support x86 microcode in TPL
2018-09-29 Simon Glassbinman: Support hashing entries
2018-09-29 Simon Glassbinman: Mention section attributes in docs
2018-09-29 Simon Glassbinman: Support expanding entries
2018-09-29 Simon Glassbinman: Support adding files
2018-09-29 Simon Glassbinman: Allow zero-size sections
2018-09-29 Simon Glassbinman: Support compressed entries
2018-09-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-29 Christian GmeinerConvert CONFIG_DISABLE_CONSOLE to Kconfig
2018-09-29 Adam FordARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
2018-09-29 Adam FordARM: omap3_logic: Remove non-DM MMC initialization
next