Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7462c8450e22d2ed90026ba5471ba59009b9225b
/
board
7b6a458
Merge branch '2019-07-29-ti-imports'
by Tom Rini
· 5 years ago
cdba215
davinci: omapl138-lcdk: enable driver-model in SPL
by Bartosz Golaszewski
· 5 years ago
e2ece1f
davinci: omapl138-lcdk: remove unneeded includes
by Bartosz Golaszewski
· 5 years ago
b619253
ARM: da850_am18xxevm: Remove config and references
by Adam Ford
· 5 years ago
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· 5 years ago
2e50d82
board: mediatek: Add pumpkin board support
by Fabien Parent
· 5 years ago
3bc5e87
Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
debd413
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
a2b336e
rockchip: rv1108: Migrate to use common board file
by Kever Yang
· 5 years ago
4690edd
rockchip: elgin-rv1108: use board_early_init_f for per-boar init
by Kever Yang
· 5 years ago
9554a4e
rockchip: rk3399: Migrate to use common board file
by Kever Yang
· 5 years ago
804c9f1
rockchip: rk3399: init vbus regulator in board_early_init_f()
by Kever Yang
· 5 years ago
35b401e
rockchip: rk3368: Migrate to use common board file
by Kever Yang
· 5 years ago
205e2cc
rockchip: rk3328: Migrate to use common board file
by Kever Yang
· 5 years ago
b7da271
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
by Kever Yang
· 5 years ago
71195ce
rockchip: rk3288: Move veyron_init() back to veyron.c
by Kever Yang
· 5 years ago
9247104
rockchip: rk3288: move board_early_init_f() back to veyron
by Kever Yang
· 5 years ago
dfc8a7d
rockchip: sdram_common: add common dram_init_banksize
by Kever Yang
· 5 years ago
3f4a2a7
rockchip: clean up board_usb_init() for all SoCs
by Kever Yang
· 5 years ago
b22e9fd
rockchip: rk3399: move chromebook bob specific flow to its board file
by Kever Yang
· 5 years ago
b9c8354
rockchip: rk3288-phycore: move phycore_init() to its own board file
by Kever Yang
· 5 years ago
ca09f9a
rockchip: rk3288: move setup_led() to firefly-rk3288
by Kever Yang
· 5 years ago
295ef9d
video: fsl_dcu_fb: add DM_VIDEO support
by Igor Opaniuk
· 5 years ago
9a0270f
video: fsl_dcu_fb: refactor init functions
by Igor Opaniuk
· 5 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
bbe7b1e
ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future
by Adam Ford
· 5 years ago
5e6b4ff
ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
by Adam Ford
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
f8b6530
ARM: am3517-evm: Remove non-DM legacy code
by Adam Ford
· 5 years ago
b71d444
ARM: da850-evm: Remove repeated pinmuxing calls
by Adam Ford
· 5 years ago
8171c82
ARM: da850-evm: Remove duplicate UART initialization
by Adam Ford
· 5 years ago
d4c65fa
ARM: am3517-evm: Remove manual ethernet reset code
by Adam Ford
· 5 years ago
b943fec
configs: j721e_evm_a72: Add initial support
by Lokesh Vutla
· 5 years ago
e1bbe69
configs: j721e_evm_r5: Add initial support
by Lokesh Vutla
· 5 years ago
8eac9e6
board: ti: j721e: Enable fixing up msmc sram node
by Suman Anna
· 5 years ago
1a9dd21
board: ti: j721e: Add board support for j721e evm
by Lokesh Vutla
· 5 years ago
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· 5 years ago
e5332ba
Add support for the NXP LS1021A-TSN board
by Jianchao Wang
· 5 years ago
19c0460
arm: ls1021atwr: Convert to use driver model TSEC driver
by Bin Meng
· 5 years ago
25a7456
doc: arch: Convert README.sandbox to reST
by Bin Meng
· 5 years ago
c498923
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
790efe6
rockchip: Remove obsolete references to pyelftools
by Chris Webb
· 5 years ago
1f25204
rockchip: board: rk3288: remove board_boot_order()
by Kever Yang
· 5 years ago
7217dae
ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
by Ludwig Zenz
· 5 years ago
2362518
ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot
by Ludwig Zenz
· 5 years ago
6cf2f78
toradex: configblock: avoid line continuations
by Marcel Ziswiler
· 5 years ago
0032061
toradex: configblock: fix apalis imx8 target
by Marcel Ziswiler
· 5 years ago
7e2954f
toradex: configblock: fix colibri imx8x target
by Marcel Ziswiler
· 5 years ago
35e3c6e
toradex: configblock: generic wi-fi/bt handling
by Marcel Ziswiler
· 5 years ago
dd20234
toradex: configblock: initialize MMC before switching partition
by Stefan Agner
· 5 years ago
9ea1ba9
ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs
by Ludwig Zenz
· 5 years ago
65dc677
ARM: imx: dh-imx6: Enable DM regulator
by Marek Vasut
· 5 years ago
a10f909
board: engicam: Remove bogus check for mmc for imx6ul isiot
by Shyam Saini
· 5 years ago
4f46120
mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
by Breno Matheus Lima
· 5 years ago
21f2747
arm: imx8: don't duplicate build_info()
by Anatolij Gustschin
· 5 years ago
ef156d2
arm: imx8: factor out uart init code
by Anatolij Gustschin
· 5 years ago
6c0489d
pico-imx7d: Enable DM_USB
by Joris Offouga
· 5 years ago
e8cdaa0
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
by Lukasz Majewski
· 5 years ago
4fe6860
ARM: display5: Fix CS check after moving some SPI related CONFIGs to Kconfig
by Lukasz Majewski
· 5 years ago
33b0c24
opos6uldev: remove board_ehci_hcd_init function
by Sébastien Szymanski
· 6 years ago
79d3f92
mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0
by Ye Li
· 6 years ago
15c8093
mx7ulp: Select the SCG1 APLL PFD as a system clock source
by Ye Li
· 6 years ago
87cff10
mx7ulp_evk: Change APLL and its PFD0 frequencies
by Ye Li
· 6 years ago
2ed2ecc
mx7ulp_evk: Update LPDDR3 script
by Ye Li
· 6 years ago
8fb2792
mx7ulp: Fix APLL num and denom setting issue
by Ye Li
· 6 years ago
e7131a8
ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC init
by Adam Ford
· 6 years ago
44bb700
riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers
by Bhargav Shah
· 5 years ago
db13210
riscv: sifive: fu540: Setup ethaddr env variable using OTP
by Anup Patel
· 5 years ago
6e9ff1a
clk: sifive: Drop GEMGXL clock driver
by Anup Patel
· 5 years ago
252aeab
rockchip: rock960-rk3399: fix mail format in MAINTAINER file
by Kever Yang
· 5 years ago
b093197
Merge branch '2019-07-17-master-imports'
by Tom Rini
· 5 years ago
8630266
qemu-riscv: enable VIRTIO_PCI
by David Abdurachmanov
· 5 years ago
63f5c85
board: ti: am654: Use EEPROM-based board detection
by Andreas Dannenberg
· 5 years ago
5a64711
ti: common: am6: Add support for setting MAC addresses
by Andreas Dannenberg
· 5 years ago
f998a82
ti: common: am6: Add support for board description EEPROM
by Andreas Dannenberg
· 5 years ago
216a0d7
am65x: README: Add eMMC layout and flash instructions
by Faiz Abbas
· 5 years ago
ea91da1
armV7R: K3: am654: Load SYSFW binary and config from boot media
by Andreas Dannenberg
· 5 years ago
ef0e43f
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
d299e5b
sun8i: h3: Add support for the Beelink-x2 STB
by Marcus Cooper
· 5 years ago
31e872e
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
aff27e1
ARM: davinci: da850: Manual pinmux only when PINCTRL not available
by Adam Ford
· 5 years ago
d395185
ARM: am335x: Add phyCORE AM335x R2 support
by Niel Fourie
· 5 years ago
0380914
ARM: legoev3: convert to driver model
by David Lechner
· 6 years ago
764fe5e
ARM: omap3: evm: Enable DM_USB in defconfig
by Derald D. Woods
· 6 years ago
ec4631f
board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
by Ilko Iliev
· 6 years ago
269a823
board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
by Ilko Iliev
· 6 years ago
33cfadc
board: st: add missing gpio_request() for stm32f429-discovery
by Patrice Chotard
· 5 years ago
500401f
board: stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
de98cbf
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
by Patrick Delaunay
· 5 years ago
ff215a4
stm32mp1: add configuration op-tee
by Patrick Delaunay
· 5 years ago
533b0e0
stm32mp1: cosmetic: remove unnecessary include
by Patrick Delaunay
· 5 years ago
72e80f5
stm32mp1: update README
by Patrick Delaunay
· 5 years ago
2a35037
stm32mp1: add stboard command
by Patrick Delaunay
· 5 years ago
6519e44
stm32mp1: call regulators_enable_boot_on in board_init
by Patrick Delaunay
· 5 years ago
1df0143
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
1b289d3
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
fd77e53
km/spi: activate driver model for SPI flash on KM Kirkwood boards
by Pascal Linder
· 5 years ago
6adad98
km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards
by Pascal Linder
· 5 years ago
305329f
km: modify Kconfig file organization for KM boards
by Pascal Linder
· 5 years ago
Next »