Gitiles Standalone
repos
/
3rdparty
/
u-boot
/
8fee226da36f799e69041b2ab381064693199c7f
8fee226
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 7 years ago
282ce64
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
7e86242
misc: Add gdsys_ioep driver
by Mario Six
· 7 years ago
004e67c
test: Add tests for misc uclass
by Mario Six
· 7 years ago
440bc11
misc: uclass: Add enable/disable function
by Mario Six
· 7 years ago
3958bff
misc: docs: Fix comments in misc.h
by Mario Six
· 7 years ago
25a9f97
video_display: Add Xilinx LogiCore DP TX
by Mario Six
· 7 years ago
77d512f
video: Sort Makefile entries
by Mario Six
· 7 years ago
37c4a5f
cmd: Add axi command
by Mario Six
· 7 years ago
87940ec
test: Add AXI test
by Mario Six
· 7 years ago
957983e
sandbox: Add and build AXI bus and device
by Mario Six
· 7 years ago
9a8bcab
axi: Add AXI sandbox driver and simple emulator
by Mario Six
· 7 years ago
9fc8706
axi: Add ihs_axi driver
by Mario Six
· 7 years ago
a63e54a
drivers: Add AXI uclass
by Mario Six
· 7 years ago
a032e0a
travis: give every job a name
by Stephen Warren
· 7 years ago
2846ea8
elf: Add support for PPC64 ELF V1 ABI in bootelf
by Rob Bracero
· 7 years ago
9beb490
db410c: Fixup DRAM
by Ramon Fried
· 7 years ago
36adb7c
snapdragon: Add DRAM detection & FDT fixup
by Ramon Fried
· 7 years ago
8f69084
disk: part: Don't show redundant error message
by Sam Protsenko
· 7 years ago
13bbfb4
env: Don't show "Failed" error message
by Sam Protsenko
· 7 years ago
60a4df3
smbios: fix checkstyle warning
by Christian Gmeiner
· 7 years ago
5113ff8
smbios: fix checkstyle error
by Christian Gmeiner
· 7 years ago
fd15a9e
doc: FIT image: clarify usage of "compression" property
by Simon Goldschmidt
· 7 years ago
ea975fe
configs: omap3_logic: Disable NAND ID during SPL
by Adam Ford
· 7 years ago
ab5814f
configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
by Adam Ford
· 7 years ago
76a472d
doc: README.iscsi: make compatible with restructured text
by Heinrich Schuchardt
· 7 years ago
0445978
doc: add structure to Sphinx generated docs
by Heinrich Schuchardt
· 7 years ago
1b04047
README: U_BOOT_ENV_CALLBACK functions
by Heinrich Schuchardt
· 7 years ago
938b05a
drivers: serial: document on_baudrate()
by Heinrich Schuchardt
· 7 years ago
f43674c
omap3_logic: Fix CONS_INDEX
by Adam Ford
· 7 years ago
7e83f1d
sata: fix sata_Probe return value check
by Troy Kisky
· 7 years ago
17585e2
sandbox: led: use new function to configure default state
by Patrick Delaunay
· 7 years ago
1f5118b
stm32mp1: use new function led default state
by Patrick Delaunay
· 7 years ago
d7a435a
dm: led: move default state support in led uclass
by Patrick Delaunay
· 7 years ago
1f6d81f
Revert "dm: led: auto probe() LEDs with "default-state""
by Patrick Delaunay
· 7 years ago
8e16651
stm32mp1: add gpio led support
by Patrick Delaunay
· 7 years ago
cdec3ea
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
f05ebbf
bcm968380gerg: Add MAINTAINERS file
by Tom Rini
· 7 years ago
b243f41
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
9d17682
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
28a5c88
dfu: Provide more verbose error message
by Sam Protsenko
· 7 years ago
87a8ca9
dfu: Fix memory leak in dfu_init_env_entities()
by Sam Protsenko
· 7 years ago
feaa785
dfu: Fix data abort in dfu_free_entities()
by Sam Protsenko
· 7 years ago
92c7eda
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
by Alberto Panizzo
· 7 years ago
4f6dc4c
usb: rockchip: fix printing csw debug info
by Alberto Panizzo
· 7 years ago
11758a5
usb: rockchip: be quiet on serial port while transferring data
by Alberto Panizzo
· 7 years ago
f68c8e8
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 7 years ago
e11f916
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 7 years ago
e4b34a7
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
by Alberto Panizzo
· 7 years ago
cad66e3
usb: rockchip: fix command failed on host side due to missing data
by Alberto Panizzo
· 7 years ago
c194bdf
gadget: f_thor: fix hang-up with ctrl-c
by Seung-Woo Kim
· 8 years ago
41d7535
patman: Correct unit test failure
by Simon Glass
· 7 years ago
50c5952
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 7 years ago
95e1106
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· 7 years ago
dac01fd
dm: pci: Add APIs to find capability and extended capability
by Bin Meng
· 7 years ago
5d544f9
pci: Add all known capability and extended capability ids
by Bin Meng
· 7 years ago
3ed214a
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
by Bin Meng
· 7 years ago
841f321
pci: sandbox: emul: Rename priv structure
by Bin Meng
· 7 years ago
82b3104
test: dm: pci: Test driver binding with driver data provided
by Bin Meng
· 7 years ago
490d13a
sandbox: Update test.dts for dynamic PCI device driver matching
by Bin Meng
· 7 years ago
59a160e
pci: sandbox: swap_case: Declare dynamic driver matching
by Bin Meng
· 7 years ago
4345998
pci: sandbox: Support dynamically binding device driver
by Bin Meng
· 7 years ago
ed698aa
dm: pci: Assign correct driver data when binding a driver
by Bin Meng
· 7 years ago
b3f96b4
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
by Bin Meng
· 7 years ago
3839b4e
test: dm: pci: Add tests for configuration space access
by Bin Meng
· 7 years ago
dee4d75
test: dm: pci: Test more than one PCI host controller
by Bin Meng
· 7 years ago
76330ae
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
by Bin Meng
· 7 years ago
2db7f2b
test: dm: pci: Test more than one device on the same bus
by Bin Meng
· 7 years ago
dd4808f
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
by Bin Meng
· 7 years ago
64e45f7
dm: pci: Fix scanning multi-function device
by Bin Meng
· 7 years ago
1f6b08b
dm: pci: Extract vendor/device id in child_post_bind()
by Bin Meng
· 7 years ago
7b9cbad
dm: core: Add ofnode function to read PCI vendor and device id
by Bin Meng
· 7 years ago
d494131
dm: Correct typos in uclass_first/next_device_check()
by Bin Meng
· 7 years ago
01259c9
pci: Remove 440ep-specific macros
by Bin Meng
· 7 years ago
990cebf
bcm968380gerg: add initial support
by Philippe Reynes
· 7 years ago
341032d
bcm6838: add initial support
by Philippe Reynes
· 7 years ago
3e4a68d
bmips: ram: add an option to force the size of the ram
by Philippe Reynes
· 7 years ago
481ea2e
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 7 years ago
215b4fa
mips: dbau1x00: Remove this board
by Tom Rini
· 7 years ago
e966471
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
fc82e76
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 7 years ago
b1aad8d
zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards
by Tom Rini
· 7 years ago
188ebc7
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
63d54c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
373413c
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
cca7429
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 7 years ago
a492fdf
arm: zynq: dts: add spi flash node to zedboard
by Luis Araneda
· 7 years ago
312dd1c
gpio: xilinx: Add support for using label property
by Michal Simek
· 7 years ago
ac7f061
gpio: xilinx: Return 0 from xilinx_gpio_set_value
by Michal Simek
· 7 years ago
c714aea
gpio: xilinx: Not read output values via regs
by Michal Simek
· 7 years ago
cd1457d
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
by Michal Simek
· 7 years ago
642a860
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
by Michal Simek
· 7 years ago
bf2a69d
gpio: xilinx: Set value before changing direction
by Michal Simek
· 7 years ago
6f81ff0
gpio: xilinx: Remove !DM driver
by Michal Simek
· 7 years ago
ddd7b3f
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
by Michal Simek
· 7 years ago
79a0188
arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS
by Vladimir Vid
· 7 years ago
4469bd7
tools: kwboot: properly quit when read() returns 0
by Willy Tarreau
· 8 years ago
3475a71
tools: kwboot: unbreak terminal-only mode
by Willy Tarreau
· 8 years ago
a6477f7
ARM: kirkwood: add SBx81LIFXCAT board
by Chris Packham
· 8 years ago
14deee2
arm: mvebu: clearfog: add u-boot, dm-spl tag for spi
by Jon Nettleton
· 8 years ago
Next »