index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
1
-0
/
+3
2021-08-08
dm: migrate the dm_warn to use the log macro
Patrick Delaunay
1
-11
/
+0
2021-08-05
pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
Simon Glass
1
-2
/
+1
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+13
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
1
-0
/
+1
2021-07-27
dm: core: Add helper to compare node names
Kishon Vijay Abraham I
1
-0
/
+13
2021-07-21
dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
Chen Guanqiao
1
-3
/
+3
2021-07-21
dm: Support lzma in the flashmap
Simon Glass
1
-0
/
+2
2021-07-21
dm: core: Add logging for DM_SEQ_ALIAS
Simon Glass
1
-1
/
+3
2021-07-16
dm: core: Check uclass_get() return value when dumping
Simon Glass
1
-3
/
+4
2021-07-16
reset: Avoid a warning in devm_regmap_init()
Simon Glass
1
-0
/
+1
2021-07-06
remove struct uclass_driver::ops
Rasmus Villemoes
1
-3
/
+0
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2
-0
/
+4
2021-06-24
dm: core: add ofnode_get_path()
Marek Behún
1
-0
/
+25
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek Behún
1
-3
/
+16
2021-06-17
clk: Allow force setting clock defaults before relocation
Sean Anderson
1
-1
/
+1
2021-06-05
of: addr: Remove call to dev_count_cells() in of_get_address()
Bin Meng
1
-6
/
+0
2021-06-05
of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Bin Meng
1
-1
/
+5
2021-05-24
regmap: fix a serious pointer casting bug
Marek Behún
1
-2
/
+57
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
5
-24
/
+13
2021-04-29
dm: core: Add size operations on device tree references
Chen Guanqiao
1
-0
/
+11
2021-04-29
dm: core: Fix uninitialized return value from dm_scan_fdt_node
Sean Anderson
1
-1
/
+1
2021-04-15
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
1
-0
/
+1
2021-04-15
dm: core: Correctly read <ranges> of simple-bus
Bin Meng
2
-7
/
+38
2021-04-15
of: extra: Introduce ofnode_phy_is_fixed_link() API
Bin Meng
1
-0
/
+23
2021-04-06
simple-pm-bus: Use -ENOSYS for checking missing system call
Simon Glass
1
-2
/
+2
2021-04-06
dm: core: Use -ENOSPC in acpi_get_path()
Simon Glass
1
-1
/
+1
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
2
-6
/
+15
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
1
-0
/
+12
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
1
-0
/
+33
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
1
-1
/
+13
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
1
-3
/
+10
2021-03-26
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
Simon Glass
1
-1
/
+1
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
1
-15
/
+0
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
1
-1
/
+4
2021-03-22
dm: core: Set up driver model for OF_PLATDATA_INST
Simon Glass
1
-12
/
+30
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
1
-2
/
+6
2021-03-22
dm: core: Allow dropping run-time binding of devices
Simon Glass
1
-17
/
+25
2021-03-22
dm: error handling dev_get_dma_range()
Heinrich Schuchardt
1
-2
/
+2
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
1
-9
/
+0
2021-03-04
dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
Simon Glass
1
-8
/
+11
2021-03-04
dm: core: Fix allocation of empty of-platdata
Simon Glass
1
-4
/
+13
2021-02-18
dm: Introduce DMA constraints into the core device model
Nicolas Saenz Julienne
2
-0
/
+51
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
3
-0
/
+93
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
9
-0
/
+9
2021-02-03
dm: core: Add late driver remove option
Marek Vasut
2
-8
/
+33
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
1
-19
/
+40
2021-02-03
dm: core: Remove children before advising uclass
Simon Glass
1
-9
/
+3
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
9
-0
/
+9
[next]