Age | Commit message (Expand) | Author |
2020-07-20 | global_data: Add a generic global_data flag for SMP state | Simon Glass |
2020-07-17 | asm/u-boot.h: remove bd_t definitions | Masahiro Yamada |
2020-07-17 | gpio: Add a method to convert a GPIO to ACPI | Simon Glass |
2020-07-16 | efi_loader: pre-seed UEFI variables | Heinrich Schuchardt |
2020-06-25 | bdinfo: net: ppc: Drop bi_enet1addr and other similar info | Simon Glass |
2020-06-25 | bdinfo: m68k: Drop bd_info->bi_ipbfreq | Simon Glass |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-04-30 | board: Add a gd flag for chain loading | Simon Glass |
2020-04-16 | gpio: add ops to set dir flags | Patrick Delaunay |
2020-04-16 | gpio: add ops to get dir flags | Patrick Delaunay |
2020-04-16 | gpio: add support of new GPIO direction flag | Patrick Delaunay |
2020-04-16 | gpio: update dir_flags management | Patrick Delaunay |
2020-04-16 | gpio: add helper GPIOD_FLAGS_OUTPUT | Patrick Delaunay |
2020-04-16 | gpio: remove the open_drain API and ops | Patrick Delaunay |
2020-04-16 | gpio: remove GPIOD_REQUESTED | Patrick Delaunay |
2020-03-16 | asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained | Masahiro Yamada |
2020-03-16 | global_data.h: make <asm-generic/global_data.h> self-contained | Masahiro Yamada |
2020-02-05 | gpio: Rename free() to rfree() | Simon Glass |
2020-01-27 | global_data: remove unused mxc_i2c specific field | Baruch Siach |
2020-01-15 | Include missing headers for asm-generic/sections.h | Sean Anderson |
2019-08-18 | global_data: Remove comment of reserved arch-specific GD flags | Stefan Roese |
2019-07-30 | Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-30 | global_data: enable fb_base for DM_VIDEO | Heiko Schocher |
2019-07-29 | gpio: fixes for gpio-hog support | Heiko Schocher |
2019-07-27 | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-07-19 | watchdog: Split WDT from SPL_WDT | Marek Vasut |
2019-07-16 | efi_loader: use predefined constants in crt0_*_efi.S | Heinrich Schuchardt |
2019-07-13 | gpio: add gpio-hog support | Heiko Schocher |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-23 | dm: core: Change platform specific translation-offset handling | Stefan Roese |
2018-12-10 | lib: fdtdec: Add function re-setup the fdt more effeciently | Jean-Jacques Hiblot |
2018-12-02 | pe.h: Add characteristics defines | Bin Meng |
2018-11-26 | spl: Add support for passing handoff info to U-Boot proper | Simon Glass |
2018-11-26 | bloblist: Locate bloblist in U-Boot | Simon Glass |
2018-09-25 | Add include/asm-generic/atomic.h | Chris Packham |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-07-30 | u-boot: remove driver lookup loop from env_save() | Nicholas Faustini |
2018-07-09 | fdt: Add device tree memory bindings | Michael Pratt |
2018-06-03 | efi_loader: allow unaligned memory access | Heinrich Schuchardt |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-02-16 | env: Fix env_load_location | York Sun |
2018-02-10 | efi_loader: fix building crt0 on arm | Heinrich Schuchardt |
2018-02-03 | log: Add control over log formatting | Simon Glass |
2018-01-28 | atomic-long: Fix warnings on arm64 | Bradley Bolen |
2018-01-27 | env: Initialise all the environments | Maxime Ripard |
2017-12-07 | log: Plumb logging into the init sequence | Simon Glass |
2017-12-07 | log: Add an implementation of logging | Simon Glass |