Merge branch '2023-09-28-assorted-minor-fixes'
[platform/kernel/u-boot.git] / cmd / bcb.c
2022-10-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-25 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2022-10-24 Tom RiniMerge tag 'u-boot-imx-20221024' of https://gitlab.denx...
2022-10-22 Tom RiniMerge branch '2022-10-21-assorted-fixes-and-updates'
2022-10-22 Mattijs Korpershoekcmd: bcb: select user(0) hwpart in __bcb_load()
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasscommon: Drop display_options.h from common header
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-07 Tom RiniMerge tag 'u-boot-imx-20220207' of https://gitlab.denx...
2022-02-05 Gary Bissoncmd: bcb: fix bcb struct alignment issue
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Eugeniu Roscacmd: bcb: Add support for processing const string liter...
2021-01-31 Eugeniu Roscacmd: bcb: Expose 'bcb_write_reboot_reason' to external...
2021-01-31 Eugeniu Roscacmd: bcb: Extract '__bcb_store' from 'do_bcb_store...
2021-01-31 Eugeniu Roscacmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for...
2021-01-31 Eugeniu Roscacmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Tom RiniMerge branch '2019-07-24-master-imports'
2019-07-24 Eugeniu Roscacmd: bcb: Apply non-functional refinements
2019-07-24 Eugeniu Roscacmd: bcb: Use strcmp() instead of strncmp() for string...
2019-07-24 Eugeniu Roscacmd: bcb: Fix duplicated handling in two case-branches
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-11 Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-11 Tom RiniMerge branch '2019-07-11-master-imports'
2019-07-11 Eugeniu Roscacmd: Add 'bcb' command to read/modify/write BCB fields