Commit Graph

  • b85f4fe70c (hack): set gmac tx delay to 4 (see full desc) lime2-spi Merlijn Wajer 2018-11-20 14:42:43 +0100
  • 475d460a6f sunxi: config: enable sun4i spi Merlijn Wajer 2018-10-23 22:47:28 +0200
  • e5533ec00c sunxi: config: enable SPL SPI for A20 OLinuXino LIME2 Merlijn Wajer 2018-10-23 22:24:24 +0200
  • aacea26ccd sunxi: config: enable Allwinner SPI driver for A20 OLinuXino LIME 2 S.J.R. van Schaik 2017-02-13 20:29:15 +0000
  • 6c1495d161 sunxi: dts: enable SPI0 controller for A20 OLinuXino LIME 2 S.J.R. van Schaik 2017-02-09 21:42:16 +0000
  • a7944dcc11 Forward port OLIMEX LIME2 Gbit ethernet patch Merlijn Wajer 2018-04-16 10:06:13 +0200
  • aaa9a82581 The lime2 features a too large capacitor on the LDO3 output, which causes the PMIC to shutdown when enabling power. To be able to still boot up however, we must gradually enable power on LDO3 for this board. Merlijn Wajer 2018-04-13 22:32:43 +0200
  • 3e07630e1b Some boards feature a capacitance on LDO3's output that is to large, causing inrush currents which as a result, shut down the AXP209. This has been reported before, without knowing the actual cause. Merlijn Wajer 2018-04-13 22:32:04 +0200
  • a615d414b1 The AXP209 has voltage rate control, or can set a slew rate, for LDO3. This allows for the power to gradually rise to the desired voltage, instead of spiking up quickly. Reason to have this can be to reduce the inrush currents for example. Merlijn Wajer 2018-04-13 22:32:00 +0200
  • 573f0762e8 The AXP209 has a few 'magisc-ish' values that are better served with clear defines. Merlijn Wajer 2018-04-13 22:31:54 +0200
  • 58f680a47e Use a define for the chip version mask on the axp209. Merlijn Wajer 2018-04-13 22:31:42 +0200
  • e540c9fd9b Use the standard BIT() macro to define BITS. Merlijn Wajer 2018-04-13 22:30:45 +0200
  • 27cb72f314 When we set or clear a pmic_bus bit, we do a read-modify-write operation. We waste some time however, by writing back the exact same value that was already set in the chip. Let us thus only configure the chip if the data is different. Merlijn Wajer 2018-04-13 22:30:37 +0200
  • 3ae192c2a4 binman: Add a test for Intel reference code Simon Glass 2018-10-01 12:22:31 -0600
  • c95c666d01 Merge git://git.denx.de/u-boot-x86 Tom Rini 2018-10-22 13:56:10 -0400
  • 88d60db011 arm: ti: boot: Remove environment partition Sam Protsenko 2018-10-18 22:47:17 +0300
  • e1a8dfde5a watchdog: aspeed: restore default value of reset_mask Cédric Le Goater 2018-10-16 13:57:11 +0200
  • 290097fe27 ARM: omap3_logic: Add NOR Flash Support for SOM-LV Adam Ford 2018-10-14 15:53:17 -0500
  • e18333e501 arm: udoo: Convert to distro config Meul, Dirk 2018-10-13 12:54:01 +0000
  • d796735c33 test: overlay: add missing include Heinrich Schuchardt 2018-10-11 02:16:46 +0200
  • ed5df0852f nand: atmel: Initialize pmecc smu with correct size Bin Meng 2018-10-08 02:27:44 -0700
  • 7702713ee8 configs: sama5d2_ptc_ek: add default bootargs for MMC defconfig Eugen Hristev 2018-10-08 10:37:00 +0300
  • 3fbf61a770 configs: sama5d2_ptc_ek: add default bootargs for NAND defconfig Eugen Hristev 2018-10-08 10:36:59 +0300
  • 76892d0115 configs: sama5d2_xplained: enable w1 and overlay for emmc defconfig Eugen Hristev 2018-10-08 10:20:04 +0300
  • ac5c1f0f3e configs: sama5d27_som1_ek: enable w1 and overlay for mmc1 defconfig Eugen Hristev 2018-10-08 10:12:56 +0300
  • 367386861b configs: at91: sama5: enable CMD_IMI Eugen Hristev 2018-10-08 10:03:01 +0300
  • 96ab34b484 configs: at91: sam9x5: added FIT and iminfo support Eugen Hristev 2018-10-08 09:55:19 +0300
  • 61b4dbb0d0 board: at91sam9x5: add environment var for cpu type Eugen Hristev 2018-10-08 09:54:27 +0300
  • 6482095de6 ARM: omap3logic: Fix MMC name Adam Ford 2018-10-07 17:47:50 -0500
  • c3aa851322 ARM: omap3logic: Specify DM serial driver as omap_serial Adam Ford 2018-10-07 17:42:42 -0500
  • f4db3b68c1 ARM: omap3logic: Encapsulate the MUSB functions in check for DM Adam Ford 2018-10-07 17:39:29 -0500
  • 169eb19135 ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37 Adam Ford 2018-10-07 09:20:45 -0500
  • 017d9819e4 ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT Adam Ford 2018-10-07 08:39:21 -0500
  • 3fdfca7a78 travis: Add qemu-x86_64 target for test.py testing Bin Meng 2018-10-13 20:52:14 -0700
  • 68b8912811 travis: Update to use QEMU 3.0.0 for testing Bin Meng 2018-10-13 20:52:13 -0700
  • 66a3a9cfd4 travis: Generate grub_x64.efi for qemu-x86_64 Bin Meng 2018-10-13 20:52:12 -0700
  • a39f0554f4 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ Bin Meng 2018-10-13 20:52:11 -0700
  • 6ce383640c x86: tsc: Introduce config option for early timer frequency Bin Meng 2018-10-13 20:52:10 -0700
  • 49d5ff439c x86: Fix the mystery of printch() during 64-bit boot Bin Meng 2018-10-13 20:52:09 -0700
  • 2c78a79ec7 x86: put global data pointer into the .data section Heinrich Schuchardt 2018-10-13 20:52:07 -0700
  • 80df194f01 x86: detect unsupported relocation types Heinrich Schuchardt 2018-10-13 20:52:06 -0700
  • 194924d881 x86: qemu: enable CONFIG_SPL_DM_RTC Heinrich Schuchardt 2018-10-13 20:52:05 -0700
  • 0e028bf970 x86: doc: Remove stale sections of 64-bit support Bin Meng 2018-10-13 20:52:04 -0700
  • 6feb2ff502 x86: doc: Mention qemu-x86_64 support Bin Meng 2018-10-13 20:52:03 -0700
  • dd4611dea4 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build Bin Meng 2018-10-13 20:52:02 -0700
  • a139cc1865 x86: Specify -march=core2 to build 64-bit U-Boot proper Bin Meng 2018-10-13 20:52:01 -0700
  • c74e3295ae x86/bootm: fix error handling in boot_prep_linux(...) Hannes Schmelzer 2018-10-11 07:44:42 +0200
  • 97d20f69f5 Enable CONFIG_TIMER_EARLY with bootstage Simon Glass 2018-09-02 17:02:24 -0600
  • 27fb0cf1f0 binman: Add support for Intel reference code Simon Glass 2018-09-02 17:02:26 -0600
  • d7e84521fe chromebook_samus: Increase pre-relocation memory Simon Glass 2018-09-02 17:02:25 -0600
  • 25db340309 test: Add test for PCI device without compat string and with DT node Marek Vasut 2018-10-10 21:27:09 +0200
  • b59349a0c0 test: Add PCI device entry without compat string and with DT node Marek Vasut 2018-10-10 21:27:08 +0200
  • 92ed986521 pci: Update documentation to make 'compatible' string optional Marek Vasut 2018-10-10 21:27:07 +0200
  • 02e4d38d87 pci: Support parsing PCI controller DT subnodes Marek Vasut 2018-10-10 21:27:06 +0200
  • 8a3d734b1b common: command: fix typo Heinrich Schuchardt 2018-10-12 11:23:04 +0200
  • 2fe88d4522 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig Adam Ford 2018-10-14 15:10:50 -0500
  • 4030f166f9 travis: Add sandbox/clang-7 support Tom Rini 2018-10-07 14:20:30 -0400
  • 758694ff07 bootcount: Make bootcount magic configurable Marek Vasut 2018-10-11 00:13:54 +0200
  • 0533fb8b3f travis: Switch to i386 version toolchain for x86 Bin Meng 2018-10-08 16:53:54 -0700
  • 0810a5a925 travis: Remove or32 toolchain info Bin Meng 2018-10-08 16:53:53 -0700
  • 876ddb558d ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX Adam Ford 2018-10-07 09:58:25 -0500
  • 72f6d6b7ea arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option Vladimir Zapolskiy 2018-09-17 22:03:27 +0300
  • 578f76cfda work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option Vladimir Zapolskiy 2018-09-17 21:56:37 +0300
  • 61eb286075 work_92105: remove unused CONFIG_LPC32XX_SPL configuration option Vladimir Zapolskiy 2018-09-17 21:56:36 +0300
  • e3e0819cbc Makefile: add LPC32xx precondition for building platform images Vladimir Zapolskiy 2018-09-17 21:43:04 +0300
  • ee54dfea45 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option Vladimir Zapolskiy 2018-09-17 21:43:03 +0300
  • 83c18d4101 Merge branch 'master' of git://git.denx.de/u-boot-sh Tom Rini 2018-10-19 07:12:46 -0400
  • bd6debbc94 ARM: rmobile: Drop PRR syscon driver Marek Vasut 2018-10-18 20:28:19 +0200
  • 4cc93fc281 ARM: dts: rmobile: Build -u-boot variants of DTs Marek Vasut 2018-10-18 20:27:16 +0200
  • 2a1eade825 ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu Hiroyuki Yokoyama 2018-09-27 19:05:18 +0900
  • cf97b2213a ARM: rmobile: Fix module clock controls refer status on Gen3 Hiroyuki Yokoyama 2018-09-26 16:00:09 +0900
  • feaf301f78 ARM: rmobile: Enable cache command on Gen3 Hiroyuki Yokoyama 2018-09-26 14:32:13 +0900
  • 4cb71e248f ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3 Hiroyuki Yokoyama 2017-03-23 10:35:41 +0900
  • a14d2d153d ARM: rmobile: salvator-x: Remove GSX clock force supply Hiroyuki Yokoyama 2018-09-25 19:03:03 +0900
  • 1c1fd9f968 ARM: rmobile: Remove Watchdog and CPG settings on Gen3 Hiroyuki Yokoyama 2018-09-25 18:48:03 +0900
  • 6f56582198 ARM: rmobile: Remove TMU0/TMU1 settings on Gen3 Hiroyuki Yokoyama 2016-03-30 10:56:21 +0900
  • 44c56bf824 ARM: rmobile: Remove console parameter from bootargs on Gen3 Hiroyuki Yokoyama 2018-09-25 16:16:14 +0900
  • 355683c35e ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3 Hiroyuki Yokoyama 2015-12-14 11:24:44 +0900
  • e3beca3a2f Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot Tom Rini 2018-10-17 07:20:52 -0400
  • d081f27fc2 efi_loader: efi_dp_get_next_instance() superfluous statement Heinrich Schuchardt 2018-09-27 20:55:04 +0200
  • b50f075286 efi_selftest: creating new handle in controller test Heinrich Schuchardt 2018-09-28 22:14:16 +0200
  • d0423c44f1 Merge git://git.denx.de/u-boot-microblaze Tom Rini 2018-10-16 13:57:23 -0400
  • b92055064e cmd: kgdb: Enable kgdb only for PPC Michal Simek 2018-10-04 14:26:13 +0200
  • 22270ca036 arm64: zynqmp: Enable MP by default via Kconfig Michal Simek 2018-10-04 14:26:13 +0200
  • 5860bc16b9 arm64: zynqmp: Add new command for TCM initialization Siva Durga Prasad Paladugu 2018-10-05 15:09:05 +0530
  • 12ad2994a5 arm64: zynqmp: Move TCM initialization to a separate routine Siva Durga Prasad Paladugu 2018-10-05 15:09:04 +0530
  • ddccf5ef90 arm64: versal: Add Xilinx Versal Virtual QEMU board Michal Simek 2018-09-18 14:58:16 +0200
  • 3dc80934f4 net: gem: Do not setup any clock for Xilinx SoC Versal Michal Simek 2018-08-22 16:18:34 +0200
  • ec48b6c991 arm64: versal: Add support for new Xilinx Versal ACAPs Michal Simek 2018-08-22 14:55:27 +0200
  • 4f37fa470f efi_loader: fix typo in efi_boottime.c Heinrich Schuchardt 2018-09-30 13:40:43 +0200
  • 819c80f528 fs: fat: Fix warning in normalize_longname() Tom Rini 2018-09-30 10:33:42 -0400
  • 1c3b2f4ae1 efi_loader: Fix warning in efi_load_image() Tom Rini 2018-09-30 10:38:15 -0400
  • b417d475b2 arm: do not include efi_loader.h twice Heinrich Schuchardt 2018-10-01 05:03:30 +0200
  • 891dacf673 efi_loader: remove lcd.h from efi_net.c Heinrich Schuchardt 2018-10-01 05:24:46 +0200
  • dadc2bddb0 efi_loader: memory leak in efi_set_variable() Heinrich Schuchardt 2018-10-02 05:30:05 +0200
  • 2c61e0cc5c efi_loader: superfluous statement in is_dir() Heinrich Schuchardt 2018-10-02 05:57:32 +0200
  • 6f566c231d efi_loader: return type efi_console_register() Heinrich Schuchardt 2018-10-02 06:08:26 +0200
  • 60d7987656 efi_loader: error handling in read_console() Heinrich Schuchardt 2018-10-02 06:43:38 +0200
  • eee6530ed1 efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...) Heinrich Schuchardt 2018-10-03 20:02:29 +0200
  • 1e1e1c27c5 efi_loader: execute efi_save_gd() first Heinrich Schuchardt 2018-10-03 23:55:38 +0200