Age | Commit message (Expand) | Author |
2019-10-16 | ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr | Stefan Roese |
2019-10-16 | ubi: provide a way to skip CRC checks | Quentin Schulz |
2019-10-15 | cmd: aes: use map_sysmem when accessing memory | Philippe Reynes |
2019-10-12 | Merge branch '2019-10-11-master-imports' | Tom Rini |
2019-10-11 | cmd: itest: add support for .q size specifier | Marek Szyprowski |
2019-10-11 | cmd: avoid decimal conversion | T Karthik Reddy |
2019-10-11 | cmd: ti: ddr3: Move the print statement after test | Krunal Bhargav |
2019-10-11 | cmd: ti: ddr3: Fix ecc address calculation | Lokesh Vutla |
2019-10-09 | Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-10-08 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2019-10-08 | Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2019-10-08 | arm64: zynqmp: Define default SYS_PROMPT | Michal Simek |
2019-10-08 | ARM: zynq: Define default SYS_PROMPT | Michal Simek |
2019-10-08 | iod: Enhance to support display of multiple values | Simon Glass |
2019-10-08 | x86: Rename some FSP functions to have an fsp_ prefix | Simon Glass |
2019-10-08 | x86: Rename existing FSP code to fsp1 | Simon Glass |
2019-10-06 | cmd: host: fix seg fault at "host info" | AKASHI Takahiro |
2019-10-06 | cmd: disable CMD_NVEDIT_EFI by default | Heinrich Schuchardt |
2019-10-06 | cmd: env: fix a typo in a comment of do_env_set_efi() | AKASHI Takahiro |
2019-10-04 | Kconfig: fix a typo in the description of bmp command. | Andrius Štikonas |
2019-10-04 | Kconfig: Migrate CONFIG_BOOTM_* options | Tom Rini |
2019-10-04 | cmd: part: number: return hexadecimal value | Roman Stratiienko |
2019-10-04 | autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW | AKASHI Takahiro |
2019-09-04 | net: introduce packet capture support | Ramon Fried |
2019-09-04 | net: mdio: Clarify code flow Covarity 244085 & 244090 | Joe Hershberger |
2019-08-26 | cmd: pci: Adjust display of digits for 64bit address and size | Kunihiko Hayashi |
2019-08-26 | cmd: gpio: remove redundant assignment | Heinrich Schuchardt |
2019-08-24 | Merge branch '2019-08-23-master-imports' | Tom Rini |
2019-08-23 | Convert CONFIG_MX_CYCLIC to Kconfig | Adam Ford |
2019-08-22 | clk: support clk tree dump | Peng Fan |
2019-08-18 | cbfs: Move result variable into the struct | Simon Glass |
2019-08-11 | Drop PCMCIA | Simon Glass |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Drop the ACTION typedef | Simon Glass |
2019-08-11 | env: Rename the redundancy flags | Simon Glass |
2019-08-11 | env: Drop the ENTRY typedef | Simon Glass |
2019-08-11 | env: Move get/set_default_env() to env.h | Simon Glass |
2019-08-11 | env: Move set_default_vars to env.h | Simon Glass |
2019-08-11 | env: net: Move eth_parse_enetaddr() to net.c/h | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_hex() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_yesno() to env.h | Simon Glass |
2019-08-11 | env: Move env_set_ulong() to env.h | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2019-08-11 | env: Move envmatch() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
2019-08-11 | env: Move get_env_id() to env.h | Simon Glass |
2019-08-11 | common: Move gzip functions into a new gzip header | Simon Glass |