Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
uboot
/
refs/heads/odroidc5-v2023.01
/
board
afb3ccc
ODROID-C5: arm64/dts: swap MMC device number between SD and eMMC
by Dongjin Kim
· 2 months ago
2754463
ODROID-C5: board: load 'ODROID-BIOS.BIN' from boot storage
by Dongjin Kim
· 2 months ago
60db110
ODROID-C5: firmware : set default DDR clock to 1896MHz
by xiane
· 3 months ago
93c7c53
ODROID-C5: board: Add fix DMA heap memory size for graphics
by Dongjin Kim
· 4 months ago
c9c0906
ODROID-C5: reduce DDR log info to save boot time
by Dongjin Kim
· 3 months ago
ec020c4
bl33: s7d ddr bl33 close bm201 ddr log info for reduce boot time [1/1]
by jiaxing ye
· 6 months ago
d6be837
ODROID-C5: Add default env for fastboot.
by xiane
· 4 months ago
026c4e7
ODROID-C5: board: led initial reg is set in bl2
by YoungSoo Shin
· 4 months ago
5dcc317
ODROID-C5: firmware : set default DDR clock to 1968MHz
by ckkim
· 6 months ago
060efe0
ODROID-C5: board: Add fix device tree to set framebuffer size
by Dongjin Kim
· 4 months ago
c64d9dc
ODROID-C5: board: Add to get correct boot media device
by Dongjin Kim
· 4 months ago
f2e5f91
ODROID-C5: board: add set status of <SYS|PWR>_LED
by Dongjin Kim
· 4 months ago
31d69c7
squash! ODROID-C5: env: improve boot commands to boot from SD or eMMC
by Dongjin Kim
· 4 months ago
58b1b4f
ODROID-C5: env: set proper device to store environment values
by Dongjin Kim
· 4 months ago
7c64da5
ODROID-C5: env: improve boot commands to boot from SD or eMMC
by Dongjin Kim
· 4 months ago
b9f1ce5
ODROID-C5: env: change to store environments to MMC
by Dongjin Kim
· 4 months ago
db43323
ODROID-C5: cmd: Replaced amlogic bcb command by basic bcb command.
by xiane
· 4 months ago
77473ed
ODROID-C5: env: remove unsupported commands 'keyman'/'factory_provision'
by Dongjin Kim
· 4 months ago
63e62ee
ODROID-C5: config: remove 'CONFIG_AML_FACTORY_PROVISION'
by Dongjin Kim
· 4 months ago
3d08444
ODROID-C5: board: remove non-functional codes
by Dongjin Kim
· 4 months ago
5adb2fa
ODROID-C5: config: remove 'AML_WATERMARK' not supported
by Dongjin Kim
· 4 months ago
a1cd4ac
ODROID-C5: enable 'showlogo' for boot splash
by Dongjin Kim
· 4 months ago
1eac492
ODROID-C5: logo: Add Hardkernel boot logo
by YoungSoo Shin
· 5 months ago
4c26002
ODROID-C5: configs: rebuild 'preboot' command
by Dongjin Kim
· 4 months ago
5858b10
Revert "ODROID-C5: Removed preboot."
by Dongjin Kim
· 4 months ago
12b96ff
ODROID-C5: remove calling 'aml_board_late_init_tail()'
by Dongjin Kim
· 4 months ago
8dae2d5
ODROID-C5: remove calling 'aml_board_late_init_front()'
by Dongjin Kim
· 4 months ago
c22782b
ODROID-C5: remove check USB power supply
by Dongjin Kim
· 4 months ago
f048979
ODROID-C5: init: Add read board identify from efuse
by YoungSoo Shin
· 5 months ago
da3a9ab
ODROID-C5: console: Delete console env
by YoungSoo Shin
· 5 months ago
182331c
ODROID-C5: Removed preboot.
by xiane
· 5 months ago
c9e6b87
ODROID-C5: u-boot: Moved androidboot args to bootconfig.
by xiane
· 6 months ago
6578e42
ODROID-C5: android: Changed selinux permission.
by xiane
· 6 months ago
e3204f2
ODROID-C5: Add verity skip cmdline to boot args.
by xiane
· 7 months ago
88c2137
ODROID-C5: Initial commit for odroid-c5.
by xiane
· 9 months ago
6e6a5b7
pwm table: fix cpu pwm table by clk to 24mhz [1/1]
by chao.zhang
· 7 months ago
7c31095
Merge "pwm table: fix cpu pwm table by clk to 24mhz [1/1]" into amlogic-dev-2023
by Gerrit Code Review
· 6 months ago
39c84d5
pwm table: fix cpu pwm table by clk to 24mhz [1/1]
by chao.zhang
· 7 months ago
435890f
pwm table: fix cpu pwm table by clk to 24mhz [1/1]
by chao.zhang
· 7 months ago
d1afee2
kaslr: enable kaslr config [1/1]
by qiankun.wang
· 7 months ago
f73262b
bl33: 2023: pass rng seed to kernel [1/1]
by Bo Lv
· 6 months ago
6e161ab
bl33: init some env in uboot [1/1]
by Yan Fang1
· 6 months ago
447ab79
uboot: bl33: Modify fw_arb.cfg for sub_mask in t6d [1/1]
by bingju.wang
· 6 months ago
1dae028
fastboot: add cmd enter_fastboot [1/1]
by Xindong Xu
· 6 months ago
9075482
afm: modify console [1/1]
by min.ye
· 7 months ago
bc19943
uboot: delete repetitive code. [1/1]
by Zhigang Yu
· 7 months ago
0015e76
usb: t6d uboot standby bringup [1/1]
by Chengbing.wu
· 7 months ago
648297d
cmd: defenv_reserv: fix cannot use diff reserv array in diff mode [1/1]
by yihui wu
· 7 months ago
def0b7b
uboot: CB fix logo not display when recovery status is in_process [1/1]
by Jiacai.Liu
· 7 months ago
0446929
uboot: add defenv sw_version for swupdate [1/1]
by Jiacai.Liu
· 7 months ago
218c505
recovery: add avb2 recovery into env [1/1]
by Matthew Shyu
· 7 months ago
3ba9c23
bl33: s6 ddr bl33 fine tune ddr SI parameter for revB [1/1]
by jiaxing.ye
· 8 months ago
f17bffc
hdmitx: keep hdmitx related uboot env unchanged when upgrading [1/1]
by ruofei.zhao
· 7 months ago
40a7ea5
t6d: enable silent config for speed up [1/1]
by Meng yu
· 7 months ago
7637fb5
SPINAND: s6 support more bl2 layout [1/1]
by Bichao Zheng
· 7 months ago
37d5759
dts: add S905X5 2G dts [3/3]
by gongwei.chen
· 7 months ago
ef593f5
bl33: fix wrong suspend env in normal boot [1/1]
by Yan Fang1
· 7 months ago
8399b8c
yocto: CF1 Add std in the uboot initargs [1/1]
by zhenyu.gao
· 10 months ago
37bfcc7
bl33: set powermode standby [1/1]
by Yan Fang1
· 7 months ago
6c92eea
t6d: enable armce and avb2 optimization [1/1]
by Matthew Shyu
· 7 months ago
296c89b
t6d: enable silent config for speed up [1/2]
by wenbo.wang
· 7 months ago
2e74832
t6d_t335: add google vendor avb key for daisy_c [1/1]
by Xindong Xu
· 7 months ago
6a4ee60
hdmitx: Keep hdmitx's uboot env updated every time when upgrading [1/1]
by ruofei.zhao
· 7 months ago
776e9e8
t6d: add board t335 [1/2]
by Meng yu
· 7 months ago
367b067
pwm table: keep uboot/kernel pwm table same [1/1]
by chao.zhang
· 8 months ago
f69acfa
android_tv env: optimize bootup_display flow & ddr_resume function [1/1]
by Evoke Zhang
· 8 months ago
c698c80
env: add absystem recovery_from_flash process for linux [1/1]
by Bing Jiang
· 8 months ago
215deef
NAND: refactor NAND rsv partition control [1/1]
by Liang Yang
· 10 months ago
724e37d
audio: earc init in uboot [1/1]
by jian zhou
· 8 months ago
0187a5b
afm: afm factory command [1/1]
by min.ye
· 8 months ago
bdf8d8c
lcd: remove GOIOH_7 command [1/1]
by chenyang.liu
· 8 months ago
02f3ef1
hdmitx: enable qms_en for bl204 board [1/1]
by zongdong.jiao
· 8 months ago
d1786f7
pvs: enable t6d ee pvs [1/2]
by chao.zhang
· 8 months ago
e7ba335
pwm table: keep uboot/kernel pwm table same [1/1]
by chao.zhang
· 10 months ago
7b09e7d
pwm table: keep uboot/kernel pwm table same [1/1]
by chao.zhang
· 10 months ago
4ab4056
env: fix quiescent mode problem [1/1]
by Xindong Xu
· 8 months ago
d7a804c
bl33: s7 ddr4 8-bit ac window optimize [1/1]
by haifeng.hu
· 8 months ago
670c692
s6: enable ee pvs [2/2]
by chao.zhang
· 9 months ago
4488359
pdvfs: compatible with cpu 2.0G pdvfs [1/1]
by chao.zhang
· 9 months ago
e9d9715
s6: lack env of serialno [1/1]
by Bo Lv
· 9 months ago
b86335d
bl33: avoid DDR data loss due to DDR Scramble [1/1]
by qiankun.wang
· 9 months ago
3f76b4b
bootloader: t6d enable ramdump [2/2]
by pengzhao.liu
· 11 months ago
63c6b05
s6: add hdmi only config [1/1]
by lizhi.hu
· 9 months ago
e21868a
lcd: fix s6 pll reg set [1/1]
by lizhi.hu
· 9 months ago
ef7b719
bl33: s7 need optimize boot time [1/1]
by Bo Lv
· 9 months ago
7f1adc1
lcd: enable t6d smp [1/1]
by lizhi.hu
· 10 months ago
cdc7456
s6 : Optimize defenv config [1/1]
by wenbo.wang
· 10 months ago
5f2d341
Yocto: factory-reset reserve model_name/panel_type [1/1]
by Jun Zhang
· 2 years, 6 months ago
47c4094
key: upgrade key check [1/1]
by Zhigang Yu
· 9 months ago
9c28a8b
bl33: change fw_arb.cfg for sub_mask in S6 [1/1]
by bingju.wang
· 10 months ago
05fa7cf
lcd: reduce lcd related booatgs [1/1]
by lizhi.hu
· 10 months ago
2ff1e48
lcd: fix s6 reg dump add clk msr for debug [1/1]
by lizhi.hu
· 10 months ago
4a521a4
wifi: close usb 2t mode [1/1]
by jiabin.chen
· 10 months ago
6de18d5
bl33: s7 s7d sync bl33 timming c ddr parameter [1/1]
by jiaxing.ye
· 10 months ago
1a23b71
bl33: s6 ddr bl33 fine tune ddr SI parameter 0820 [1/1]
by jiaxing.ye
· 11 months ago
45037fe
s6: rename dtb name [1/1]
by Bo Lv
· 10 months ago
a35829b
lcd: enable display on smp for 2023 [1/1]
by lizhi.hu
· 10 months ago
dc96a75
ddr-bl33-S7: DDR4 socket board para finetune [1/1]
by xiang.fu
· 1 year, 3 months ago
5ba19fe
uboot: pass default_governor=performance to cpufreq [1/1]
by Xingxing Wang
· 10 months ago
861d2c9
yocto: CB1 Fix the partition of s7-bp201 in uboot [1/1]
by zhenyu.gao
· 11 months ago
Next »