summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ODROID-M1: fix access eMMC in SPL/U-Bootodroidm1-v2017.09Dongjin Kim2023-03-092-2/+25
* squash! ODROID-COMMON: add new git submodule to download 'rkbin/*'Dongjin Kim2022-05-281-1/+1
* ODROID-M1: disk/efi: suppress GPT error if disk is not EFI partitionDongjin Kim2022-04-241-10/+10
* ODROID-M1: Change configs for display subsystemDongjin Kim2022-04-241-5/+11
* ODROID-M1: add DSI lcd panel for 'ODROID-Vu8M'Dongjin Kim2022-04-241-0/+1
* ODROID-M1: load 'panel' environment value for DSI displayDongjin Kim2022-04-241-2/+38
* ODROID-M1: load environment from SPI flash at very earlyDongjin Kim2022-04-221-6/+11
* ODROID-M1: Revert "gpt: return 1 directly when test the mbr sector"Dongjin Kim2022-04-221-17/+1
* ODROID-M1: fix add 'variant' env variable as 'm1'Dongjin Kim2022-04-141-0/+1
* ODROID-M1: add to load boot splash image from MMCDongjin Kim2022-03-051-10/+34
* ODROID-M1: add to initiate SPI flash memory on bootingDongjin Kim2022-03-043-2/+33
* ODROID-M1: reorder boot devices (eMMC -> SD -> SPI)Dongjin Kim2022-03-041-1/+1
* ODROID-M1: add to read 'ODROIDBIOS.BIN' when booted from SD CardDongjin Kim2022-03-041-9/+23
* ODROID-M1: add not to apply display fixupDongjin Kim2022-01-271-0/+6
* ODROID-M1: remove to use vendor partition feature from RockchipDongjin Kim2022-01-032-2/+7
* ODROID-COMMON: Revert "board_r: skip mmc init when CONFIG_USING_KERNEL_DTB is...Dongjin Kim2021-12-301-5/+0
* ODROID-COMMON: Revert "driver: core: reject all mmc device from kernel"Dongjin Kim2021-12-302-14/+0
* ODROID-M1: improve loading splash imageDongjin Kim2021-12-301-7/+20
* ODROID-M1: fix incorrect SPI flash accessDongjin Kim2021-12-303-2/+10
* ODROID-COMMON: Revert "rockchip: board: implement board_fdt_chosen_bootargs()"Joseph Chen2021-12-301-89/+0
* ODROID-M1: add to load default splash imageDongjin Kim2021-12-303-0/+108
* ODROID-M1: add new board Hardkernel ODROID-M1 based on RK3568Dongjin Kim2021-12-309-1/+1843
* ODROID-COMMON: arch/arm: fix to add missing headerDongjin Kim2021-12-301-0/+1
* ODROID-COMMON: drivers/mmc: Add support eMMC H/W resetckkim2021-12-301-0/+29
* ODROID-COMMON: distro_bootcmd: Removed bootable args.Luke Go2021-12-111-1/+1
* ODROID-COMMON: cmd/bmp: fix in the function 'gunzip_bmp'Dongjin Kim2021-12-111-1/+2
* ODROID-COMMON: Changed the dtb load method.Luke Go2021-12-111-0/+3
* ODROID-COMMON: include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca2021-12-111-37/+114
* ODROID-COMMON: renamed and replaced android_bootloader msg stuffs.Luke go2021-12-117-49/+37
* ODROID-COMMON: add setbootdev command.Luke go2021-12-112-0/+29
* ODROID-COMMON: cmd: bcb: Apply non-functional refinementsEugeniu Rosca2021-12-111-21/+22
* ODROID-COMMON: cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca2021-12-111-11/+11
* ODROID-COMMON: cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca2021-12-111-3/+0
* ODROID-COMMON: cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca2021-12-113-0/+358
* ODROID-COMMON: add new git submodule to download 'rkbin/*'Dongjin Kim2021-12-117-6/+12
* ODROID-COMMON: cmd: fix to support 'ini' commandDongjin Kim2021-12-012-1/+6
* ODROID-COMMON: Revert "cmd: source: update terminal value"Dongjin Kim2021-12-011-1/+1
* ODROID-COMMON: mtd: spi-nor-ids: Add Macronix mx25u12832f IDDongjin Kim2021-12-011-0/+1
* ODROID-COMMON: fix to use local toolchains to build U-bootDongjin Kim2021-12-011-4/+7
* mtd: spi-nor-ids: Add support for gd25lb512mJon Lin2021-11-041-0/+5
* dm: sysreset: do optimiseJoseph Chen2021-11-034-36/+31
* arm: crt0_64.S: disable arm64 SError for usbplugJoseph Chen2021-11-031-1/+3
* lib: optee_clientApi: data alignment for get_rkss_versionHisping Lin2021-11-031-1/+1
* rockchip: rkimg: support setting NVME as main storageJon Lin2021-11-031-0/+22
* rockchip: rk3308bs: correct the nand iomuxJon Lin2021-11-021-1/+1
* rockchip: board: fix kernel 5.10 arm64 boot address warningJoseph Chen2021-10-271-3/+34
* common: bootm: pass bootm header structure for arch_preboot_os()Joseph Chen2021-10-273-5/+8
* cmd: tftp_update: add firmware version initial messageJoseph Chen2021-10-271-0/+1
* configs: rk3568: enable CONFIG_ROCKCHIP_NEW_IDBJoseph Chen2021-10-263-0/+3
* rockusb: introduce CONFIG_ROCKCHIP_NEW_IDBJoseph Chen2021-10-261-1/+1