Commit Graph

  • 297b8b3ebf sandbox: host bind must close file descriptor Heinrich Schuchardt 2021-02-03 00:21:56 +01:00
  • 67637d4b5a fix patman --limit-cc option Bernhard Kirchen 2021-01-29 15:10:08 +01:00
  • 939b04e9cf bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT Simon Glass 2021-02-03 06:00:49 -07:00
  • 15421b71bc dm: core: Add DM_DEVICE_REMOVE condition to all exit paths Simon Glass 2021-02-03 21:29:44 -07:00
  • 24fd7e383d dm: core: Fix allocation of empty of-platdata Simon Glass 2021-02-03 21:29:43 -07:00
  • 8a45b22057 gpio: Add a way to read 3-way strapping pins Simon Glass 2021-02-04 21:22:09 -07:00
  • be04f1ab42 gpio: Define the log category in the uclass Simon Glass 2021-02-04 21:22:08 -07:00
  • d638a18357 gpio: sandbox: Track whether a GPIO is driven Simon Glass 2021-02-04 21:22:07 -07:00
  • edab114775 gpio: x86: Drop the deprecated methods in intel_gpio Simon Glass 2021-02-04 21:22:06 -07:00
  • 3d64774716 gpio: Use an 'ops' variable everywhere Simon Glass 2021-02-04 21:22:05 -07:00
  • ca1e1f57be gpio: Replace direction_input() and direction_output() Simon Glass 2021-02-04 21:22:04 -07:00
  • 7e0a96d559 dm: gpio: Add a way to update flags Simon Glass 2021-02-04 21:22:03 -07:00
  • e87e86f31c gpio: sandbox: Make sandbox_gpio_set_flags() set all flags Simon Glass 2021-02-04 21:22:02 -07:00
  • 0242aecb4c gpio: sandbox: Fully separate pin value from output value Simon Glass 2021-02-04 21:22:01 -07:00
  • 1f212afc4c gpio: sandbox: Use a separate flag for the value Simon Glass 2021-02-04 21:22:00 -07:00
  • a03a0aa7e8 gpio: sandbox: Rename GPIO dir_flags to flags Simon Glass 2021-02-04 21:21:59 -07:00
  • c0c1e62c6e gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() Simon Glass 2021-02-04 21:21:57 -07:00
  • 9648789e26 dm: gpio: Rename get_dir_flags() method to get_flags() Simon Glass 2021-02-04 21:21:56 -07:00
  • 13979fc446 dm: gpio: Rename set_dir_flags() method to update_flags() Simon Glass 2021-02-04 21:21:55 -07:00
  • 4fe406729c gpio: Disable functions not used with of-platdata Simon Glass 2021-02-04 21:21:54 -07:00
  • 5a9d8633e5 Merge branch '2021-03-03-assorted-improvements' into next Tom Rini 2021-03-03 14:05:43 -05:00
  • 52ba373b78 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2021-03-03 10:10:34 -05:00
  • 03bf8436a3 board: gateworks: imx8mm: Add Gateworks Venice board support Tim Harvey 2021-03-02 14:00:21 -08:00
  • 5db93abe33 arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits Tim Harvey 2021-03-02 14:00:20 -08:00
  • 23ab54e093 Merge https://source.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2021-03-03 07:54:55 -05:00
  • 5d235324ae video: sunxi_display: Convert to DM_VIDEO Jagan Teki 2021-02-22 00:12:34 +00:00
  • 795d605cab usb: USB keyboard requires DM_KEYBOARD Heinrich Schuchardt 2021-02-28 12:50:49 +01:00
  • 57ac28720d Nokia RX-51: Enable usbtty serial console by default Pali Rohár 2021-02-20 11:50:15 +01:00
  • 69b78cbf5e Nokia RX-51: Move content of rx51.h to rx51.c Pali Rohár 2021-02-07 14:50:15 +01:00
  • b99e03d90b Nokia RX-51: Remove function set_muxconf_regs() Pali Rohár 2021-02-07 14:50:14 +01:00
  • 50ef3851b8 arm: omap3: Compile s_init() function only when it is used Pali Rohár 2021-02-07 14:50:13 +01:00
  • 628680a99f arm: omap3: Compile lowlevel_init() function only when it is used Pali Rohár 2021-02-07 14:50:12 +01:00
  • 7f98575b7b usb: gadget: Use dbg_ep0() macro instead of serial_printf() Pali Rohár 2021-02-07 14:50:11 +01:00
  • f2e81c1d38 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint Pali Rohár 2021-02-07 14:50:10 +01:00
  • f1e8d2072c usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand Pali Rohár 2021-02-07 14:50:09 +01:00
  • ff77bb301e usb: musb: Fix receiving of bigger buffers Pali Rohár 2021-02-07 14:50:08 +01:00
  • ea7125c4c6 usb: musb: Fix transmission of bigger buffers Pali Rohár 2021-02-07 14:50:07 +01:00
  • 7d7ae28c8b usb: musb: Read value of PERI_RXCSR to 16bit variable Pali Rohár 2021-02-07 14:50:06 +01:00
  • 10bc132510 usb: musb: Fix configuring FIFO for endpoints Pali Rohár 2021-02-07 14:50:05 +01:00
  • a6f5e1b9cd usb: musb: Always clear the data toggle bit when configuring ep Pali Rohár 2021-02-07 14:50:04 +01:00
  • 4cc53ef184 usb: musb: Fix compilation of gadget code Pali Rohár 2021-02-07 14:50:03 +01:00
  • 7f840c1b26 serial: usbtty: Send urb data in correct order Pali Rohár 2021-02-07 14:50:02 +01:00
  • d3fb8fee7d serial: usbtty: Fix puts function Pali Rohár 2021-02-07 14:50:01 +01:00
  • 78af81c345 Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi Tom Rini 2021-03-02 16:46:16 -05:00
  • 63af92e837 tpm: Allow disabling platform hierarchy with TPM2 Simon Glass 2021-02-06 14:23:42 -07:00
  • 7785bc1d5f tpm: Add TPM2 support for write_lock Simon Glass 2021-02-06 14:23:41 -07:00
  • 6719cbe31a tpm: Add TPM2 support for read/write values Simon Glass 2021-02-06 14:23:40 -07:00
  • eadcbc7896 tpm: Add an implementation of define_space Simon Glass 2021-02-06 14:23:39 -07:00
  • 1bea7cc430 tpm: Reduce duplication in a few functions Simon Glass 2021-02-06 14:23:38 -07:00
  • b8eb9210e7 tpm: Add a basic API implementation for TPMv2 Simon Glass 2021-02-06 14:23:37 -07:00
  • d6a885f087 tpm: Switch TPMv1 over to use the new API Simon Glass 2021-02-06 14:23:36 -07:00
  • bfe8fa262c tpm: Add an API that can support v1.2 and v2 Simon Glass 2021-02-06 14:23:35 -07:00
  • 1a39ab87b7 tpm: Add debugging of request in tpm_sendrecv_command() Simon Glass 2021-02-06 14:23:34 -07:00
  • d5cb6687c5 tpm: Use logging in the uclass Simon Glass 2021-02-06 14:23:33 -07:00
  • 13ad993fc7 tpm: Don't include cr50 in TPL/SPL Simon Glass 2021-02-06 14:23:32 -07:00
  • 185756ec0f bootm: Fix duplicate debugging in bootm_process_cmdline() Simon Glass 2021-02-06 09:57:35 -07:00
  • 1c52fcca72 sandbox: Write out bloblist when exiting Simon Glass 2021-02-06 09:57:34 -07:00
  • b308d9fd18 sandbox: Avoid using malloc() for system state Simon Glass 2021-02-06 09:57:33 -07:00
  • 14e46dfb17 sandbox: Add os_realloc() Simon Glass 2021-02-06 09:57:32 -07:00
  • 869badca61 s5p4418_nanopi2: Drop dead code Simon Glass 2021-02-06 09:57:31 -07:00
  • 008ae72c69 doc: Add a note about producing 'md.b' output using hexdump Simon Glass 2021-02-06 09:57:30 -07:00
  • 671c454368 doc: describe the md command Simon Glass 2021-02-06 09:57:29 -07:00
  • ef1080470d binman: Indicate how to make binman verbose Simon Glass 2021-02-06 09:57:28 -07:00
  • 1a9e75bd5d spl: Drop duplicate 'Jumping to U-Boot' message Simon Glass 2021-02-06 09:57:27 -07:00
  • 2740edaf47 arm: remove set_dacr/get_dacr functions Patrick Delaunay 2021-02-05 13:53:39 +01:00
  • 8ca0f51c59 arm: cp15: remove weak function arm_init_domains Patrick Delaunay 2021-02-05 13:53:38 +01:00
  • cd3eadc2bb arm: omap2: remove arm_init_domains Patrick Delaunay 2021-02-05 13:53:37 +01:00
  • 503eea4519 arm: cp15: update DACR value to activate access control Patrick Delaunay 2021-02-05 13:53:36 +01:00
  • 9b39d249e0 arm: cosmetic: align TTB_SECT define value Patrick Delaunay 2021-02-05 13:53:35 +01:00
  • 342e1abd5c arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH Patrick Delaunay 2021-02-05 13:53:34 +01:00
  • aad8414794 stm32mp: update the mmu configuration for SPL and prereloc Patrick Delaunay 2021-02-05 13:53:33 +01:00
  • 1419e5b516 stm32mp: update MMU config before the relocation Patrick Delaunay 2021-02-05 13:53:32 +01:00
  • 35b65dd8ef reset: Remove addr parameter from reset_cpu() Harald Seiler 2020-12-15 16:47:52 +01:00
  • 3394f398b5 Revert "lpc32xx: cpu: add support for soft reset" Harald Seiler 2020-12-15 16:47:51 +01:00
  • 10b86ef9b3 board: ns3: Remove superfluous reset logic Harald Seiler 2020-12-15 16:47:50 +01:00
  • 5075bf28d6 nds32: Remove dead reset_cpu() implementation Harald Seiler 2020-12-15 16:47:49 +01:00
  • 20ecfbe931 configs: Resync with savedefconfig Tom Rini 2021-03-02 09:36:23 -05:00
  • fae165b5a1 configs: rpi4_32: Enable iProc RNG200 Matthias Brugger 2021-02-26 11:48:01 +01:00
  • 3ac05239b4 rng: iproc_rng200: Enable support for RPi4 armv7 Matthias Brugger 2021-02-26 11:48:00 +01:00
  • 02675393d0 MAINTAINERS: Update info for Raspberry Pi Matthias Brugger 2021-02-26 11:23:16 +01:00
  • 76cffd5795 drivers: mmc: iproc_sdhci: enable HS200 mode Bharat Gooty 2021-02-26 11:45:13 +05:30
  • 60a376b093 configs: RPi2: Disable EFI Grub workaround Matthias Brugger 2021-02-16 20:54:08 +01:00
  • 8bad34a709 pinctrl: at91-pio4: add support for slew-rate Claudiu Beznea 2021-01-27 15:00:30 +02:00
  • f031bb304d dt-bindings: pinctrl: at91-pio4: add slew-rate Claudiu Beznea 2021-01-27 15:00:29 +02:00
  • c5219c4a18 Prepare v2021.04-rc3 v2021.04-rc3 Tom Rini 2021-03-01 22:46:41 -05:00
  • 7034478a2f ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y Marek Vasut 2021-03-01 16:41:28 +01:00
  • e86ad666d0 log: convert pr_*() to logging Heinrich Schuchardt 2021-01-04 08:02:55 +01:00
  • 1afb9f2222 fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 Marek Behún 2021-02-09 18:33:37 +01:00
  • 076dc92ac6 ARM: imx: Do not hard-code MX8M MMU table DRAM entry offset Marek Vasut 2021-02-27 14:59:00 +01:00
  • 5d42ea5535 ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property Fabio Estevam 2021-02-22 14:40:47 -03:00
  • 325bb40f21 tools: imx8mimage: Restore the original __ALIGN_MASK() macro Fabio Estevam 2021-02-22 13:16:43 -03:00
  • f19d1a946c arm: dts: imx8mp-evk: Add FEC PHY reset timing Ye Li 2021-02-18 22:33:48 -08:00
  • 5d9b166401 imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit. Adam Ford 2021-02-16 08:19:52 -06:00
  • e8e2703a30 doc: board: freescale: imx8mp_evk: update to newer versions and change ATF_LOAD_ADDR Peter Bergin 2021-02-14 20:19:22 +01:00
  • fb4c3387bc ARM: imx: Add missing FEC ethernet quirk for MX8M Marek Vasut 2021-02-25 22:02:26 +01:00
  • aacf04fb43 mx6sabre: Fix boot failure Ye Li 2021-02-20 18:25:45 -08:00
  • 0ba116a319 mmc: fsl_esdhc_imx: fix the DTOCV to 0xE Haibo Chen 2021-02-19 11:25:32 -08:00
  • b03df2d1c6 mx23evk: Add myself as maintainer Fabio Estevam 2021-02-18 20:32:30 -03:00
  • 23013aa961 mx23evk: Convert to driver model Fabio Estevam 2021-02-18 20:32:29 -03:00
  • c6f2b4cabf mx23-evk: Import devicetree file from Linux Fabio Estevam 2021-02-18 20:32:28 -03:00