Atmosphere-libs/libvapours/include/vapours/util
SciresM 791b402320 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-12-02 06:52:42 -08:00
..
util_aligned_buffer.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:53:53 -07:00
util_alignment.hpp sdmmc: implement driver suitable for fs + bootloader 2020-12-02 06:52:42 -08:00
util_bitflagset.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
util_bitpack.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:53:53 -07:00
util_bitset.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_bitutil.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-12 15:44:19 -07:00
util_bounded_map.hpp fs: fix bugs with external code filesystems 2020-03-20 17:06:01 -07:00
util_endian.hpp exo2: Implement (untested) SmcDecryptDeviceUniqueData 2020-06-14 22:54:01 -07:00
util_format_string.hpp sdmmc: implement driver suitable for fs + bootloader 2020-12-02 06:52:42 -08:00
util_fourcc.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
util_intrusive_list.hpp kern: build with -Wextra 2020-09-07 10:51:36 -07:00
util_intrusive_red_black_tree.hpp util: follow 90fd771 to its natural conclusion (generic base rbtree) 2020-10-26 16:03:08 -07:00
util_overlap.hpp exo2: implement rest of main other than SetupSocProtections 2020-06-14 22:53:54 -07:00
util_parent_of_member.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_scope_guard.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_size.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_specialization_of.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_string_util.hpp sysupdater: implement content meta mounting 2020-06-28 19:41:09 -07:00
util_timer.hpp sdmmc: implement driver suitable for fs + bootloader 2020-12-02 06:52:42 -08:00
util_tinymt.hpp exo2: Initial work on the exosphere rewrite. 2020-06-14 22:53:53 -07:00
util_type_traits.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
util_typed_storage.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
util_uuid.hpp erpt: reimplement the sysmodule (#875) 2020-04-15 11:55:01 -07:00
util_variadic.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-12 15:44:19 -07:00