Commit Graph

46159 Commits (b90203526f2c5bcc05b4a65241ea226b7b9f52d0)
 

Author SHA1 Message Date
Harinarayan Bhatta a1e4bc65e1 arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image 7 years ago
Rob Clark 725ffdb5cb fs/fat: fix fatbuf leak 7 years ago
Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions 7 years ago
Rob Clark 21a24c3bf3 fs/fat: fix case for FAT shortnames 7 years ago
Rob Clark 89191d6267 fat/fs: move ls to generic implementation 7 years ago
Rob Clark 41fa83d1a6 fat/fs: remove a bunch of dead code 7 years ago
Rob Clark 1f40366b31 fs/fat: implement opendir/readdir/closedir 7 years ago
Rob Clark 4bbcc965f9 fs: add fs_readdir() 7 years ago
Rob Clark 8eafae209c fat/fs: convert to directory iterators 7 years ago
Rob Clark c6e3baa565 fs/fat: introduce new director iterators 7 years ago
Rob Clark 45449980f8 fs/fat: split out helper to init fsdata 7 years ago
Tom Rini 1c7b5d0309 Merge git://git.denx.de/u-boot-ubi 7 years ago
Tom Rini c977226840 Merge git://git.denx.de/u-boot-i2c 7 years ago
Heinrich Schuchardt cd3e8a72a6 test/py: u_boot_console_base.py: fix typo 7 years ago
Heinrich Schuchardt 5c761ce586 checkpatch.pl: Add warning for new __packed additions 7 years ago
Bin Meng e2888a7fa7 cmd: blk: Use LBAFU in the common block command 7 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 7 years ago
Pantelis Antoniou ea28e488f7 test: overlay: Add unit test for stacked overlay 7 years ago
Pantelis Antoniou 706708d3b2 ut: fix fdt_getprop_u32() change 7 years ago
Pantelis Antoniou 1e9c4393fd config: sandbox: Add unit tests 7 years ago
Pantelis Antoniou da0b3a946f dtbo: make dtbos special 7 years ago
Franklin S Cooper Jr 56fc7032e1 doc: overlays: Tweak documentation regarding overlays 7 years ago
Pantelis Antoniou d80162cfc5 doc: Document how to apply fdt overlays 7 years ago
Pantelis Antoniou 6b54e50b5a fit: fdt overlays doc 7 years ago
Pantelis Antoniou 169043d826 fit: Introduce methods for applying overlays on fit-load 7 years ago
Pantelis Antoniou 7c3dc776b9 fit: Do not throw away extra configuration on fit_image_load() 7 years ago
Pantelis Antoniou ad026adbcf fit: Allow multiple images per property 7 years ago
Pantelis Antoniou f00c36a01e fdt: Allow stacked overlays phandle references 7 years ago
Pantelis Antoniou 81ecc5d92b fdt: Switch to using the verbose overlay application method 7 years ago
Pantelis Antoniou fc7c31891c fdt: Introduce helper method fdt_overlay_apply_verbose() 7 years ago
Tien Fong Chee 18c991ca2b libfdt: Initialize the stack variable 7 years ago
Simon Glass d503114c66 dtoc: Add a header to the generated files 7 years ago
Simon Glass b145b45b0c dtoc: Rename the auto-generated dt-structs.h file 7 years ago
Simon Glass 634eba4be0 dtoc: Support properties containing multiple phandle values 7 years ago
Simon Glass bc79617fdf dtoc: Put phandle args in an array 7 years ago
Simon Glass 35d503700f dtoc: Put each phandle on a separate line 7 years ago
Simon Glass 0d15463c05 dtoc: Rename the phandle struct 7 years ago
Simon Glass 8fed2eb20c dtoc: Rename is_phandle() and adjust it to return more detail 7 years ago
Simon Glass 2925c26bb2 dtoc: Make is_phandle() a member function 7 years ago
Simon Glass 72ab7c5e38 dtoc: Use the Fdt's class's phandle map 7 years ago
Simon Glass 09264e0433 dtoc: Update the Fdt class to record phandles 7 years ago
Simon Glass 5ec741fd84 dtoc: Handle 'reg' properties with unusual sizes 7 years ago
Simon Glass c20ee0ed07 dtoc: Add support for 32 or 64-bit addresses 7 years ago
Simon Glass 21d54ac353 dtoc: Avoid very long lines in output 7 years ago
Simon Glass fbdfd228fb dtoc: Add a 64-bit type and a way to convert cells into 64 bits 7 years ago
Simon Glass 979ab02473 dtoc: Adjust Node to record its parent 7 years ago
Simon Glass 93c94b889b fdt: Sync libfdt up to upstream 7 years ago
Tom Rini ae1c0a38c8 Travis-CI: Switch back to using the top of tree dtc 7 years ago
Heinrich Schuchardt 6305db9604 checkpatch: update from Linux v4.13-rc6 7 years ago
Rob Clark 2e79461483 lib: strto: fix incorrect handling of specified base 7 years ago