Commit Graph

  • f5631b2c84 board: lsxl: use proper *_r variables Michael Walle 2022-08-17 21:38:01 +02:00
  • 148b3aef9a board: lsxl: reorder image loading and remove ramdisk_len Michael Walle 2022-08-17 21:38:00 +02:00
  • 111e1e110b board: lsxl: use CONFIG_DEFAULT_FDT_FILE Michael Walle 2022-08-17 21:37:59 +02:00
  • 7717c2faf8 board: lsxl: automatically select CONFIG_MISC_INIT_R Michael Walle 2022-08-17 21:37:58 +02:00
  • b6a0683fe6 board: lsxl: remove unused header files Michael Walle 2022-08-17 21:37:57 +02:00
  • 48f80e28a2 board: lsxl: remove CONFIG_ENV_OVERWRITE Michael Walle 2022-08-17 21:37:56 +02:00
  • 857065403a board: lsxl: remove eraseenv script Michael Walle 2022-08-17 21:37:55 +02:00
  • 29c670b70f board: lsxl: remove unused features Michael Walle 2022-08-17 21:37:54 +02:00
  • a39f3dc351 board: lsxl: limit size to 384kiB Michael Walle 2022-08-17 21:37:53 +02:00
  • 1b34339c50 button: gpio: add DM_GPIO dependency Michael Walle 2022-08-17 21:37:52 +02:00
  • e9e73d78a8 timer: add orion-timer support Michael Walle 2022-08-17 21:37:51 +02:00
  • 78c9b85df8 arm: kirkwood: make it CONFIG_TIMER aware Michael Walle 2022-08-17 21:37:50 +02:00
  • f395cf9cac arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register Pali Rohár 2022-08-17 21:37:49 +02:00
  • 616278bd2c time: move the CONFIG_SYS_TIMER_RATE handling to the compiler Michael Walle 2022-08-17 21:37:48 +02:00
  • 7875f8019c arm: kirkwood: nsa310s: Add Distro boot capability Tony Dinh 2022-08-11 16:40:25 -07:00
  • 5692e5b244 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation Pali Rohár 2022-08-10 14:46:09 +02:00
  • c02eff8fcf arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected Pali Rohár 2022-08-10 12:54:11 +02:00
  • 455f55e4a3 arm: mvebu: turris_omnia: Show MCU version Pali Rohár 2022-08-10 11:00:25 +02:00
  • 5a86d67e31 arm: kirkwood: pogo_v4: Add Distro boot capability Tony Dinh 2022-08-08 20:01:34 -07:00
  • 397626ced6 arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL Pali Rohár 2022-08-08 19:13:43 +02:00
  • 1d323d8306 Prepare v2022.10-rc3 v2022.10-rc3 Tom Rini 2022-08-22 18:54:48 -04:00
  • 850ac7ceb7 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm Tom Rini 2022-08-22 12:41:07 -04:00
  • 61e887fb9c Merge branch '2022-08-22-platform-removals-CI-updates' Tom Rini 2022-08-22 12:32:52 -04:00
  • b6d4e0850b CI: Move to Ubuntu 2022.04 "Jammy" for CI base Tom Rini 2022-08-09 21:08:54 -04:00
  • ac30d240db mtd: rawnand: fsl_elbc: Fix reading address pointer from DT Pali Rohár 2022-08-19 11:20:01 +02:00
  • 080b7d89ae mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag Pali Rohár 2022-08-15 10:01:40 +02:00
  • 1a29486e9f configs: imx8mn_bsh_smm_s2: Use nand_base ident for nand identification Michael Trimarchi 2022-07-28 14:43:09 +02:00
  • 007f1d1473 mtd: nand: samsung: Retrieve ECC requirements from extended Michael Trimarchi 2022-07-25 12:20:24 +02:00
  • 6cda1dc210 mtd: nand: Rename nand_get_flash_type() into nand_detect() Michael Trimarchi 2022-07-25 10:18:51 +02:00
  • c76f9ddf91 mtd: nand: change return type of nand_get_flash_type() to int Michael Trimarchi 2022-07-25 10:06:06 +02:00
  • 8a67acfce2 mtd: nand: Rename the nand_manufacturers struct Michael Trimarchi 2022-07-26 18:33:11 +02:00
  • 05f958f8a2 CI: Azure: Merge PowerPC jobs in to one Tom Rini 2022-08-09 21:08:52 -04:00
  • 845102cbe9 powerpc: remove support for kmtergr1 and MPC8309 Holger Brunck 2022-08-19 16:55:06 +02:00
  • c50ff4a933 arm: Remove warp board Tom Rini 2022-08-03 12:11:00 -04:00
  • f5abb5b110 Merge branch '2022-08-20-enforce-DM_ETH-migration' Tom Rini 2022-08-20 22:39:42 -04:00
  • 94633c36f9 net: Make DM_ETH be selected by NETDEVICE Tom Rini 2022-08-02 07:33:47 -04:00
  • 4b8dd4c5a2 smdkc100: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:46 -04:00
  • 2b882f3d96 warp7: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:45 -04:00
  • 7a83f2bac9 vinco: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:44 -04:00
  • 6dcca22f77 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code Tom Rini 2022-08-02 07:33:43 -04:00
  • c39d789f49 am335x_sl50: Disable SPL_NET Tom Rini 2022-08-02 07:33:42 -04:00
  • cd31c5315e igep00x0: Disable networking Tom Rini 2022-08-02 07:33:41 -04:00
  • a2504a1bd2 net: ks8851_mll: Remove legacy non-DM_ETH code and callers Tom Rini 2022-08-02 07:33:40 -04:00
  • a34f971d97 mpc8548cds: Guard old ethernet code with !DM_ETH Tom Rini 2022-08-02 07:33:39 -04:00
  • 0040ed7e0c ppc: Remove corenet_ds boards Tom Rini 2022-08-09 10:16:21 -04:00
  • cd9b71c3f6 layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms Tom Rini 2022-08-09 10:16:22 -04:00
  • adae2ed62d fsl-mc: Update dependencies for DM_ETH Tom Rini 2022-08-02 07:33:37 -04:00
  • 9d7add8ac9 net: lpc32xx_eth.c ethernet driver Tom Rini 2022-08-02 07:33:36 -04:00
  • 40463b9c4a arm: Remove kzm9g board Tom Rini 2022-08-02 07:33:34 -04:00
  • 0fb054b3f7 arm: Remove armadillo-800eva board Tom Rini 2022-08-02 07:33:33 -04:00
  • d8d5ab40d5 arm: Remove cm_t335 board Tom Rini 2022-08-02 07:33:32 -04:00
  • 5663b137e6 arm: Remove edminiv2 board Tom Rini 2022-08-02 07:33:31 -04:00
  • 30da76be5c mx28evk: Remove AUART/NAND/SPI variants Fabio Estevam 2022-08-02 23:04:04 -03:00
  • cd15b640b0 binman: Add zstd bintool Stefan Herbrechtsmeier 2022-08-19 16:25:38 +02:00
  • 432a825520 binman: Add xz bintool Stefan Herbrechtsmeier 2022-08-19 16:25:37 +02:00
  • 7b26a4608c binman: Add lzop bintool Stefan Herbrechtsmeier 2022-08-19 16:25:36 +02:00
  • 0f369d7992 binman: Add gzip bintool Stefan Herbrechtsmeier 2022-08-19 16:25:35 +02:00
  • 45aa279800 binman: Add bzip2 bintool Stefan Herbrechtsmeier 2022-08-19 16:25:34 +02:00
  • 867eed1284 binman: Add BintoolPacker class to bintool Stefan Herbrechtsmeier 2022-08-19 16:25:33 +02:00
  • da1af35c2f binman: Add compression tests Stefan Herbrechtsmeier 2022-08-19 16:25:32 +02:00
  • c3665a896e binman: Support missing compression tools Stefan Herbrechtsmeier 2022-08-19 16:25:31 +02:00
  • ec7d27d3a8 binman: Move compression bintool management into entry class Stefan Herbrechtsmeier 2022-08-19 16:25:30 +02:00
  • edafeb8da6 binman: Select compression bintools in cbfs_util class Stefan Herbrechtsmeier 2022-08-19 16:25:29 +02:00
  • cbe2e75d00 binman: Move compression bintools creation into test setup Stefan Herbrechtsmeier 2022-08-19 16:25:28 +02:00
  • 4f463e3dee binman: Remove obsolete compressed data header handling Stefan Herbrechtsmeier 2022-08-19 16:25:27 +02:00
  • 9f74395ee5 binman: Disable compressed data header Stefan Herbrechtsmeier 2022-08-19 16:25:26 +02:00
  • 6aa8000e74 binman: Add length header attribute to dtb entry Stefan Herbrechtsmeier 2022-08-19 16:25:25 +02:00
  • 204a27bbb2 binman: Add DecompressData function to entry class Stefan Herbrechtsmeier 2022-08-19 16:25:24 +02:00
  • fa24f5578c binman: Check only section data in multi section test Stefan Herbrechtsmeier 2022-08-19 16:25:23 +02:00
  • 917b3c37ae binman: Collect bintools before usage Stefan Herbrechtsmeier 2022-08-19 16:25:22 +02:00
  • a555965141 binman: Forward AddBintools calls to base class Stefan Herbrechtsmeier 2022-08-19 16:25:21 +02:00
  • 9069d55c22 binman: Forward AddBintools calls to sub entries in cbfs_util Stefan Herbrechtsmeier 2022-08-19 16:25:20 +02:00
  • facc378a86 binman: Avoid duplicates in bintool lists Stefan Herbrechtsmeier 2022-08-19 16:25:19 +02:00
  • 6ac7a83e4d binman: Skip elf tests if python elftools is not available Stefan Herbrechtsmeier 2022-08-19 16:25:18 +02:00
  • d626e825f5 binman: Allow collection to use entries from other sections Simon Glass 2022-08-13 11:40:50 -06:00
  • 9db9e932c7 binman: Allow passing entries using -n Simon Glass 2022-08-13 11:40:49 -06:00
  • dfe1db4030 binman: Allow the image name to be the data file Simon Glass 2022-08-13 11:40:48 -06:00
  • e9b5e31a12 binman: Improve mkimage documentation Simon Glass 2022-08-13 11:40:47 -06:00
  • 73593e499c binman: Avoid use of expected failure Simon Glass 2022-08-13 11:40:46 -06:00
  • 1c65a54d6d binman: Adjust mkimage etype node reading Simon Glass 2022-08-13 11:40:45 -06:00
  • cdadadab7d binman: Add a way to check for missing properties Simon Glass 2022-08-13 11:40:44 -06:00
  • 24474dc20a binman: Fix up the entry-docs for Entry_pre_load Simon Glass 2022-08-13 11:40:43 -06:00
  • 10463136fd patman: Don't buffer test output with a single test Simon Glass 2022-08-13 11:40:42 -06:00
  • 8816edabbd patman: Put the coverage command-line last Simon Glass 2022-08-13 11:40:41 -06:00
  • 55bc22760c bootstage: Show func name for bootstage_mark/error Michal Simek 2022-08-12 10:54:51 +02:00
  • 76a9d96feb log: Drop log_nop() functions Simon Glass 2021-03-18 07:18:37 +13:00
  • 7960a0a289 binman: Put fake files in a subdirectory Simon Glass 2022-08-07 09:46:46 -06:00
  • 3212be5e24 Merge branch '2022-08-20-assorted-updates' Tom Rini 2022-08-20 19:00:10 -04:00
  • 65523d28b9 gpio: aspeed: port Linux dt-bindings header file Dhananjay Phadke 2022-08-04 08:58:54 -07:00
  • a871af2d5a hwconfig: Allow to use restricted env Pali Rohár 2022-08-07 21:06:04 +02:00
  • cc0b36536b arm: k3: Correct an awk warning Simon Glass 2022-08-07 07:12:19 -06:00
  • 4b05301979 arm64: explicitly disable pointer authentication instructions Rasmus Villemoes 2022-08-08 16:12:30 +02:00
  • 297c439b37 Restore pcm051_rev3_defconfig config Matwey V. Kornilov 2022-08-11 17:18:12 +03:00
  • 9ca6c91732 Nokia RX-51: Move board required options from defconfig to Kconfig Pali Rohár 2022-08-11 22:27:25 +02:00
  • 0ba6ce4b78 Nokia RX-51: Simplify calculation of attached kernel image address Pali Rohár 2022-08-11 22:27:24 +02:00
  • 04bd87c24c Nokia RX-51: Simplify copy kernel code Pali Rohár 2022-08-11 22:27:23 +02:00
  • c5be5f6f54 Nokia RX-51: Use U-Boot generic position independent code Pali Rohár 2022-08-11 22:27:22 +02:00
  • 7c4ad98217 Nokia RX-51: Fix invalidating zImage kernel format Pali Rohár 2022-08-11 22:27:21 +02:00
  • 012d4be439 arm: Set default MACH_TYPE in Kconfig Pali Rohár 2022-08-11 22:29:03 +02:00
  • 23dc815c50 MAINTAINERS: Update email of Neil Armstrong Neil Armstrong 2022-08-16 11:58:08 +02:00