Age | Commit message (Expand) | Author |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2022-06-26 | soc/nvidia/tegra210: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | soc/nvidia: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | src: Remove unneeded 'include <arch/cache.h>' | Elyes HAOUAS |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-05-28 | soc/nvidia: Get rid of device_t | Elyes HAOUAS |
2015-11-07 | arm64: Remove cpu intialization through device-tree | Furquan Shaikh |
2015-11-07 | arm64: Remove SMP support | Furquan Shaikh |
2015-11-07 | arm64: remove spin table support | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-04 | bootmode: add display_init_required() | Aaron Durbin |
2015-08-28 | T210: Add 128MB VPR allocation/carveout | Tom Warren |
2015-07-16 | t210: new sdram_lp0_save_params() function | Yen Lin |
2015-07-06 | t210: MTC cleanup | Furquan Shaikh |
2015-06-30 | nvidia/tegra210: add new SoC | Patrick Georgi |