Commit Graph

46677 Commits (f6bdddc92bbbd555868067cc529275327d1ba0fa)
 

Author SHA1 Message Date
Marek Vasut 3219c77e58 ARM: rmobile: Fixup ULCB CPLD support after PFC rework 8 years ago
Tom Rini 74d90d17ee Merge git://git.denx.de/u-boot-video 8 years ago
York Sun 23af484b01 armv8: ls1043ardb_sdcard: prepare falcon boot 8 years ago
York Sun b7234531db armv8: ls1043ardb: Enable spl_board_init() function 8 years ago
York Sun fb97b8621e armv8: layerscape: Enable falcon boot 8 years ago
York Sun f554411bea armv8: ls1043ardb: Use static DDR setting for SPL boot 8 years ago
York Sun 7eb40f0f9d armv8: fsl-layerscape: Avoid running dram_init_banksize again 8 years ago
York Sun b65ac633f5 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 8 years ago
York Sun d1fc0a31b5 spl: fix assignment of board info to global data 8 years ago
Bogdan Purcareata c48deb9073 armv8: ls1088a: Update MC boot sequence 8 years ago
Sumit Garg 710d0cd79e armv8: fsl-layerscape: Allocate Secure memory from first ddr region 8 years ago
Fabio Estevam 4912551bb0 armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig 8 years ago
Ran Wang 7458c5e65f armv8: Apply workaround for USB erratum A-009007 to LS1088A 8 years ago
Gong Qianyu 752513d8d9 armv8: ls1046aqds: Fix NAND offset for Fman ucode and env 8 years ago
Heinrich Schuchardt fdd04563ce efi_selftest: error handling in SNP test 8 years ago
Heinrich Schuchardt 10a08c4ed7 efi_loader: comments for functions add missing @return 8 years ago
Rob Clark 77511b3b4b efi_loader: Fix disk dp's for pre-DM/legacy devices 8 years ago
Heinrich Schuchardt 1a2c8d2f60 efi_loader: avoid NULL dereference in efi_dp_match 8 years ago
Heinrich Schuchardt 7f8ec5b63e efi_selftest: avoid dereferencing NULL in tpl test 8 years ago
Heinrich Schuchardt c155dfeb1e efi_selftest: efi_st_memcmp return difference of bytes 8 years ago
Heinrich Schuchardt 5ca23ed5bc efi_loader: supply EFI network test 8 years ago
Heinrich Schuchardt 1b6332597f efi_selftest: allow printing MAC addresses 8 years ago
Heinrich Schuchardt 9820c2f30c efi_selftest: correct definition of efi_st_error 8 years ago
Heinrich Schuchardt 336d9dfc0a efi_loader: fill return values in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 8db174d651 efi_loader: size fields in SimpleNetworkProtocol 8 years ago
Heinrich Schuchardt 891b3d9051 efi_loader: fix efi_net_get_status 8 years ago
Heinrich Schuchardt e5c21603fc efi_loader: implement WaitForPacket event 8 years ago
Heinrich Schuchardt a0549ef607 efi_loader: use events for efi_net_receive 8 years ago
Heinrich Schuchardt 61da678c39 efi_net: return EFI_UNSUPPORTED where appropriate 8 years ago
Heinrich Schuchardt 5d4a5ea964 efi_loader: efi_net: hwaddr_size = 6 8 years ago
Heinrich Schuchardt bdecf974f1 efi_loader: fill simple network protocol revision 8 years ago
Heinrich Schuchardt 2e0864a47e efi_loader: correct bits of receive_filters bit mask 8 years ago
Heinrich Schuchardt 84a12ce64e efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL 8 years ago
Heinrich Schuchardt ca379e1bf1 efi_loader: wrong type in wait_for_event 8 years ago
Heinrich Schuchardt 5a9682d0dd efi_loader: pass GUIDs as const efi_guid_t * 8 years ago
Heinrich Schuchardt fc05a95906 efi_loader: parameters of CopyMem and SetMem 8 years ago
Heinrich Schuchardt f7c78176d6 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem 8 years ago
Heinrich Schuchardt 7d963323a2 efi_loader: replace efi_div10 by do_div 8 years ago
Heinrich Schuchardt 332468f7fc efi_loader: provide function comments for boot services 8 years ago
Heinrich Schuchardt e67e7249c8 efi_selftest: make tests easier to read 8 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 8 years ago
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages 8 years ago
Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls 8 years ago
Klaus Goger 68a345294a dm: ofnode: query correct property in livetree ofnode_get_addr_size 8 years ago
Faiz Abbas 5924da1dfe dm: core: Round up size when allocating so that it is cache line aligned 8 years ago
Simon Glass ae06a1b996 dm: gpio: pca953x: Drop pointless data structure checks 8 years ago
Simon Glass 7c84319af9 dm: gpio: Correct use of -ENODEV in drivers 8 years ago
Simon Glass 4d68604189 dm: gpio: Add a comment about not copying some drivers 8 years ago
Simon Glass 1ba214767d dm: gpio: vybrid_gpio: Correct driver's use of bind() method 8 years ago
Rob Clark 085391b223 test: print_ut: Add test for %ls strings 8 years ago