dm: spi: Check cs number before accessing slaves
[oweals/u-boot.git] / common /
2020-01-27 Tom RiniMerge tag 'u-boot-clk-26Jan2020' of https://gitlab...
2020-01-26 Angelo Durgehellocommon: fix regression on block cache init
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Angelo Durgehellocommon: add blkcache init
2020-01-24 Andre Przywarasunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
2020-01-24 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-24 Simon Glasscommon: Move the image globals into image.h
2020-01-24 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Simon Glasscommon: Move reset_phy() to net.h
2020-01-24 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-24 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-24 Simon Glasscommon: Move main_loop() to init.h
2020-01-23 Tom RiniMerge branch '2020-01-22-master-imports'
2020-01-23 Masahiro Yamadaboard_init: remove meaningless increment in board_init_...
2020-01-22 Klaus H. Sorensenspl_fit.c: enable loading compressed u-boot from fit...
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-20 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-01-17 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move reset_phy() to net.h
2020-01-17 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-17 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-17 Simon Glasscommon: Move main_loop() to init.h
2020-01-17 Tom RiniMerge branch '2020-01-17-improve-aes-support'
2020-01-17 Philippe Reynesu-boot: fit: add support to decrypt fit with aes
2020-01-17 Philippe Reynesmkimage: fit: add support to encrypt image with aes
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-16 Tom RiniMerge branch '2020-01-15-master-imports'
2020-01-16 Baruch Siachspl: mmc: support uboot image offset on main partition
2020-01-16 Vignesh RaghavendraKconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'u-boot-imx-20200115' of https://gitlab.denx...
2020-01-14 Giulio Benettispl: fix entry_point equal to load_addr
2020-01-14 Michal Simekspl: atf: Enable option to rewrite bl2_plat_get_bl31_pa...
2020-01-14 Michal Simekspl: atf: Add missing ndepth initialization
2020-01-10 Tom RiniMerge branch '2020-01-10-master-imports'
2020-01-10 Eugeniu Roscadtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
2020-01-10 Simon Goldschmidtspl: fix stack usage check if gd is not initialized
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'uniphier-v2020.04' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-08 Tom RiniMerge branch '2020-01-07-master-imports'
2020-01-07 Cristian Ciocalteabootm: Add a bootm command for type IH_OS_EFI
2020-01-07 Cristian Ciocalteaimage: Add IH_OS_EFI for EFI chain-load boot
2020-01-07 Jean-Jacques Hiblotspl: fit: Allow the board to tell if more images must...
2020-01-07 Jean-Jacques Hiblotspl: fit: constify the output parameter of spl_fit_get_...
2020-01-07 Jean-Jacques Hiblotspl: fit: be more verbose when an error occurs when...
2020-01-07 Jean-Jacques Hiblotspl: fit: Do not fail immediately if an overlay is...
2020-01-07 Jean-Jacques Hiblotspl: fit: allocate a temporary buffer to load the overlays
2020-01-07 Jean-Jacques Hiblotspl: fit: Make room in the FDT before applying overlays
2020-01-07 Michal Simekspl: fit: Add support for applying DT overlay
2020-01-07 Jean-Jacques Hiblotspl: fit: don't load the firmware twice
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-07 Ley Foon Tanspl: Allow cache drivers to be used in SPL
2020-01-07 Andy Shevchenkodfu: Add optional timeout parameter
2020-01-06 Tom RiniMerge branch 'next'
2020-01-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-26 Alison Wangconfigs: Enable SPL_FSL_PBL for some LayerScape platforms
2019-12-18 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-15 Simon Glassspl: Add methods to find the position/size of next...
2019-12-15 Simon Glassx86: fsp: Add a new arch_fsp_init_r() hook
2019-12-15 Simon Glassboard_r: Move early-timer init later
2019-12-15 Simon Glassbinman: Add a library to access binman entries
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-10 Lukas Auerspl: opensbi: wait for ack from secondary harts before...
2019-12-10 Lukas Auerriscv: add option to wait for ack from secondary harts...
2019-12-10 Lukas Auerspl: opensbi: specify main hart as preferred boot hart
2019-12-10 Rick Chenspl: cache: Allow cache drivers in SPL
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Tom RiniMerge tag 'u-boot-rockchip-20191206' of https://gitlab...
2019-12-06 Tom RiniRevert "spl: fix entry_point equal to load_addr"
2019-12-06 Igor Opaniukcommon: fdt_support: add support for setting usable...
2019-12-05 Tom RiniMerge branch '2019-12-05-master-imports'
2019-12-05 Giulio Benettispl: fix entry_point equal to load_addr
2019-12-05 Lukasz Majewskispl: Introduce SPL_DM_GPIO Kconfig define
2019-12-04 Tom RiniMerge git://git.denx.de/u-boot-sh
2019-12-04 Tom RiniMerge branch '2019-10-27-mtd-cleanup'
next