summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'odroidxu3-v2012.07' of github.com:hardkernel/u-boot into odroid...odroidxu3-v2012.07hardkernel2017-05-230-0/+0
|\
| * Merge branch 'odroidxu3-v2012.07'Mauro (mdrjr) Ribeiro2017-05-225-0/+118
| |\
* | \ Merge branch 'odroidxu3-v2012.07'Mauro (mdrjr) Ribeiro2017-05-235-0/+118
|\ \ \ | |/ / |/| / | |/
| * ODROID-XU3/XU4: add command 'dmc' to set lpddr3 frequency on u-boot stageJoy Cho2017-05-223-0/+118
| * Merge branch 'odroidxu3-v2012.07' of github.com:hardkernel/u-boot into odroid...hardkernel2017-05-110-0/+0
| |\
| * | ODROID-XU4 : default board_name setupcharles.park2017-05-113-0/+1
* | | Merge branch 'odroidxu3-v2012.07' of github.com:hardkernel/u-boot into odroid...Mauro (mdrjr) Ribeiro2017-05-104-0/+2
|\ \ \ | | |/ | |/|
| * | ODROID-XU4 : default board_name setupcharles.park2017-05-101-0/+1
| |/
| * Exynos5422:Enable ext4fs cmds (ext4load, ext4ls) && Update pre-built u-boot i...hardkernel2017-05-103-0/+1
* | Merge branch 'odroidxu3-v2012.07'Mauro (mdrjr) Ribeiro2017-05-100-0/+0
|\ \ | |/
| * ODROID: set a env with the board nameMauro (mdrjr) Ribeiro2017-05-082-0/+16
* | Merge branch 'odroidxu3-v2012.07'Mauro (mdrjr) Ribeiro2017-04-262-1/+1
|\ \
| * \ Merge branch 'odroidxu3-v2012.07' of https://github.com/hardkernel/u-boot int...Brian Kim2016-06-239-9/+69
| |\ \
| * | | ODROID-XU3/4: Use mmc_berase instead mmc_erase.codewalker2015-09-302-1/+1
* | | | ODROID: set a env with the board nameMauro (mdrjr) Ribeiro2017-04-262-0/+16
| |_|/ |/| |
* | | Exynos5422 : add adc_read command for board rev check.charles.park2017-04-213-0/+135
| |/ |/|
* | Merge branch 'odroidxu3-v2012.07' of https://github.com/hardkernel/u-boot int...codewalker2015-12-045-0/+95
|\ \
| * \ Merge branch 'odroidxu3-v2012.07' of https://github.com/hardkernel/u-boot int...codewalker2015-10-065-0/+95
| |\ \
| | * | XU3/XU4:Update pre-built u-boot binary files.ckkim2015-07-212-0/+0
| | * | XU3/XU4: Double press 'Enter' to stop autoboot.ckkim2015-07-211-7/+12
| | * | XU3/XU4: fastboot poweroff cmd modify.ckkim2015-07-213-0/+12
| | * | XU3/XU4:Alive LED : GREEN -> BLUEckkim2015-07-211-1/+1
| | |/
| | * ODROIDXU3:BL1 size/offset issueckkim2015-02-111-0/+0
| | * Merge pull request #12 from suriyanr/odroidxu3-v2012.07Mauro Ribeiro2014-12-035-0/+95
| | |\
| | | * Merge branch 'odroidxu3-v2012.07' of https://github.com/suriyanr/u-boot into ...Suriyan Ramasami2014-12-030-0/+0
| | | |\
| | | | * Allow BL2 to load U-Boot blob upto 1MB in size.Suriyan Ramasami2014-12-035-0/+95
| | | | * Merge remote-tracking branch 'upstream/odroidxu3-v2012.07' into odroidxu3-v20...Suriyan Ramasami2014-12-036-4/+54
| | | | |\ | | | |_|/ | | |/| |
| | | | * Merge pull request #1 from kim6515516/odroidxu3-v2012.07Suriyan Ramasami2014-11-251-0/+4
| | | | |\
| | | * | | Revert " Added ethernet configuration in odroid.h for odroid_defconfig"Suriyan Ramasami2014-12-031-4/+0
| | | * | | Allow BL2 to load U-Boot blob upto 1MB in size.Suriyan Ramasami2014-12-035-0/+95
| | | * | | Exynos5422 timer issue have been fixed - suriyanckkim2014-12-032-3/+50
| | | * | | VDD33_USB3_0,VDD33_USB3_1,VDD33_UHOST (LDO9) set to 3.3Vckkim2014-12-031-0/+3
| | | * | | update binaries to match sourceMauro Ribeiro2014-12-032-0/+0
| | | * | | fix newer gcc buildsMauro Ribeiro2014-12-031-1/+1
| | | | |/ | | | |/|
| | | * | Added ethernet configuration in odroid.h for odroid_defconfigkim65155162014-11-131-0/+4
| | | |/
* | | | Exynos-5422:Add get_mmc_size command. get_mmc_size <device_num>ckkim2015-12-043-0/+42
* | | | Exynos5422: Fix block size calculation.codewalker2015-10-062-1/+2
* | | | Revert "ODROID-XU3/4: Fix erase count."codewalker2015-10-062-1/+0
|/ / /
* | | ODROID-XU3/4: Fix erase count.codewalker2015-10-052-0/+1
* | | Revert "ODROID-XU3/4: Use mmc_berase instead mmc_erase."codewalker2015-10-054-1/+1
* | | ODROID-XU3/4: Use mmc_berase instead mmc_erase.codewalker2015-10-024-1/+1
* | | XU3/XU4:Update pre-built u-boot binary files.ckkim2015-07-172-0/+0
* | | XU3/XU4: Double press 'Enter' to stop autoboot.ckkim2015-07-171-7/+12
* | | XU3/XU4: fastboot poweroff cmd modify.ckkim2015-07-173-0/+12
* | | XU3/XU4:Alive LED : GREEN -> BLUEckkim2015-07-171-1/+1
* | | ODROIDXU3:BL1 size/offset issueckkim2015-02-111-0/+0
|/ /
* | Exynos5422 timer issue have been fixed - suriyanckkim2014-10-272-3/+50
* | VDD33_USB3_0,VDD33_USB3_1,VDD33_UHOST (LDO9) set to 3.3Vckkim2014-10-081-0/+3
* | update binaries to match sourceMauro Ribeiro2014-10-082-0/+0
* | Merge branch 'odroidxu3-v2012.07' of github.com:hardkernel/u-boot into odroid...Mauro Ribeiro2014-10-085-80/+102
|\ \