pandora-u-boot.git
2020-11-05 Heinrich Schuchardttest: test/bloblist.c depends on asm/state.h
2020-11-05 Alper Nebi... cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT...
2020-11-05 Michal Simekbinman: Fix typo in kernel-doc format for binman_symname()
2020-11-05 Michal Simekbinman: Call helper function binman_set_rom_offset...
2020-11-05 Heinrich Schuchardtdoc: add sandbox API
2020-11-05 Heinrich Schuchardtsandbox: update function descriptions in os.h
2020-11-05 Heinrich Schuchardttest: adjust sysreset tests
2020-11-05 Heinrich Schuchardtsandbox: implement reset
2020-11-05 Heinrich Schuchardtsandbox: use O_CLOEXEC in os_open()
2020-11-05 Heinrich Schuchardttest/py: test poweroff
2020-11-05 Heinrich Schuchardtsandbox: enable poweroff command
2020-11-05 Heinrich Schuchardtsandbox: eth-raw: do not close the console input
2020-11-04 Michal Simekarch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
2020-11-03 Heiko Schocherenv: sf: fix init function behaviour
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-02 Eugen HristevARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit address
2020-11-02 Eugen HristevARM: dts: at91: sam9260ek: fix SPI bus unit address
2020-11-02 Eugen HristevARM: dts: at91: sama5d3xmb: fix I2C bus unit address
2020-11-02 Eugen HristevARM: dts: at91: gurnard: fix SPI bus unit address
2020-11-02 Eugen HristevARM: dts: at91: at91sam9g25ek: fix I2C bus unit address
2020-11-02 Eugen HristevARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit...
2020-11-02 Eugen HristevARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit...
2020-11-02 Eugen HristevARM: dts: at91: at91sam9261ek: fix SPI unit address...
2020-11-02 Eugen HristevARM: dts: at91: vinco: fix I2C warning bus unit address
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Heinrich Schuchardtlog: typo logl_pref in documentation
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Jagan Tekidoc: rockchip: Document Rockchip miniloader flashing
2020-10-30 Jagan Tekirockchip: Add Engicam PX30.Core C.TOUCH 2.0
2020-10-30 Jagan Tekiarm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0
2020-10-30 Jagan Tekirockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
2020-10-30 Jagan Tekiboard: engicam: Attach i.MX6 common code
2020-10-30 Jagan Tekirockchip: px30: Add EVB_PX30 Kconfig help
2020-10-30 Michael Trimarchiarm64: dts: rockchip: Add Engicam PX30.Core SOM
2020-10-30 Jagan Tekiarm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starte...
2020-10-30 Samuel Hollandrockchip: mkimage: Remove host endianness dependency
2020-10-30 Jagan Tekirockchip: Enable Console MUX in ROCKPi N8
2020-10-30 Jagan Tekivideo: rockchip: Support 4K resolution for rk3288,...
2020-10-30 Jagan Tekiarm64: dts: rockchip: Add chosen node for ROCK-Pi N8
2020-10-30 Jagan Tekirockchip: Enable Console MUX in ROCKPi N10
2020-10-30 Sean Andersondoc: Update logging documentation
2020-10-30 Sean Andersondoc: Add log kerneldocs to documentation
2020-10-30 Sean Andersontest: Add a test for log filter-*
2020-10-30 Sean Andersoncmd: log: Add commands to manipulate filters
2020-10-30 Sean Andersontest: Add a test for getopt
2020-10-30 Sean Andersonlib: Add getopt
2020-10-30 Sean Andersoncmd: log: Make "log level" print all log levels
2020-10-30 Sean Andersoncmd: log: Add commands to list categories and drivers
2020-10-30 Sean Andersoncmd: log: Split off log level parsing
2020-10-30 Sean Andersoncmd: log: Use sub-commands for log
2020-10-30 Sean Andersontest: Add test for LOGFF_MIN
2020-10-30 Sean Andersonlog: Add filter flag to match greater than a log level
2020-10-30 Sean Andersontest: Add tests for LOGFF_DENY
2020-10-30 Sean Andersontest: log: Give tests names instead of numbers
2020-10-30 Sean Andersontest: log: Convert log_test from python to C
2020-10-30 Sean Andersonlog: Add filter flag to deny on match
2020-10-30 Sean Andersonlog: Add function to create a filter with flags
2020-10-30 Sean Andersonlog: Expose some helper functions
2020-10-30 Sean Andersonlog: Use CONFIG_IS_ENABLED() for LOG_TEST
2020-10-30 Sean Andersonlog: Add additional const qualifier to arrays
2020-10-30 Sean Andersonlog: Fix incorrect documentation of log_filter.cat_list
2020-10-30 Sean Andersonlog: Fix missing negation of ENOMEM
2020-10-30 Heiko Schocherimx6: enable early spi environment access on aristainet...
2020-10-30 Heiko Schocherenv: Access Environment in SPI flashes before relocation
2020-10-30 Heiko Schocherenv: split env_import_redund() into 2 functions
2020-10-30 Heinrich Schuchardttest: unit test for efi_create_indexed_name()
2020-10-30 AKASHI Takahiroefi_loader: add efi_create_indexed_name()
2020-10-30 AKASHI Takahiroefi_loader: add option to initialise EFI subsystem...
2020-10-30 AKASHI Takahirodfu: add dfu_write_by_alt()
2020-10-30 AKASHI Takahirodfu: export dfu_list
2020-10-30 AKASHI Takahirocommon: update: add a generic interface for FIT image
2020-10-30 AKASHI Takahirodfu: modify an argument type for an address
2020-10-30 AKASHI Takahirodfu: rename dfu_tftp_write() to dfu_write_by_name()
2020-10-30 Heinrich Schuchardtefi_loader: typo in function description of u16_strnlen
2020-10-30 Heinrich Schuchardtrtc: initialize emulated RTC from environment variable
2020-10-30 Heinrich Schuchardtrtc: use probe() to initialize emulated RTC
2020-10-30 Heinrich Schuchardtefi_loader: fix DisconnectController() for sole child
2020-10-30 Alper Nebi... video: rockchip: Add missing dpcd_write() call to link_...
2020-10-30 Heiko Stuebnerram: rockchip: px30: add a config-based ddr selection
2020-10-30 Peter Robinsonrockchip: Rock960: fix up USB support
2020-10-30 Stefan Agnerrockchip: dts: tinker: remove unnecessary node
2020-10-30 Stefan Agnerrockchip: dts: tinker: move i2c node to shared device...
2020-10-30 Jack Mitchellclk: rockchip: rk3399: implement getting wdt/alive...
2020-10-29 Simon Glassbinman: Avoid calculated section data repeatedly
2020-10-29 Simon Glassbinman: Support compression of sections
2020-10-29 Simon Glassbinman: Use the actual contents in CheckSize()
2020-10-29 Simon Glassbinman: Update CheckEntries() for compressed sections
2020-10-29 Simon Glassbinman: Drop CheckEntries()
2020-10-29 Simon Glassbinman: Call CheckSize() from the section's Pack()...
2020-10-29 Simon Glassbinman: Drop the Entry.CheckSize() method
2020-10-29 Simon Glassbinman: Move sort and expand to the main Pack() function
2020-10-29 Simon Glassbinman: Drop Entry.CheckOffset()
2020-10-29 Simon Glassbinman: Avoid reporting image-pos with compression
2020-10-29 Simon Glassbinman: Set section contents in GetData()
2020-10-29 Simon Glassbinman: Store the original data before compression
2020-10-29 Simon Glassbinman: Make section padding consistent with other...
2020-10-29 Simon Glassbinman: Move section padding to the parent
2020-10-29 Simon Glassbinman: Refactor _BuildSectionData()
next