Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6246741f5b3e5af3558a2a64291decbb276832da
/
arch
/
sandbox
7811b0e
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
f695f6e
dm: i2c: EEPROM simulator add tests for addr offset mask
by Robert Beckett
· 5 years ago
1fe8a49
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
by Robert Beckett
· 5 years ago
54028bc
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
937bb47
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
c2dbcd4
sandbox: Disable mmio by default in tests
by Simon Glass
· 5 years ago
8c50102
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
deaf297
sandbox: add missing compatible property in device tree
by Heinrich Schuchardt
· 5 years ago
adaaa48
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
8a9ebe3
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
7042b89
Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
05a1684
sandbox: use correct type reading /proc/self/maps
by Heinrich Schuchardt
· 5 years ago
0f675d9
efi_loader: support building UEFI binaries on sandbox
by Heinrich Schuchardt
· 5 years ago
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
c667fb0
sandbox: test: Add a prototype for sandbox_set_enable_memio()
by Simon Glass
· 5 years ago
d80cda2
sandbox: Drop 'const' from sandbox_write()
by Simon Glass
· 5 years ago
c1e9c94
test: clk: test clock self assignment
by Jean-Jacques Hiblot
· 5 years ago
98e8418
test: clk: Update tests to also check the managed API
by Jean-Jacques Hiblot
· 5 years ago
259dfe6
sandbox: fix build error due to missing struct udevice definition
by AKASHI Takahiro
· 5 years ago
8fb963a
sandbox: fix cpu property in test.dts for pytest
by AKASHI Takahiro
· 5 years ago
9712c82
dm: Add a dsi host uclass
by Yannick Fertré
· 5 years ago
72231f7
sandbox: pci: Create a new sandbox_pci_read_bar() function
by Simon Glass
· 5 years ago
23b2759
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 5 years ago
b98ba4c
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
0a341a7
sandbox: Allow use of real I/O with readl(), etc.
by Simon Glass
· 5 years ago
35464f7
sandbox: pci: Increase the memory space
by Simon Glass
· 5 years ago
3c3968f
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
ca6f121
sandbox: Add support for clrsetio_32() and friends
by Simon Glass
· 5 years ago
21c8f1a
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
9513997
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
c5d2720
spl: Add an arch-specific hook for writing to SPL handoff
by Simon Glass
· 5 years ago
25394e7
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
by Urja Rannikko
· 6 years ago
fa00255
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
c6b05de
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 5 years ago
8c0709b
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· 5 years ago
ccafcdd
dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
by Lukasz Majewski
· 5 years ago
0649be5
test: dm: add a test for MDIO MUX DM uclass
by Alex Marginean
· 5 years ago
0daa53a
test: dm: add MDIO test
by Alex Marginean
· 5 years ago
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
afdb342
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· 6 years ago
c64f19b
pci_ep: add pci endpoint sandbox driver
by Ramon Fried
· 6 years ago
f127443
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· 5 years ago
ae84ff1
test: check u-boot properties in SPL device tree
by Patrick Delaunay
· 6 years ago
7e36868
sandbox: Correct spi flash operation
by Simon Glass
· 6 years ago
07bb5e7
sandbox: Add a memory {} node
by Simon Glass
· 6 years ago
73585b9
sandbox: Allo sdl-config to be overridden
by Simon Glass
· 6 years ago
e55cc06
sandbox: Add a comment to board_init_f()
by Simon Glass
· 6 years ago
fb9128d
sandbox: spl: Lower priority of standard loader
by Simon Glass
· 6 years ago
2fe5b91
sandbox: Exit when SYSRESET_POWER_OFF is requested
by Simon Glass
· 6 years ago
ed3698a
sandbox: Add an alias for SPI
by Simon Glass
· 6 years ago
28db469
sandbox: Create a common sandbox DT
by Simon Glass
· 6 years ago
8964f86
sandbox: Sync up sandbox64.dts with main DT
by Simon Glass
· 6 years ago
db97c7f
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
18ae337
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
e59d7eb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
cd3705e
sandbox: Drop the printf() in setup_ram_buf()
by Simon Glass
· 6 years ago
fc2dde8
sandbox: Correct maths in allocation routines
by Simon Glass
· 6 years ago
752707a
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
77c0dbc
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
by Neil Armstrong
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
a009fa7
dts: switch spi-flash to jedec, spi-nor compatible
by Neil Armstrong
· 6 years ago
c679def
dm: sound: make all functions static inline
by Christian Gmeiner
· 6 years ago
8222260
sandbox: Properly print physical addresses
by Thierry Reding
· 6 years ago
947b3e6
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
by Thierry Reding
· 6 years ago
ee01043
syscon: update syscon_regmap_lookup_by_phandle
by Patrick Delaunay
· 6 years ago
8d28c3c
clk: Add fixed-factor clock driver
by Anup Patel
· 6 years ago
4d5814c
sandbox: sound: Silence sound for testing
by Simon Glass
· 6 years ago
ecd02e7
sound: Add uclass operations for beeping
by Simon Glass
· 6 years ago
53a68b3
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· 6 years ago
17d133b
sandbox: Add a note about the growing state_info struct
by Simon Glass
· 6 years ago
76d42c1
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
1b99536
sandbox: i2c_emul_find() No emulators for device 'rtc@43'
by Heinrich Schuchardt
· 6 years ago
0948af2
sandbox: Correct SDL build flags
by Simon Glass
· 6 years ago
048b2f4
sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
by Christian GMEINER
· 6 years ago
1fc5330
test: bootcount: add bootcount-uclass test
by Philipp Tomsich
· 6 years ago
658a874
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
3e61017
dm: sandbox: sound: Convert to use driver model
by Simon Glass
· 6 years ago
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
0d22f41
dm: sandbox: Update sound to use two buffers
by Simon Glass
· 6 years ago
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
dc44ea4
syscon: dm: Add a new method to get a regmap from DTS
by Jean-Jacques Hiblot
· 6 years ago
19ebf0b
test: dma: add dma-uclass test
by Grygorii Strashko
· 6 years ago
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
a318115
dm: core: add functions to get/remap I/O addresses by name
by Álvaro Fernández Rojas
· 6 years ago
66cf8f7
sandbox: Use 'extras' to specify 'head' files
by Simon Glass
· 6 years ago
24a284a
sandbox: Zero the ram buffer on startup
by Simon Glass
· 6 years ago
38c2eae
sandbox: Check the filename in jump_to_image_no_args()
by Simon Glass
· 6 years ago
23eabbb
sandbox: Fix up the debug message for the image filename
by Simon Glass
· 6 years ago
f2af76b
sandbox: Use memmove() to move overlapping regions
by Simon Glass
· 6 years ago
27cee44
sandbox: Enable sound
by Simon Glass
· 6 years ago
0d7e681
sound: sandbox: Use the correct frequency
by Simon Glass
· 6 years ago
ddad032
sound: Add sample rate as a parameter for square wave
by Simon Glass
· 6 years ago
Next »