travis: Split bcm SoCs into their own build job
[oweals/u-boot.git] / include /
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Tom RiniMerge tag 'u-boot-atmel-2020.01-a' of https://gitlab...
2019-10-08 Tom RiniMerge tag 'efi-2020-01-rc1' of https://gitlab.denx...
2019-10-08 Joris Offougapico-imx7d: fix splash logo drawing
2019-10-08 Igor Opaniukapalis_imx6: use distroboot by default
2019-10-08 Igor Opaniukcolibri_imx6/imx7/imx8x: use distroboot by default
2019-10-08 Peng Fanimx: Add i.MX8MM EVK board support.
2019-10-08 Peng Fanimx: imx8mm: add clock bindings header
2019-10-08 Anatolij Gustschinimx: mx6ul_14x14_evk: fix link issue
2019-10-08 Patrick Wildtimx: add support for i.MX7/i.MX8MQ reset controller
2019-10-08 Patrick Wildtimx: add support for i.MX8MQ power domain controller
2019-10-08 Anatolij Gustschinimx: wandboard: convert FEC support to DM_ETH
2019-10-08 Lukasz MajewskiDM: WDT: Convert WDT driver to use DM/DTS (including...
2019-10-08 Lukasz MajewskiDM: SPI: Convert display5 to use SPI with DM/DTS (but...
2019-10-08 Lukasz MajewskiDM: eth: Switch display5 board to use DM_ETH
2019-10-08 Lukasz MajewskiDM: I2C: Switch display5 board to use DM_I2C
2019-10-08 Fabio Estevampico-imx6: Add Falcon mode
2019-10-08 Fabio Estevampico-imx6: Add splashscreen support
2019-10-08 Fabio Estevampico-imx6: Add Ethernet support
2019-10-08 Otavio Salvadorpico-imx6: Fix bootmenu handling
2019-10-08 Fabio Estevampico-imx6: Add initial support
2019-10-08 Fabio Estevammx53loco: Fix U-Boot corruption after saving the enviro...
2019-10-08 Joris Offougaconfigs: pico-imx7d: Convert to DM_VIDEO
2019-10-08 Otavio Salvadorpico-imx7d: Add NYMPH baseboard support
2019-10-08 Otavio Salvadorpico-imx7d: Add DWARF baseboard support
2019-10-08 Fabio Estevampico-imx6ul: Add LCD support
2019-10-08 Fabio Estevampico-imx6ul: Increase the CONFIG_ENV_OFFSET size
2019-10-08 Otavio Salvadorpico-imx6ul: Add DWARF baseboard support
2019-10-08 Peng Fanimx8qm: correct fdt_file
2019-10-08 Peng Fanspl: mmc: support loading i.MX container format file
2019-10-08 Peng Fanimx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_...
2019-10-08 Breno Matheus Limaimx: configs: Cleanup CONFIG_SECURE_BOOT comments
2019-10-08 Breno Matheus LimaKconfig: Migrate CONFIG_CSF_SIZE to Kconfig
2019-10-08 Robert HancockARM: imx: Support larger SPL size on IMX6DQ
2019-10-08 Peng Fanspl: pass args to board_return_to_bootrom
2019-10-08 Peng Fanimx: mx6ul_14x14_evk: convert to DM_VIDEO
2019-10-08 Peng Fanimx: add i.MX6ULZ board
2019-10-08 Peng Fanarm: dts: sync dts for i.MX6UL
2019-10-08 Tudor Ambarusconfigs: sam9x60ek: Add QSPI_BOOT defines
2019-10-08 Tudor Ambarusboard: sam9x60ek: Add NAND flash support
2019-10-08 Sandeep Sheriker... board: atmel: Add sam9x60ek board
2019-10-08 Eugen Hristevboard: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI
2019-10-08 Eugen Hristevboard: atmel: sama5d2_wlsom1_ek: add qspi support and...
2019-10-08 Eugen Hristevboard: atmel: sama5d2_wlsom1_ek: add SPL support
2019-10-08 Nicolas Ferreboard: atmel: add sama5d27_wlsom1_ek board
2019-10-08 Simon Glassdm: core: Drop fdtdec_get_pci_addr()
2019-10-08 Simon Glassx86: Move acpi_s3.h to a common location
2019-10-08 Simon Glassspl: Allow distinguishing between two phases in U-Boot
2019-10-08 Simon Glassarm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
2019-10-08 Simon Glasscros_ec: Add MEC_EMI_BASE and size to the header file
2019-10-08 Simon Glasslog: Add log_nop() to avoid unused-variable warnings
2019-10-08 Simon Glassserial: ns16550: Add a PCI device/function field
2019-10-08 Simon Glassdm: pci: Add a function to read a PCI BAR
2019-10-08 Simon Glasspci: Correct 'specifified' and 'Plese' typos
2019-10-08 Simon Glasspci: sandbox: Move the emulators into their own node
2019-10-08 Simon Glasssandbox: pci: Move pci_offset_to_barnum() to pci.h
2019-10-08 Simon Glasssandbox: pci: Drop the get_devfn() method
2019-10-08 Simon Glassdm: core: Add device_foreach_child()
2019-10-08 Simon Glassdm: core: Correct the return value for uclass_find_firs...
2019-10-08 Simon Glassefi: Move inline functions to unconditional part of...
2019-10-08 Simon Glassspl: Add a function to determine the U-Boot phase
2019-10-08 Simon Glassspl: Add an arch-specific hook for writing to SPL handoff
2019-10-08 Simon Glassmtd: spi: Add 'struct spi_flash {' to the code
2019-10-08 Heiko Schocherwatchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
2019-10-06 Patrick Wildtefi: device path for nvme
2019-10-06 Patrick Wildtnvme: add accessor to namespace id and eui64
2019-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-10-04 Tom RiniMerge branch '2019-10-04-master-imports'
2019-10-04 Ovidiu Panaitinitcall.h: initcall_run_list(): Improve debug output
2019-10-04 Tom RiniKconfig: Migrate CONFIG_BOOTM_* options
2019-10-04 Jean-Jacques HiblotARM: keystone2: update the default addresses of the...
2019-09-30 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.10-a' of https:...
2019-09-30 Tudor Ambarusat91: configs: Drop duplication of defconfig macros
2019-09-26 Tom RiniMerge tag 'efi-2019-10-rc5' of https://gitlab.denx...
2019-09-24 Pierre-Jean Texierenv: add missing <compiler.h> header file
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Tom RiniMerge tag 'efi-2019-10-rc4-5' of https://gitlab.denx...
2019-09-21 Anatolij Gustschinimx: colibri_imx6: fix splash logo drawing
2019-09-21 Anatolij Gustschinimx: icore: fix splash logo drawing
2019-09-21 Anatolij Gustschinimx: apalis_imx6: fix splash logo drawing
2019-09-21 Anatolij Gustschinimx: mx6sabresd: fix splash logo drawing
2019-09-21 Anatolij Gustschinimx: wandboard: fix splash logo drawing
2019-09-20 Tom RiniMerge tag 'u-boot-rockchip-20190920' of https://gitlab...
2019-09-20 AKASHI Takahirolib: charset: add u16_str<n>cmp()
2019-09-20 AKASHI Takahiroefi_loader: device_path: support Sandbox's "host" devices
2019-09-20 Tom RiniMerge branch '2019-09-19-master-imports'
2019-09-19 Lukasz Majewskikconfig: doc: Update comment regarding CONFIG_IS_ENABLE...
2019-09-19 Jagan Tekiconfigs: rk3288: Increase bootm length
2019-09-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-16 Eugeniy Paltsevmtd: spi-nor: add missing SST26* flash IC protection ops
2019-09-16 Jagan Tekispi: Add spi_write_then_read
2019-09-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-09-14 Tom RiniMerge branch '2019-09-13-ti-imports'
2019-09-13 Andrew F. Davisconfigs: ti: Add environment support commands for FIT...
2019-09-13 Adam FordARM: omapl138_lcdk: Remove dead code
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
next