Atmosphere/libraries/libvapours/include/vapours/util
SciresM 166318ba77
sdmmc: implement driver suitable for fs + bootloader
* sdmmc: begin skeletoning sdmmc driver

* sdmmc: add most of SdHostStandardController

* sdmmc: implement most of SdmmcController

* sdmmc: Sdmmc2Controller

* sdmmc: skeleton implementation of Sdmmc1Controller

* sdmmc: complete abstract logic for Sdmmc1 power controller

* sdmmc: implement gpio handling for sdmmc1-register-control

* sdmmc: implement pinmux handling for sdmmc1-register-control

* sdmmc: fix building for arm32 and in stratosphere context

* sdmmc: implement voltage enable/set for sdmmc1-register-control

* util: move T(V)SNPrintf from kernel to util

* sdmmc: implement BaseDeviceAccessor

* sdmmc: implement MmcDeviceAccessor

* sdmmc: implement clock reset controller for register api

* sdmmc: fix bug in WaitWhileCommandInhibit, add mmc accessors

* exo: add sdmmc test program

* sdmmc: fix speed mode extension, add CheckMmcConnection for debug

* sdmmc: add DeviceDetector, gpio: implement client api

* gpio: modernize client api instead of doing it the lazy way

* sdmmc: SdCardDeviceAccessor impl

* sdmmc: update test program to read first two sectors of sd card

* sdmmc: fix vref sel

* sdmmc: finish outward-facing api (untested)

* ams: changes for libvapours including tegra register defs

* sdmmc: remove hwinit
2020-10-30 11:54:30 -07:00
..
util_aligned_buffer.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
util_alignment.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
util_bitflagset.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
util_bitpack.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
util_bitset.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_bitutil.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
util_bounded_map.hpp fs: fix bugs with external code filesystems 2020-03-20 11:47:19 -07:00
util_endian.hpp exo2: Implement (untested) SmcDecryptDeviceUniqueData 2020-06-14 22:07:45 -07:00
util_format_string.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
util_fourcc.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
util_intrusive_list.hpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
util_intrusive_red_black_tree.hpp util: follow 90fd771 to its natural conclusion (generic base rbtree) 2020-10-12 01:06:19 -07:00
util_overlap.hpp exo2: implement rest of main other than SetupSocProtections 2020-06-14 22:07:45 -07:00
util_parent_of_member.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_scope_guard.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_size.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_specialization_of.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_string_util.hpp sysupdater: implement content meta mounting 2020-06-28 01:46:51 -07:00
util_timer.hpp sdmmc: implement driver suitable for fs + bootloader 2020-10-30 11:54:30 -07:00
util_tinymt.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:07:45 -07:00
util_type_traits.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
util_typed_storage.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
util_uuid.hpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
util_variadic.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00