Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dd5e9d95aef5dda482584a4fd0eef89e83d1b212
dd5e9d9
spi: Kconfig: Mark SH_SPI as DEPRECATED
by Jagan Teki
· Wed May 29 17:01:33 2019 -0400
9f72733
spi: Kconfig: Mark MXS_SPI has DEPRECATED
by Jagan Teki
· Wed May 29 17:01:32 2019 -0400
a198ea3
Makefile: Trigger a warning for legcay spi drivers
by Jagan Teki
· Wed May 29 17:01:31 2019 -0400
f70bdd0
Makefile: Trigger a Warning if DEPRECATED is defined
by Jagan Teki
· Wed May 29 17:01:30 2019 -0400
e9518cf
Kconfig: Add DEPRECATED option
by Tom Rini
· Wed May 29 17:01:29 2019 -0400
e5289a7
Kconfig: Add SPI / SPI_FLASH as dependencies
by Tom Rini
· Wed May 29 17:01:28 2019 -0400
c5d3e8b
arm: Remove zipitz2 board
by Tom Rini
· Wed May 29 17:01:27 2019 -0400
b25397d
configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT
by Heinrich Schuchardt
· Wed Feb 27 20:05:43 2019 +0100
ec0744f
Prepare v2019.07-rc4
by Tom Rini
· Mon Jun 10 21:27:46 2019 -0400
1fbee99
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jun 10 09:43:11 2019 -0400
cb52aa8
Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video
by Tom Rini
· Mon Jun 10 09:41:19 2019 -0400
bc074c6
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 10 09:41:00 2019 -0400
3e104a5
dm: MIGRATION: Update migration status for SPI
by Jagan Teki
· Mon Apr 29 01:58:54 2019 +0530
52515d5
spi: mpc8xxx: Convert to DM
by Jagan Teki
· Mon Apr 29 01:58:53 2019 +0530
9083b13
spi: mpc8xxx: Use get_timer
by Mario Six
· Mon Apr 29 01:58:52 2019 +0530
c368522
spi: mpc8xxx: Fix if check
by Mario Six
· Mon Apr 29 01:58:51 2019 +0530
4bc4cba
spi: mpc8xxx: Re-order transfer setup
by Mario Six
· Mon Apr 29 01:58:50 2019 +0530
64b07ff
spi: mpc8xxx: Document LEN setting better
by Mario Six
· Mon Apr 29 01:58:49 2019 +0530
a67510f
spi: mpc8xxx: Rename variable
by Mario Six
· Mon Apr 29 01:58:48 2019 +0530
eb2533a
spi: mpc8xxx: Make code more readable
by Mario Six
· Mon Apr 29 01:58:47 2019 +0530
8d684ec
spi: mpc8xxx: Reduce scope of loop variables
by Mario Six
· Mon Apr 29 01:58:46 2019 +0530
2afedfe
spi: mpc8xxx: Simplify logic a bit
by Mario Six
· Mon Apr 29 01:58:45 2019 +0530
4b671e1
spi: mpc8xxx: Get rid of is_read
by Mario Six
· Mon Apr 29 01:58:44 2019 +0530
c2e42e4
spi: mpc8xxx: Simplify if
by Mario Six
· Mon Apr 29 01:58:43 2019 +0530
dee9949
spi: mpc8xxx: Use IO accessors
by Mario Six
· Mon Apr 29 01:58:42 2019 +0530
10f300a
spi: mpc8xxx: Replace defines with enums
by Mario Six
· Mon Apr 29 01:58:41 2019 +0530
f9d5ca2
spi: mpc8xxx: Fix function names in strings
by Mario Six
· Mon Apr 29 01:58:40 2019 +0530
6a644f0
spi: mpc8xxx: Fix space after cast
by Mario Six
· Mon Apr 29 01:58:39 2019 +0530
56edb8b
spi: mpc8xxx: Rename camel-case variables
by Mario Six
· Mon Apr 29 01:58:38 2019 +0530
4d3082b
spi: mpc8xxx: Fix comments
by Mario Six
· Mon Apr 29 01:58:37 2019 +0530
4f4936e
spi: mpc8xxx: Use short type names
by Mario Six
· Mon Apr 29 01:58:36 2019 +0530
bad33bb
ids8313: Disable SPI
by Mario Six
· Fri Jun 07 11:35:51 2019 +0200
ca74964
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Sat Jun 08 09:10:31 2019 -0400
764f766
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· Fri Jun 07 20:39:32 2019 -0400
9a5ec52
Merge branch '2019-06-07-master-imports'
by Tom Rini
· Fri Jun 07 18:03:18 2019 -0400
c272283
spl: add overall SPL size check
by Simon Goldschmidt
· Fri May 24 22:07:04 2019 +0200
fa0fe7f
configs: rk3288: Tinker Board SPL file must fit into 32 KiB
by Heinrich Schuchardt
· Tue Apr 02 19:19:07 2019 +0200
5915ad2
configs: define CONFIG_SPL_SIZE_LIMIT
by Heinrich Schuchardt
· Tue Apr 02 19:19:06 2019 +0200
0f94828
imx: move BOARD_SIZE_CHECK to main Makefile
by Heinrich Schuchardt
· Tue Apr 02 19:19:05 2019 +0200
29fd143
Makefile: reusable function for BOARD_SIZE_CHECK
by Heinrich Schuchardt
· Tue Apr 02 19:19:04 2019 +0200
6f03566
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· Mon Apr 29 08:08:43 2019 +0200
accf845
configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and resync
by Eugen Hristev
· Fri May 24 09:40:08 2019 +0300
fdd833e
spl: at91: add support for SPL_AT91_MCK_BYPASS
by Eugen Hristev
· Fri May 24 09:38:10 2019 +0300
d636f14
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· Wed Jun 05 15:53:18 2019 -0400
6252140
Merge branch '2019-06-05-master-imports'
by Tom Rini
· Wed Jun 05 15:49:09 2019 -0400
b00ac14
ARM: tegra: Mark built-in Ethernet as default on Jetson TX2
by Thierry Reding
· Mon Apr 15 11:32:38 2019 +0200
2afec17
ARM: tegra: Rename pcie-controller to pcie
by Thierry Reding
· Mon Apr 15 11:32:37 2019 +0200
f0112e4
p2771-0000: Add support for framebuffer carveouts
by Thierry Reding
· Mon Apr 15 11:32:36 2019 +0200
8f88e02
p2371-2180: Add support for framebuffer carveouts
by Thierry Reding
· Mon Apr 15 11:32:35 2019 +0200
92f9f8c
p2771-0000: Pass Ethernet MAC to the kernel
by Thierry Reding
· Mon Apr 15 11:32:34 2019 +0200
14f9d16
p2371-2180: Pass Ethernet MAC to the kernel
by Thierry Reding
· Mon Apr 15 11:32:33 2019 +0200
29ce1d0
ARM: tegra: Enable position independent build for 64-bit
by Thierry Reding
· Mon Apr 15 11:32:32 2019 +0200
56d1290
ARM: tegra: Import cbootargs value from cboot DTB
by Thierry Reding
· Mon Apr 15 11:32:31 2019 +0200
37bb829
ARM: tegra: Implement cboot_get_ethaddr()
by Thierry Reding
· Mon Apr 15 11:32:30 2019 +0200
d8593c7
ARM: tegra: Implement cboot_save_boot_params() in C
by Thierry Reding
· Mon Apr 15 11:32:29 2019 +0200
7cef2b2
ARM: tegra: Unify Tegra186 builds
by Thierry Reding
· Mon Apr 15 11:32:28 2019 +0200
d882ff1
ARM: tegra: Restore DRAM bank count
by Thierry Reding
· Mon Apr 15 11:32:27 2019 +0200
4e9260c
ARM: tegra: Workaround UDC boot issues only if necessary
by Thierry Reding
· Mon Apr 15 11:32:26 2019 +0200
ce7eb16
ARM: tegra: Support TZ-only access to PMC
by Thierry Reding
· Mon Apr 15 11:32:25 2019 +0200
c3c6782
ARM: tegra: Allow boards to override boot target devices
by Thierry Reding
· Mon Apr 15 11:32:24 2019 +0200
f6270a6
ARM: tegra: Fix save_boot_params() prototype
by Thierry Reding
· Mon Apr 15 11:32:23 2019 +0200
8ffbcfc
ARM: tegra: Guard powergate code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:22 2019 +0200
7c0b150
ARM: tegra: Guard pin controller code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:21 2019 +0200
17987bb
ARM: tegra: Guard memory controller code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:20 2019 +0200
c3598a4
ARM: tegra: Guard GP pad control code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:19 2019 +0200
45ad0b0
ARM: tegra: Guard clock code with a Kconfig symbol
by Thierry Reding
· Mon Apr 15 11:32:18 2019 +0200
cf39008
ARM: tegra: Use common header for PMU declarations
by Thierry Reding
· Mon Apr 15 11:32:17 2019 +0200
58970ae
ARM: tegra: Remove disp1 clock initialization on Tegra210
by Thierry Reding
· Mon Apr 15 11:32:16 2019 +0200
317a47c
ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210
by Thierry Reding
· Mon Apr 15 11:32:15 2019 +0200
f056182
lib: Implement strndup()
by Thierry Reding
· Mon Apr 15 11:32:14 2019 +0200
1bb59a9
fdtdec: Add fdtdec_set_ethernet_mac_address()
by Thierry Reding
· Mon Apr 15 11:32:13 2019 +0200
741f269
cmd/led: check subcommand "list" instead "l"
by Heiko Schocher
· Mon May 27 08:14:16 2019 +0200
c1932e4
board: am335x/mux: configure the pins for 8-bit data transfer on MMC1
by Jean-Jacques Hiblot
· Thu May 23 14:07:23 2019 +0200
e23ff16
board/km: update maintainer e-mail
by Holger Brunck
· Tue Jun 04 14:10:32 2019 +0200
7f33129
arm: davinci: remove leftover assembly
by Bartosz Golaszewski
· Wed May 29 10:02:00 2019 +0200
79ddd41
configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT
by David Lechner
· Wed May 29 10:01:59 2019 +0200
49223d0
ARM: da850evm: Fix reading MAC from SPI
by Adam Ford
· Wed May 29 09:36:58 2019 -0500
15e2ad6
arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
by Adam Ford
· Wed May 29 15:42:53 2019 -0500
55e33f9
ARM: DTS: imx6q-logicpd: Resync with Linux 5.1
by Adam Ford
· Fri May 31 07:09:22 2019 -0500
436054f
ARM: davinci: Remove ipam390 linker script from Kconfig
by Adam Ford
· Thu May 30 18:04:44 2019 -0500
68e4f8f
ARM: davinci: SPL: fix BSS initialization
by Sekhar Nori
· Thu May 30 19:04:55 2019 +0530
b854576
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
by Sekhar Nori
· Thu May 30 19:04:54 2019 +0530
df38176
board/BuR/common: fix detection for PSC/STM resetcontroller
by Hannes Schmelzer
· Fri May 10 11:22:00 2019 +0200
dd2123f
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· Wed Jun 05 10:07:31 2019 -0400
e27c5bc
video: meson: hdmi-supply regulator should be optional
by Maxime Jourdan
· Tue Jun 04 22:26:19 2019 +0200
4216f34
riscv: Add Microchip MPFS Icicle board support
by Padmarao Begari
· Tue May 28 15:47:51 2019 +0530
0abfa5e
riscv: qemu: Enable e1000 and nvme support
by Bin Meng
· Wed May 15 08:42:59 2019 -0700
c5ad889
riscv: qemu: Enable PCI host ECAM generic driver
by Bin Meng
· Wed May 15 08:42:58 2019 -0700
df5ace1
riscv: increase the environment size for the qemu-riscv platform to 128kB
by Karsten Merker
· Sun May 05 23:36:29 2019 +0200
2610576
cmd: env: add -nv option for UEFI non-volatile variable
by AKASHI Takahiro
· Tue Jun 04 15:52:11 2019 +0900
c1f3ebc
cmd: efidebug: make some boot variables non-volatile
by AKASHI Takahiro
· Tue Jun 04 15:52:10 2019 +0900
fd93b31
efi_loader: bootmgr: make BootNext non-volatile
by AKASHI Takahiro
· Tue Jun 04 15:52:09 2019 +0900
7f33433
efi_loader: variable: support non-volatile attribute
by AKASHI Takahiro
· Tue Jun 04 15:52:06 2019 +0900
305baa2
colibri_imx7_emmc: enable DM_VIDEO
by Igor Opaniuk
· Tue Jun 04 00:06:01 2019 +0300
690e318
ARM: dts: colibri_imx7: Add lcdif node
by Igor Opaniuk
· Tue Jun 04 00:06:00 2019 +0300
f5abe40
video: mxsfb: add DM_VIDEO support
by Igor Opaniuk
· Tue Jun 04 00:05:59 2019 +0300
3673492
video: mxsfb: refactor video_hw_init()
by Igor Opaniuk
· Tue Jun 04 00:05:58 2019 +0300
e2a8b18
video: mxsfb: reorder includes
by Igor Opaniuk
· Tue Jun 04 00:05:57 2019 +0300
5fd3553
video: mxsfb: change mxs_lcd_init signature
by Igor Opaniuk
· Tue Jun 04 00:05:56 2019 +0300
4fdc1be
colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK
by Igor Opaniuk
· Thu May 30 18:00:08 2019 +0300
Next »