]> git.ipfire.org Git - thirdparty/u-boot.git/history - common/board_r.c
Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodians/u...
[thirdparty/u-boot.git] / common / board_r.c
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-21  Tom RiniMerge git://git.denx.de/u-boot-sh
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  Pankit Gargboard_r: Detect ifc-nor flash at run-time
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 bootstage.h from common header
2020-05-18  Simon Glassbootstage: Use BOOTSTAGE instead of BOOTSTATE
2020-05-18  Simon Glasscommon: Drop net.h from common header
2020-05-18  Simon Glasscommon: Drop flash.h from common header
2020-05-16  Tom RiniMerge branch '2020-05-15-kconfig-migrations'
2020-05-15  Ovidiu Panaitboard_r: Introduce CONFIG_PCI_INIT_R Kconfig option
2020-05-15  Ovidiu Panaitboard_r: env: Use IS_ENABLED() instead of #ifdefs
2020-05-10  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-04  Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04  Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-01  Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01  Ovidiu Panaitcommon/board_r: Drop initr_bedbug wrapper
2020-05-01  Ovidiu Panaitcommon/board_r: arm: Merge initr_enable_interrupts...
2020-01-29  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
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  Simon Glasscommon: Move hang() to the same header as panic()
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 reset_phy() to net.h
2020-01-24  Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-24  Simon Glasscommon: Move main_loop() to init.h
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-17  Simon Glasscommon: Move hang() to the same header as panic()
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 reset_phy() to net.h
2020-01-17  Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-17  Simon Glasscommon: Move main_loop() to init.h
2020-01-08  Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08  Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
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-06  Tom RiniMerge branch 'next'
2019-12-18  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
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-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02  Simon Glasscommon: Move interrupt functions into a new header
2019-12-02  Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02  Simon Glasscrc32: Use the crc.h header for crc functions
2019-12-02  Simon Glasscommon: Drop global inclusion of status_led.h
2019-11-25  Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24  Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-20  Tom Rinienv: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
2019-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-01  Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01  Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01  Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01  Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-10-27  Simon Glassbootstage: Correct relocation algorithm
2019-09-06  Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-03  Tom RiniMerge tag 'for-v2019.10-v2' of https://gitlab.denx...
2019-09-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-31  Tom RiniMerge branch '2019-08-30-master-imports'
2019-08-30  Stephen Warrenboard_f: fix noncached reservation calculation
2019-08-13  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13  Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12  Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12  Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11  Simon GlassDrop PCMCIA
2019-08-11  Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11  Simon Glassenv: Move get/set_default_env() to env.h
2019-08-11  Simon Glassenv: Move env_relocate() to env.h
2019-08-02  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30  Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29  Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29  Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29  Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29  Heiko Schochergpio: fixes for gpio-hog support
2019-07-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29  Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27  Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27  Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-19  Marek Vasutwatchdog: Split WDT from SPL_WDT
2019-07-14  Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-14  Tom RiniMerge branch '2019-07-12-master-imports'
2019-07-13  Heiko Schochergpio: add gpio-hog support
next