- edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 8 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
- 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
- 1f2e4f5 efi_loader: Add headers for EDK2 StandAloneMM communication by Sughosh Ganu · 4 years, 6 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- 95ed752 qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · 4 years, 7 months ago
- 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
- 951be47 pci: Fix typo in definition for PCI_DEV by Simon Glass · 4 years, 7 months ago
- ba385aa usb: Update struct usb_device to indicate speed enum by Simon Glass · 4 years, 7 months ago
- 5a9aa2f dfu: add prototype for dfu_transaction_initiate/cleanup by Patrick Delaunay · 4 years, 8 months ago
- 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
- b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
- d1633b3 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 8 months ago
- 7511d14 stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 8 months ago
- c7d5b8c stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 8 months ago
- 47b98ba ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 7 months ago
- c1157dc usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
- 88bfdc1 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 5c0ee8b Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
- 78b0041 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- 36a7719 Nokia RX-51: Enable CONFIG_CONSOLE_MUX by Pali Rohár · 4 years, 8 months ago
- 7ce3752 Nokia RX-51: Remove PART* macros by Pali Rohár · 4 years, 8 months ago
- 8d11acb Nokia RX-51: Revert back onenand defitions by Pali Rohár · 4 years, 8 months ago
- 6f52aee Nokia RX-51: Move code from defconfig back to C header file by Pali Rohár · 4 years, 8 months ago
- 4f7e6e8 Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place by Pali Rohár · 4 years, 8 months ago
- 10a953d Nokia RX-51: Update my email address by Pali Rohár · 4 years, 8 months ago
- 7d74144 iopoll: Add readl_poll_sleep_timeout by Jagan Teki · 4 years, 7 months ago
- c50ae32 iopoll: Add dealy to read poll by Jagan Teki · 4 years, 7 months ago
- 9a4c65b iopoll: Add read_poll_timeout common API by Jagan Teki · 4 years, 7 months ago
- 7e82cac clk: Fix clk func names in comments by Jagan Teki · 4 years, 7 months ago
- a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
- 011a8d1 phy: Fix node description of phy_get_by_node by Jagan Teki · 4 years, 7 months ago
- 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
- e95219d imx: imx8qxp: update fdt_file according to m4 state by Peng Fan · 4 years, 7 months ago
- 88b119e imx: imx8qm: update fdt_file according to m4 state by Peng Fan · 4 years, 7 months ago
- 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 7 months ago
- afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 7 months ago
- b1c32b5 dt-bindings: imx_rsrc: add SC_R_NONE by Peng Fan · 4 years, 7 months ago
- 1487903 imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. by Adam Ford · 4 years, 7 months ago
- 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 7 months ago
- c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 7 months ago
- 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 7 months ago
- cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
- 0f97ed0 ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 7 months ago
- 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
- ad30ac3 configs: ti: Fix usage of undefined variable overlay_files by Suman Anna · 4 years, 7 months ago
- 12800e0 lib: charset: correct function descriptions by Heinrich Schuchardt · 4 years, 7 months ago
- 989fc14 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 7 months ago
- a42e629 efi_selftest: add unit test functions to HTML documentation by Heinrich Schuchardt · 4 years, 7 months ago
- df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · 4 years, 7 months ago
- 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · 4 years, 7 months ago
- 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
- e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
- d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
- 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
- e3e8121 arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
- d345718 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
- 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
- 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · 4 years, 9 months ago
- 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
- 22024d7 Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 7 months ago
- 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- 0b5f7e1 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 7 months ago
- d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
- 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
- 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
- d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 7 months ago
- 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · 4 years, 7 months ago
- b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 0acacea dm: powerpc: P5040DS: add i2c DM support by Biwen Li · 4 years, 7 months ago