Commit Graph

51835 Commits (8f690848b8a58b5da56eb08d013e63517e558292)
 

Author SHA1 Message Date
Sam Protsenko 8f690848b8 disk: part: Don't show redundant error message 6 years ago
Sam Protsenko 13bbfb4a39 env: Don't show "Failed" error message 6 years ago
Christian Gmeiner 60a4df3262 smbios: fix checkstyle warning 6 years ago
Christian Gmeiner 5113ff8a91 smbios: fix checkstyle error 6 years ago
Simon Goldschmidt fd15a9e256 doc: FIT image: clarify usage of "compression" property 6 years ago
Adam Ford ea975fe16b configs: omap3_logic: Disable NAND ID during SPL 6 years ago
Adam Ford ab5814f992 configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR 6 years ago
Heinrich Schuchardt 76a472dc44 doc: README.iscsi: make compatible with restructured text 6 years ago
Heinrich Schuchardt 0445978806 doc: add structure to Sphinx generated docs 6 years ago
Heinrich Schuchardt 1b04047a87 README: U_BOOT_ENV_CALLBACK functions 6 years ago
Heinrich Schuchardt 938b05a5d7 drivers: serial: document on_baudrate() 6 years ago
Adam Ford f43674cf82 omap3_logic: Fix CONS_INDEX 6 years ago
Troy Kisky 7e83f1d5e8 sata: fix sata_Probe return value check 6 years ago
Patrick Delaunay 17585e2dc3 sandbox: led: use new function to configure default state 6 years ago
Patrick Delaunay 1f5118b4d3 stm32mp1: use new function led default state 6 years ago
Patrick Delaunay d7a435a2ce dm: led: move default state support in led uclass 6 years ago
Patrick Delaunay 1f6d81fe33 Revert "dm: led: auto probe() LEDs with "default-state"" 6 years ago
Patrick Delaunay 8e1665102f stm32mp1: add gpio led support 6 years ago
Tom Rini cdec3ea7e4 Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Tom Rini f05ebbf47a bcm968380gerg: Add MAINTAINERS file 6 years ago
Tom Rini b243f41f12 Merge git://git.denx.de/u-boot-dm 6 years ago
Tom Rini 9d17682a57 Merge branch 'master' of git://git.denx.de/u-boot-mips 6 years ago
Sam Protsenko 28a5c88043 dfu: Provide more verbose error message 6 years ago
Sam Protsenko 87a8ca985b dfu: Fix memory leak in dfu_init_env_entities() 6 years ago
Sam Protsenko feaa7856f5 dfu: Fix data abort in dfu_free_entities() 6 years ago
Alberto Panizzo 92c7edae5e usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes 6 years ago
Alberto Panizzo 4f6dc4c893 usb: rockchip: fix printing csw debug info 6 years ago
Alberto Panizzo 11758a56ab usb: rockchip: be quiet on serial port while transferring data 6 years ago
Alberto Panizzo f68c8e827c usb: rockchip: implement K_FW_LBA_ERASE_10 command 6 years ago
Alberto Panizzo e11f9166f3 usb: rockchip: implement K_FW_LBA_READ_10 command 6 years ago
Alberto Panizzo e4b34a7634 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command 6 years ago
Alberto Panizzo cad66e324d usb: rockchip: fix command failed on host side due to missing data 6 years ago
Seung-Woo Kim c194bdf226 gadget: f_thor: fix hang-up with ctrl-c 6 years ago
Simon Glass 41d7535cba patman: Correct unit test failure 6 years ago
Simon Glass 50c59522c2 libfdt: Update to latest pylibfdt implementation 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng dac01fd89d dm: pci: Add APIs to find capability and extended capability 6 years ago
Bin Meng 5d544f962f pci: Add all known capability and extended capability ids 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 841f3216c2 pci: sandbox: emul: Rename priv structure 6 years ago
Bin Meng 82b3104308 test: dm: pci: Test driver binding with driver data provided 6 years ago
Bin Meng 490d13a523 sandbox: Update test.dts for dynamic PCI device driver matching 6 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 6 years ago
Bin Meng 4345998ae9 pci: sandbox: Support dynamically binding device driver 6 years ago
Bin Meng ed698aa7de dm: pci: Assign correct driver data when binding a driver 6 years ago
Bin Meng b3f96b4f99 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() 6 years ago
Bin Meng 3839b4e8b7 test: dm: pci: Add tests for configuration space access 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 76330ae67d pci: sandbox: swap_case: Preserve space indicator bit in BAR registers 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago