Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KED U-Boot Fork
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KED Software Projects
Miscellaneous
KED U-Boot Fork
Compare revisions
01acd6abbdd5a5951f68d08c245550c720ea6ad8 to v2024.01-ktn
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
KED Software Projects / Miscellaneous / KED U-Boot Fork
Select target project
No results found
v2024.01-ktn
Select Git revision
Loading items
Swap
Target
Florian Mayer / u-boot
Select target project
0 results
Searching
01acd6abbdd5a5951f68d08c245550c720ea6ad8
Select Git revision
Loading items
Show changes
Only incoming changes from source
Include changes to target after source was created
Compare
Commits on Source
59111
54e0f96f
mx53loco: Use generic 'load' command instead of 'fatload'
Jul 6, 2015
1254ff97
Merge branch 'master' of
git://git.denx.de/u-boot
Jul 10, 2015
3b7ad216
thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
Jul 10, 2015
3c73b0a4
imx6: standardise OCOTP and fuse config to mx6_common
Jul 10, 2015
2d59acc7
imx: mx6 remove duplicated enable_cspi_clock
Jul 10, 2015
19c6ec70
imx: mx6 add i2c4 clock support for i.MX6SX
Jul 10, 2015
29067abf
iMX: adding parsing to hab_status command
Jul 10, 2015
b189584b
net: fec_mxc: remove useless struct nbuf
Jul 10, 2015
b44e60ac
i2c: fix vf610 support
Jul 10, 2015
699279ca
tools: mkimage: fix imximage header size
Jul 10, 2015
42564025
thermal: imx_thermal: fix busywait if IMX6 temp <0C
Jul 10, 2015
f448c5d3
Merge branch 'master' of
git://git.denx.de/u-boot
Jul 17, 2015
d1389403
Add a dhrystone benchmark command
Jul 21, 2015
a3c3cff0
sandbox: Enable dhry command
Jul 21, 2015
5b9d44df
mkimage: Display a better list of available image types
Jul 21, 2015
8f6e2e1e
fdt: Add a function to remove unused strings from a device tree
Jul 21, 2015
c3c4c005
fdt: Add fdt_first/next_region() functions
Jul 21, 2015
1043d0a0
fdt: Add fdtgrep tool
Jul 21, 2015
fa78e0a3
dm: Reduce SPL device tree size
Jul 21, 2015
4eae498e
dm: arm: Put driver model I2C drivers before legacy ones
Jul 21, 2015
c9689ca3
Add a way of checking the position of a structure member
Jul 21, 2015
d0d73614
debug_uart: Remove use of asmlinkage
Jul 21, 2015
d6ea5307
dm: Allow debug UART to support an early console
Jul 21, 2015
da229e4e
sandbox: Drop special-case sandbox console code
Jul 21, 2015
304fbef1
dm: Move the tree/uclass dump code into its own file
Jul 21, 2015
3039811e
dm: core: Use debug() instead of printf() for failures
Jul 21, 2015
2693047a
dm: core: Add a function to find any device from device tree
Jul 21, 2015
132f9bfc
dm: core: Correct device_get_child_by_of_offset() parameter
Jul 21, 2015
ce22c5bb
dm: gpio: Allow GPIO uclass to be used in SPL
Jul 21, 2015
32ec1598
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Jul 21, 2015
efa677fb
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Jul 21, 2015
6f98b750
dm: Add support for register maps (regmap)
Jul 21, 2015
57251285
dm: Add support for generic system controllers (syscon)
Jul 21, 2015
5917112c
dm: Add support for LEDs
Jul 21, 2015
5ac76bad
dm: led: Add a driver for GPIO-controlled LEDs
Jul 21, 2015
fdfa39d3
spl: Add debugging info for spl_mmc boot
Jul 21, 2015
e7ecf7cb
dm: mmc: Add an MMC uclass
Jul 21, 2015
11692991
mmc: Add debug() output on read errors
Jul 21, 2015
dc3dedfe
dm: mmc: Allow driver model to be used for MMC in SPL
Jul 21, 2015
6dc71410
mmc: Add structure comments for dwmmc
Jul 21, 2015
23ec2b57
dm: power: Avoid case-insensitve match for child names
Jul 21, 2015
7837ceab
dm: power: Add regulator flags to centralise auto-set logic
Jul 21, 2015
3b55d30f
dm: pmic: Split output from function
Jul 21, 2015
083fc83a
dm: power: Add a function to set up all regulators
Jul 21, 2015
59c26a9c
dm: power: Use debug() for errors in regulator uclass
Jul 21, 2015
6c69c7fb
dm: pmic: Add functions to adjust PMIC registers
Jul 21, 2015
30987ef1
dm: power: Allow use of regulators in SPL
Jul 21, 2015
10f5f5a9
Drop CONFIG_ERRNO_STR from SPL
Jul 21, 2015
6c51df68
dm: Add support for RAM drivers
Jul 21, 2015
6f849c30
dm: spi: Make local functions static
Jul 21, 2015
6e780c7a
ns16550: Improve debug UART so it can work with 32-bit access
Jul 21, 2015
1acab96d
Add rivest cipher 4 (rc4) implementation
Jul 21, 2015
c4af6732
lib: Add function to extract a number from the end of a string
Jul 21, 2015
cb5f97f7
fdt: Provide debug info when a device tree cannot be found
Jul 21, 2015
070d00b8
dm: spl: Allow device tree/driver model in board_init_f()
Jul 21, 2015
aea3d40d
spl: Add a debug string before the jump to U-Boot
Jul 21, 2015
92a655c3
mkimage: Set up a file size parameter and keep it updated
Jul 21, 2015
f9917454
dm: Add a system reset uclass
Jul 21, 2015
30db9187
zynq: Rename struct clk_ops to zynq_clk_ops
Jul 21, 2015
f26c8a8e
dm: Add a clock uclass
Jul 21, 2015
e15bb3e6
power: pmic: Use trailing_strtol() instead of a local function
Jul 21, 2015
97f3ee34
dm: Add platform data advice and admonishment
Jul 21, 2015
c02790ce
dm: test: Allow test names to leave out the dm_test_ prefix
Jul 21, 2015
6a1c7cef
dm: test: Add tests for the clk uclass
Jul 21, 2015
dc6f4d3a
sandbox: Support multiple reset types
Jul 21, 2015
1704d083
dm: reset: Allow reset_walk() to return
Jul 21, 2015
b9d33fa0
sandbox: Add a warm and cold reset driver
Jul 21, 2015
5010d98f
sandbox: Use the reset driver to handle reset
Jul 21, 2015
201c29a2
dm: test: Add a test for the reset uclass
Jul 21, 2015
64ce0cad
dm: test: Add a test for the ram uclass
Jul 21, 2015
8e6cc461
dm: test: Add a test for the mmc uclass
Jul 21, 2015
fb8a5ffc
led: Return -ENODEV if the LED device cannot be found
Jul 21, 2015
3c43fba3
dm: test: Add a test for the LED uclass
Jul 21, 2015
04035fd3
dm: test: Add a test for the system controller uclass
Jul 21, 2015
0503e820
dm: test: Add a size to each reg property
Jul 21, 2015
85aeda4a
test: Add a macro to check that a value is not an error pointer
Jul 21, 2015
9f4629be
dm: core: Add device checking to syscon_get_regmap()
Jul 21, 2015
86075bab
test: Add a test for regmap
Jul 21, 2015
643e6902
dm: change dm_warn() message into debug() in uclass_add()
Jul 21, 2015
1f5dd470
dm: do not set DM_FLAG_ACTIVATED twice
Jul 21, 2015
04c5ee41
dm: remove redundant CONFIG_DM from driver/core/Makefile
Jul 21, 2015
6bfe80e7
usb: Drop device-model specific copy of usb_legacy_port_reset
Jul 21, 2015
9eb72dd1
usb: usb_setup_device: Drop unneeded portnr function argument
Jul 21, 2015
682c9f8d
usb: Pass device instead of portnr to usb_legacy_port_reset
Jul 21, 2015
8802f563
usb: Add an usb_device parameter to usb_reset_root_port
Jul 21, 2015
bb52b367
dm: Export device_remove_children / device_unbind_children
Jul 21, 2015
c27b3290
dm: usb: Fix "usb tree" output
Jul 21, 2015
e5c4564e
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
Jul 21, 2015
6cda3695
dm: usb: Use device_unbind_children to clean up usb devs on stop
Jul 21, 2015
9b510df7
dm: usb: Rename usb_find_child to usb_find_emul_child
Jul 21, 2015
b2f219b0
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Jul 21, 2015
fd1bd21b
dm: usb: Do not assume that first child is always a hub
Jul 21, 2015
15837236
musb: Allow musb_platform_enable to return an error code
Jul 21, 2015
e740ca3c
musb: Update usb-compat to work with struct usb_device without a parent ptr
Jul 21, 2015
1398252a
musb: Rename and wrap public functions
Jul 21, 2015
fc85d39e
musb: Add musb_host_data struct to hold global data
Jul 21, 2015
09e7ea47
musb: Add device-model support to the musb-host u-boot glue
Jul 21, 2015
36d7cc17
dm: core: Add \n to two dm_warn() messages
Jul 21, 2015
19df0bc1
usb: ehci: Correct a missing hypen in an error message
Jul 21, 2015
e62b5266
usb: Update some EHCI driver licenses to use SPDX
Jul 21, 2015
59,011 additional commits have been omitted to prevent performance issues.
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Loading