mmc: fsl_esdhc: Fix SDR104 and HS200 support
[oweals/u-boot.git] / include / init.h
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
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 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Simon Glassboard: Add a gd flag for chain loading
2020-04-25 Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24 Ovidiu Panaitcommon/board_f: Make reserve_mmu generic
2020-01-24 Simon Glasscommon: Move testdram() into init.h
2020-01-24 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-24 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-24 Simon Glasscommon: Move relocate_code() to init.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 testdram() into init.h
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-17 Simon Glasscommon: Move relocate_code() to init.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-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 trap_init() out of common.h
2019-12-02 Simon Glasscommon: Move pci_init_board() out of common.h
2019-12-02 Simon Glasscommon: Move some board functions out of common.h
2019-12-02 Simon Glasscommon: Move board_get_usable_ram_top() out of common.h
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-14 Mario Sixboard_f: Use static print_cpuinfo if CONFIG_CPU is...
2018-11-14 Tom RiniMerge branch 'next'
2018-11-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2018-11-07 Bin MengRevert "board_f: Use static print_cpuinfo if CONFIG_CPU...
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Mario Sixboard_f: Use static print_cpuinfo if CONFIG_CPU is...
2018-09-18 Mario Sixinit: Fix documentation
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-16 Patrick Delaunaycommon: move init_helpers.h prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_info.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_r.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_init.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_f.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: add a prototype for mach_cpu_init()