summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | ext4: Do not crash when trying to grow a directory using extentsStefan Brüns2020-02-101-1/+6
* | ext4: propagate error if creation of directory entry failsStefan Brüns2020-02-103-8/+10
* | ext4: fix possible crash on directory traversal, ignore deleted entriesStefan Brüns2020-02-103-39/+23
* | ext4: fix wrong usage of le32_to_cpu()Michael Walle2020-02-101-1/+1
* | ext4: fix endianess problems in ext4 write supportMichael Walle2020-02-106-252/+314
* | ext4: change structure fields to __le/__be typesMichael Walle2020-02-102-88/+88
* | ext4: Refuse to mount filesystems with 64bit feature setTom Rini2020-02-102-0/+11
* | fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons2020-02-101-0/+5
* | ext4: fix leak in check_filename()Stephen Warren2020-02-101-2/+3
* | ext4: free allocations by parse_path()Stephen Warren2020-02-101-2/+6
* | ext4: avoid calling ext4fs_mount() twice, which leaksStephen Warren2020-02-101-10/+0
* | fs: ext4 write: return file len on successPrzemyslaw Marczak2020-02-101-0/+2
|/
* Merge branch 'odroidn2-v2015.01' of github.com:hardkernel/u-boot into odroidn...travis/odroidn2-64s922_9.0.0_64_20191205Chris KIM2019-11-190-0/+0
|\
| * ODROID-COMMON: Revert "fdt: do not padding 'reg' property if already defined ...travis/odroidn2-61Dongjin Kim2019-09-111-9/+0
| * ODROID-COMMON: bootm: not to read FDT address when bootingtravis/odroidn2-59Dongjin Kim2019-09-091-12/+2
| * Revert "ODROID-C3/N2: removing CONFIG_SYS_MEM_TOP_HIDE to free 128MB"travis/odroidn2-57Dongjin Kim2019-08-202-5/+2
| * ODROID-C3/N2: removing CONFIG_SYS_MEM_TOP_HIDE to free 128MBtravis/odroidn2-55Dongjin Kim2019-08-142-2/+5
| * ODROID-N2: fip/g12b: update new BL2 for CLK81travis/odroidn2-51Dongjin Kim2019-07-041-0/+0
* | ODROID-COMMON: Revert "fdt: do not padding 'reg' property if already defined ...s922_9.0.0_64_20191118Dongjin Kim2019-09-111-9/+0
* | ODROID-COMMON: bootm: not to read FDT address when bootingDongjin Kim2019-09-071-12/+2
* | Revert "ODROID-C3/N2: removing CONFIG_SYS_MEM_TOP_HIDE to free 128MB"Dongjin Kim2019-08-202-5/+2
* | ODROID-C3/N2: removing CONFIG_SYS_MEM_TOP_HIDE to free 128MBDongjin Kim2019-08-132-2/+5
* | ODROID-N2: fip/g12b: update new BL2 for CLK81s922_9.0.0_20190719Dongjin Kim2019-07-041-0/+0
|/
* ODROID-C3/N2: config: update the boot command for SPItravis/odroidn2-49s922_9.0.0_20190627Dongjin Kim2019-06-243-26/+61
* ODROID-C3/N2: refactoring the boot devices, scripts and orderDongjin Kim2019-06-242-17/+40
* ODROID-C3/N2: scp_task: reset CEC when transmit error happensDongjin Kim2019-06-222-0/+2
* BACKPORT: CE: pwr_ctrl: disable 5V powerRay2019-06-221-1/+1
* BACKPORT: CE: fix cec_node_init for all arm8 cpusPortisch2019-06-227-0/+7
* BACKPORT: CE: g12b/CEC: Reset cec if there is no finish flag on TXRay2019-06-201-0/+8
* BACKPORT: CE: Use AO_CECB_INTR_STAT for IRQ checks.Portisch2019-06-202-27/+26
* BACKPORT: CE: CEC: Add CECB as wakeup src and enable hdmi powerRay2019-06-201-1/+5
* BACKPORT: CE: CEC: only wake when TV is destinationRay2019-06-202-26/+10
* BACKPORT: CE: CEC: wakeup on routing changeRay2019-06-205-7/+85
* BACKPORT: CE: CEC: Change to default CEC_RECORDING_DEVICERay2019-06-206-18/+18
* BACKPORT: CE: split CEC wakeup maskRay2019-06-2010-5/+20
* BACKPORT: CE: use kernel CEC address in u-bootPortisch2019-06-204-2/+56
* BACKPORT: CE: gpio_key: ignore gpio wakeup when gpio is not setPortisch2019-06-201-0/+3
* BACKPORT: CE: Set CEC name to ODROID-<C3|N2>adamg2019-06-203-4/+8
* ODROID-C3/N2: add copyright bannerstravis/odroidn2-45s922_9.0.0_20190619Dongjin Kim2019-06-191-0/+9
* ODROID-C3/N2: add to able to write to ext4 file systemDongjin Kim2019-06-171-0/+1
* ODROID-C3/N2: arch/arm: fix to COMMAND_LINE_SIZE as 2048 bytes for ARM64Dongjin Kim2019-06-171-0/+4
* ODROID-C3/N2: cmd_source: use 'strncasecmp' for case insensetive string compareDongjin Kim2019-06-171-5/+2
* ODROID-N2: set 'mmc_dev' for another boot.initravis/odroidn2-43Dongjin Kim2019-06-171-0/+2
* Revert "ODROID-COMMON: fip: update from BSP release 20190415"travis/odroidn2-37Dongjin Kim2019-06-0312-0/+0
* Revert "ODROID-N2: timing: DDR memory patch based on Amlogic changes"Dongjin Kim2019-06-031-4/+2
* ODROID-N2: timing: DDR memory patch based on Amlogic changestravis/odroidn2-35Dongjin Kim2019-06-031-2/+4
* ODROID-N2: showlogo: replace 'fatload' to 'load'travis/odroidn2-31Dongjin Kim2019-05-291-2/+2
* ODROID-N2: add to set 'devtype' when 'boot_mmc' runstravis/odroidn2-29Dongjin Kim2019-05-211-0/+1
* ODROID-COMMON: fip: update from BSP release 20190415Dongjin Kim2019-05-2012-0/+0
* uboot: optimize abortboot_normal time [1/1]cheng.chen2019-05-162-1/+8