Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into...
[platform/kernel/u-boot.git] / board / sunxi / board.c
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-21 Tom RiniMerge tag 'efi-2021-04-rc3' of https://gitlab.denx...
2021-02-21 Tom RiniMerge tag 'for-v2021.04' of https://gitlab.denx.de...
2021-02-21 Igor Opaniukdm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Jernej Skrabecsunxi: add support for R_I2C on H616
2021-01-25 Jernej Skrabecsunxi: Add support for AXP305 PMIC
2021-01-25 Andre Przywarasunxi: Properly check for SATAPWR and MACPWR
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2021-01-11 Andre Heidersunxi: board: add a config option to fixup a Bluetooth...
2021-01-11 Andre Heidersunxi: board: extract creating a unique sid into a...
2021-01-11 Andy Shevchenkosunxi: board: Move USB ethernet initialization to board...
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Tom RiniMerge branch 'pr-2020-11-17' of https://gitlab.denx...
2020-11-17 Icenowy Zhengsunxi: allow to use AXP20[39] attached to I2C0 on V3...
2020-11-17 Samuel Hollandsunxi: board: Set fdtfile to match the DT chosen by SPL
2020-11-17 Samuel Hollandsunxi: board: Save the chosen DT name in the SPL header
2020-11-17 Samuel Hollandsunxi: board: Add PinePhone DT selection logic
2020-11-17 Samuel Hollandsunxi: board: Simplify Pine A64 DT selection logic
2020-11-17 Samuel Hollandsunxi: board: Add a helper to get the SPL DT name
2020-11-17 Samuel Hollandsunxi: board: Use a more descriptive variable name
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-08 Patrick Delaunayboard: sunxi: change trace level for phy errors managed...
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
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 linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
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-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 RAM-sizing functions to init.h
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 Glasscrc32: Use the crc.h header for crc functions
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 Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-01-31 Tom RiniMerge tag 'video-updates-for-2019.04-rc1' of git:/...
2019-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-01-29 Andre Przywarasunxi: board: do MMC pinmux setup for DM_MMC builds
2019-01-25 Tom RiniMerge tag 'arc-fixes-for-2019.04-rc1' of git://git...
2019-01-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-01-18 Stefan Mavrodievsunxi: board: Add i2c initialization for sun50i
2019-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2019-01-03 Tom RiniMerge tag 'for-v2019.01' of git://git.denx.de/u-boot...
2019-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-01-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-12-29 From: Karl PalssonRevert "sunxi: board: Print error after power initializ...
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-09 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-12-09 Philipp Tomsichlib: merge CRC16-CCITT into u-boot/crc.h
2018-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-12-07 Olliver Schinaglsunxi: board: Print error after power initialization...
2018-12-07 Jean-Jacques Hiblotdm: usb: create a new UCLASS ID for USB gadget devices
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-13 Vasily Khoruzhicksun50i: A64: add support for R_I2C controller
2018-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-10-29 Andre Przywarasunxi: store DRAM size in SPL header
2018-10-29 Andre Przywarasunxi: board.c: refactor SPL header checks
2018-10-29 Andre Przywarasunxi: Extend SPL header versioning
2018-10-29 Icenowy Zhengsunxi: disable Pine A64 model detection code on other...
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-21 Tom RiniMerge tag 'signed-efi-2018.09' of git://github.com...
2018-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-20 Jagan Tekiboard: sunxi: Remove unused local variables
2018-08-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
next