platform/kernel/u-boot.git
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-04 Marek Vasutmkimage: fit: Do not tail-pad fitImage with external...
2020-05-01 Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01 Heinrich Schuchardt.readthedocs.yml: fix type docs/
2020-05-01 Tom Riniactions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
2020-05-01 Ovidiu Panaitcommon/board_r: Drop initr_bedbug wrapper
2020-05-01 Ovidiu Panaitcmd/bedbug.c: Make bedbug_init have a return value
2020-05-01 Ovidiu Panaitcommon/board_r: arm: Merge initr_enable_interrupts...
2020-05-01 Marek Bykowskimalloc: dlmalloc: add an ability for the malloc to...
2020-05-01 Philippe Reynesrsa: sig: fix config signature check for fit with padding
2020-05-01 Philippe Reynestest/py: vboot: add a test to check fit signature on...
2020-05-01 Heinrich Schuchardthush: avoid NULL check before free()
2020-05-01 Heinrich Schuchardtfs: ext4: avoid NULL check before free()
2020-05-01 Heinrich Schuchardtcmd/gpt: avoid NULL check before free()
2020-05-01 Sven Roederertools/fit-image: print a warning when cmd-line for...
2020-05-01 Sven Roederertools/mkimage: fix handling long filenames
2020-05-01 Matthias Bruggerarm: enable distro boot for bananapi-r2
2020-05-01 Matthias Bruggerwatchdog MediaTek add upstream compatible
2020-05-01 Matthias Bruggertimer MediaTek use upstream compatible
2020-05-01 Heinrich Schuchardtdoc: describe the analysis of crash dumps
2020-05-01 Rasmus Villemoesrtc: pcf2127: don't add/subtract 1 to tm_mon
2020-05-01 Patrick Delaunayarm: caches: manage phys_addr_t overflow in mmu_set_reg...
2020-05-01 Patrick Delaunayarm: caches: add DCACHE_DEFAULT_OPTION
2020-05-01 Patrick Delaunayarm: caches: protect dram_bank_mmu_setup access to...
2020-05-01 Patrick Delaunayconfigs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
2020-05-01 Marek Vasuttiny-printf: Support %i
2020-05-01 Marek Vasutnet: smc911x: Add DM support
2020-05-01 Marek Vasutnet: smc911x: Split non-DM specific bits from common...
2020-05-01 Marek Vasutnet: smc911x: Clean up the status handling in smc911x_r...
2020-05-01 Marek Vasutnet: smc911x: Pass around driver private data
2020-05-01 Marek Vasutnet: smc911x: Convert IO accessors to {read,write}...
2020-05-01 Marek Vasutnet: smc911x: Drop weak alias from 32bit accessors
2020-05-01 Marek Vasutnet: smc911x: Inline all functions from header file
2020-05-01 Marek Vasutnet: smc911x: Pull MII registration into separate function
2020-05-01 Marek Vasutnet: smc911x: Fix potential memleak() in init fail...
2020-05-01 Marek Vasutnet: smc911x: Invert the logic in smc911x_miiphy_{read...
2020-05-01 Marek Vasutnet: smc911x: Rename smc911x_rx() to smc911x_recv()
2020-05-01 Marek Vasutnet: smc911x: Replace malloc()+memset() with calloc()
2020-05-01 Marek Vasutnet: smc911x: Remove pkt_data_{push,pull}
2020-05-01 Marek Vasutnet: rtl8139: Fill in SPDX tag
2020-05-01 Marek Vasutnet: rtl8139: Move functions around
2020-05-01 Marek Vasutnet: rtl8139: Finish cleanup
2020-05-01 Marek Vasutnet: rtl8139: Factor out hardware reset
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_disable()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_poll()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_transmit()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of rtl_reset()
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of set_rx_mode()
2020-05-01 Marek Vasutnet: rtl8139: Consistently use rtl8139_rx_config
2020-05-01 Marek Vasutnet: rtl8139: Minor cleanup of read_eeprom()
2020-05-01 Marek Vasutnet: rtl8139: Rework eeprom_delay() macro
2020-05-01 Marek Vasutnet: rtl8139: Register macro cleanup
2020-05-01 Marek Vasutnet: dwc_eth_qos: Prevent DMA from writing updated...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX packet DMA buffer
2020-05-01 Marek Vasutnet: dwc_eth_qos: Invalidate RX descriptor before reading
2020-05-01 Marek Vasutnet: dwc_eth_qos: Flush the RX descriptors on init
2020-05-01 Marek Vasutnet: dwc_eth_qos: Correctly wrap around TX descriptor...
2020-05-01 Marek Vasutnet: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-05-01 Marek Vasutnet: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
2020-05-01 Marek Vasutnet: dc2114x: Reorganize driver
2020-05-01 Marek Vasutnet: dc2114x: Clean up INL/OUTL functions
2020-05-01 Marek Vasutnet: dc2114x: Clean up DE4X5 macros
2020-05-01 Marek Vasutnet: dc2114x: Clean up remaining driver code
2020-05-01 Marek Vasutnet: dc2114x: Clean up SROM operations
2020-05-01 Marek Vasutnet: dc2114x: Clean up send_setup_frame()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_halt()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_recv()
2020-05-01 Marek Vasutnet: dc2114x: Clean up dc21x4x_send()
2020-05-01 Marek Vasutnet: dc2114x: Clean up init code
2020-05-01 Marek Vasutnet: pcnet: Switch to PCI memory access
2020-05-01 Marek Vasutnet: pcnet: Replace mips-specific accessors
2020-05-01 Marek Vasutnet: tulip: Remove CONFIG_TULIP_*
2020-05-01 Marek Vasutnet: pcnet: Remove CONFIG_PCNET_79C97x
2020-05-01 Marek Vasutnet: Fix warning when including netdev.h on DM systems
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Jagan Tekisifive: fu540: Enable spi-nor flash support
2020-04-30 Jagan Tekiriscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
2020-04-30 Jagan Tekispi: sifive: Fix QPP transfer
2020-04-30 Jagan Tekispi: sifive: Fix format register proto field
2020-04-30 Jagan Tekispi: sifive: Add spi-mem exec op
2020-04-30 Kuldeep Singhmtd: spi-nor-ids: Add Spansion s25fs512s flash entry
2020-04-30 Jagan Tekiwatchdog: kconfig: Enable designware for rk3399
2020-04-30 Jagan Tekimtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
2020-04-30 Jagan Tekimtd: spi-nor: Enable QE bit for ISSI flash
2020-04-30 Jagan Tekispi: sifive: Tidy up dm_spi_slave_platdata variable
2020-04-30 Jagan Tekirk3399: Enable SF distro bootcmd
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-30 Simon Glassx86: Add documentation for the chain-load feature
2020-04-30 Simon Glassx86: Use the existing stack when chain-loading
2020-04-30 Simon Glassx86: Add a way to detect running from coreboot
2020-04-30 Simon Glassx86: Move coreboot-table detection into common code
2020-04-30 Simon Glassboard: Add a gd flag for chain loading
2020-04-30 Simon Glasspci: Avoid auto-config when chain loading
2020-04-30 Simon Glassx86: cpu: Skip init code when chain loading
2020-04-30 Simon Glassx86: apl: Skip init code when chain loading
2020-04-30 Simon Glassx86: fsp: Allow skipping init code when chain loading
2020-04-30 Simon Glassacpi: Add an acpi command
next