oweals/u-boot.git
2020-04-24 Rasmus Villemoesenv/sf.c: drop private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
2020-04-24 Rasmus Villemoesenv/fat.c: remove private CMD_SAVEENV logic
2020-04-24 Rasmus Villemoesenv_internal.h: add alternative ENV_SAVE_PTR macro
2020-04-24 Rasmus Villemoesenv: add SAVEENV as an alias of the CMD_SAVEENV symbol
2020-04-24 Frédéric Danisbootcount_ext: Add flag to enable/disable bootcount
2020-04-24 Rasmus Villemoesmake env_entry::callback conditional on !CONFIG_SPL_BUILD
2020-04-24 Rasmus Villemoeslib/hashtable.c: don't test ->callback in SPL
2020-04-24 Rasmus Villemoeslib/hashtable.c: create helper for calling env_entry...
2020-04-24 Rasmus Villemoesenv: remove callback.o for an SPL build
2020-04-24 Landen Chaoeth: mtk-eth: add mt7531 switch support in mediatek...
2020-04-24 Charles Freywatchdog: mpc8xx_wdt: Allow selection of watchdog mode...
2020-04-23 Lokesh Vutladm: pinctrl: Use right device pointer for configuring...
2020-04-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-23 Atish Patrariscv: Move all fdt fixups together
2020-04-23 Atish Patrariscv: Copy the reserved-memory nodes to final DT
2020-04-23 Atish Patrariscv: Setup reserved-memory node for FU540
2020-04-23 Atish Patrariscv: Provide a mechanism to fix DT for reserved memory
2020-04-23 Atish Patrafdtdec: Fix boundary check
2020-04-23 Atish Patrariscv: Add boot hartid to device tree
2020-04-23 Bin Mengriscv: Make SBI v0.2 the default SBI version
2020-04-23 Bin Mengriscv: Add Kconfig option for SBI v0.2
2020-04-23 Bin Mengriscv: Add SMP Kconfig option dependency for U-Boot...
2020-04-23 Bin Mengriscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
2020-04-23 Bin Mengriscv: Merge unnecessary SMP ifdefs in start.S
2020-04-23 Bin Mengriscv: qemu: Remove the simple-bus driver for the SoC...
2020-04-23 Lukas AuerRevert "riscv: qemu: clear kernel-start/-end in device...
2020-04-23 Pragnesh Patelriscv: ax25: cache: Remove SPL_RISCV_MMODE config check
2020-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-22 Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-22 Heinrich Schuchardtdrivers: mmc: rpmb: do not build for SPL
2020-04-22 Harald Seilerspl: mmc: Rename spl_boot_partition() to spl_mmc_boot_p...
2020-04-22 Harald Seilerspl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
2020-04-22 Marek Vasutmmc: tmio: sdhi: Implement get_b_max function
2020-04-22 Marek Vasutmmc: Add option to adjust b_max before long read
2020-04-22 Marek Vasutmmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
2020-04-22 Marek VasutARM: rmobile: Increase malloc area size
2020-04-22 Marek Vasutcommon: bouncebuf: Permit passing custom alignment...
2020-04-22 Heinrich Schuchardtmmc: adjust Kconfig for mmc sub-commands
2020-04-22 Rayagonda Kokatanurdrivers: mmc: iproc_sdhci: move host.mmc init before...
2020-04-22 Rayagonda Kokatanurdrivers: mmc: iproc_sdhci: fix compilation warning
2020-04-22 Bharat Kumar... drivers: mmc: iproc_sdhci: enable broken R1B response...
2020-04-22 Bharat Kumar... drivers: mmc: iproc_sdhci: fix possible memory leak
2020-04-22 Heinrich Schuchardtcmd: mmc: provide boot area protection command
2020-04-22 Heinrich Schuchardtcmd: mmc: display write protect state of boot partition
2020-04-22 Heinrich Schuchardtmmc: export mmc_send_ext_csd()
2020-04-22 Heinrich Schuchardtmmc: EXT_CSD registers for write protection
2020-04-22 Joel Johnsoncmd: mvebu: bubt: show image boot device
2020-04-22 Joel Johnsonarm: mvebu: clearfog: enable bubt command
2020-04-22 Joel Johnsoncmd: mvebu: bubt: verify A38x target device type
2020-04-22 Joel Johnsoncmd: mvebu: bubt: correct U-Boot spelling
2020-04-22 Joel Johnsoncmd: mvebu: bubt: add A38x support
2020-04-22 Joel Johnsonarm: mvebu: correct SPL boot configs for SPI/MMC
2020-04-22 Joel Johnsonarm: mvebu: clearfog: adjust SCSI boot duplication
2020-04-22 Marek Behúnclk: armada-37xx-periph: fix DDR PHY clock divider...
2020-04-21 Tom RiniMerge tag 'dm-pull-21apr20' of git://git.denx.de/u...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-21 Simon Glassbuildman: Change the exit codes
2020-04-21 Simon Glassbuildman: Update the TODO items
2020-04-21 Simon Glassbuildman: Add an option to ignore migration warnings
2020-04-21 Simon Glassbuildman: Add an option to ignore device-tree warnings
2020-04-21 Simon Glassbuildman: Make -I the default
2020-04-21 Simon Glassbuildman: Update workflow documentation with more detail
2020-04-21 Simon Glassbuildman: Add the abbreviation for --boards
2020-04-21 Simon Glassbuildman: Update the 'theory of operation' a little
2020-04-21 Simon Glassbuildman: Show a summary of the build result
2020-04-21 Simon Glassbuildman: Limit the length of progress messages
2020-04-21 Simon Glassbuildman: Show the number of builds remaining
2020-04-21 Simon Glassbuildman: Drop unused output code
2020-04-21 Simon Glassbuildman: Show a message when fetching a repo
2020-04-21 Simon Glassbuildman: Drop the line-clearing code in Builder
2020-04-21 Simon Glasspatman: Support limiting output to a single line
2020-04-21 Simon Glasspatman: Support erasing a previously unfinished text...
2020-04-21 Simon Glasspatman: Update flushing Print() for Python 3
2020-04-21 Simon Glassbuildman: Use spaces in the board list
2020-04-21 Simon Glassbuildman: Show the list of boards in magenta
2020-04-21 Simon Glassbuildman: Use an object to hold error lines
2020-04-21 Simon Glassbuildman: Use yellow consistently for warning lines
2020-04-21 Simon Glassbuildman: Test the output with --list-error-boards
2020-04-21 Simon Glassbuildman: Add a test helper for creating a line prefix
2020-04-21 Simon Glassbuildman: Split out testOutput() into separate functions
2020-04-21 Simon Glassbuildman: Create temp directory in test setup
2020-04-21 Simon Glassbuildman: Use an iterator to check test output
2020-04-21 Simon Glassbuildman: Add test coverage for error/warning colour
2020-04-21 Simon Glassbuildman: Refactor error-line output int a function
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21 Hiroyuki Yokoyamammc: tmio: sdhi: Add DMA transfer address alignment...
2020-04-20 Tom RiniMerge branch '2020-04-17-master-imports'
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Marek Behúnfs: btrfs: support sparse extents
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-20 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-04-20 Neil Armstrongconfigs: libretech-s912-pc: Enable USB gadget with...
2020-04-20 Neil Armstrongconfigs: libretech-s905d-pc: Enable USB gadget with...
2020-04-20 Neil Armstrongconfigs: khadas-vim: Enable USB gadget with Mass Storag...
2020-04-20 Neil Armstrongconfigs: khadas-vim2: Enable USB gadget with Mass Stora...
2020-04-20 Neil Armstrongconfigs: libretech-ac: Enable USB gadget with Mass...
2020-04-20 Neil Armstrongconfigs: libretech-cc: Enable USB gadget with Mass...
2020-04-20 Neil Armstrongarm: dts: meson-gxl: Add USB Gadget nodes for U-Boot
next