Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
64b723f4b5938276950fe5f07616daf26dac1a58
/
board
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
1753957
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
a43d6d4
ARM: hisilicon: hikey: do not rely on random stack value
by xypron.glpk@gmx.de
· 7 years ago
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
3f350bd
rockchip: remove the hard coded uart iomux setting for px5 evb
by Andy Yan
· 7 years ago
3560d7d
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
by Philipp Tomsich
· 7 years ago
653d204
rockchip: board: puma_rk3399: rename ATF firmware
by Klaus Goger
· 7 years ago
dc30a6e
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
by Philipp Tomsich
· 8 years ago
1620d35
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
1b01bf9
omap3: evm: Update board, defconfig, and maintainer file
by Derald D. Woods
· 7 years ago
76061e6
Convert CONFIG_CMD_MAX6957 to Kconfig
by Simon Glass
· 7 years ago
50d2e23
board: ks2: README: Update NAND wording
by Cooper Jr., Franklin
· 7 years ago
397eba4
OMAP3: omap3logic: Fix DDR Pin Mux
by Adam Ford
· 7 years ago
a21577c
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8886719
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
208c2b2
fsl-lsch2: csu: correct the workaround A-010315
by Hou Zhiqiang
· 7 years ago
39ea8bf
board: ls2080ardb: Add fsl_fdt_fixup_flash
by Santan Kumar
· 7 years ago
e8e03c8
fsl-lsch2: csu: remove multiple calling function
by Hou Zhiqiang
· 7 years ago
0ce3f40
board:ls2080ardb: Update execution of config_board_mux
by Santan Kumar
· 7 years ago
20e7f5a
board/ls2080ardb: Disable SD-related GPIO programming
by Santan Kumar
· 7 years ago
e9cd87d
armv8: ls1046ardb: update core frequency to 1800MHZ
by Qianyu Gong
· 7 years ago
49e96f2
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
0030db9
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
bebd092
x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs
by Stefan Roese
· 7 years ago
2d47b89
x86: conga: Add option to select different config headers for baseboards
by Stefan Roese
· 7 years ago
ebabcdc
x86: dfi: Add option to select different config headers for baseboards
by Stefan Roese
· 7 years ago
d0b374d
mvebu: turris_omnia: Fix PEX vs SATA detection for board topology
by Marek Behún
· 7 years ago
d5d2916
board: usb_a9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
cc2eca0
board: meesc: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
8f2bbde
board: pm9261: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
c99bfb4
board: ethernut5: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
dabf855
board: pm9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
e4ac71b
board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
5d7fd3e
board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
67d4cad
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
b59fe68
board: at91sam9261ek: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
089eb6c
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
661d6d8
qemu-ppce500: Update get_phys_ccsrbar_addr_early()
by Tom Rini
· 7 years ago
78be280
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
ad43cd3
ARM: rmobile: ulcb: Add ULCB board support
by Marek Vasut
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
7e802f4
arm64: zynqmp: avoid out of buffer access
by Heinrich Schuchardt
· 7 years ago
8d52653
arm64: zynqmp: Make chip_id routine to handle based on el.
by Siva Durga Prasad Paladugu
· 7 years ago
cd35d52
arm64: zynqmp: Make chip_id a global routine()
by Siva Durga Prasad Paladugu
· 7 years ago
9f0a8e9
arm64: zynqmp: Modify chip_id routine to get either idcode or version
by Siva Durga Prasad Paladugu
· 7 years ago
a698bbf
arm64: zynqmp: Dont write to system timestamp generator
by Siva Durga Prasad Paladugu
· 8 years ago
245d528
arm64: zynqmp: Do not setup time if already setup
by Michal Simek
· 7 years ago
d821879
arm64: zynqmp: Add Kconfig option for adding psu_init to binary
by Michal Simek
· 7 years ago
e0f3610
arm64: zynqmp: Call psu_init from board_early_init_f
by Michal Simek
· 7 years ago
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
9cbcc4d
arm64: ls1043ardb: Add distro secure boot support
by Sumit Garg
· 7 years ago
19ca463
x86: kconfig: Let board select SPI flash
by Bin Meng
· 7 years ago
6f40e7c
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· 7 years ago
842a8de
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· 7 years ago
331c8ef
dm: sata: sunxi: Add support for driver model
by Simon Glass
· 7 years ago
3df88c2
dm: sunxi: sata: Don't build sata support into SPL
by Simon Glass
· 7 years ago
c6fa165
ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
by Tom Rini
· 7 years ago
0700bba
x86: dfi-bt700: Add xHCI USB support
by Stefan Roese
· 7 years ago
aaf07ef
x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
by Stefan Roese
· 7 years ago
d31315d
x86: Add Intel Edison board files
by Andy Shevchenko
· 7 years ago
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
627562b
rockchip: puma-rk3399: remove duplicate code (merge artifact)
by Kever Yang
· 7 years ago
7e82a69
ram: stm32: migrate fmc defines in driver file
by Patrice Chotard
· 7 years ago
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
816178b
board: ti: x15: Add support for beagle_X15 revC
by Lokesh Vutla
· 7 years ago
ab4f71e
board: ti: am57xx: Fix detection of board version
by Lokesh Vutla
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
1ff0190
km/ivm: allow to set locally administred MAC addresses
by Holger Brunck
· 7 years ago
cc895df
km/ivm: always set ethaddr after reading IVM
by Holger Brunck
· 7 years ago
c73b399
board: ti: am43xx: Add FDT fixup for HS devices
by Andrew F. Davis
· 7 years ago
5452326
board: ti: am43xx: Add TEE loading and firewall setup
by Andrew F. Davis
· 7 years ago
71ceb93
ARM: Mark AE boards orphan
by Marek Vasut
· 7 years ago
9390f3d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
9af078f
mx6sabreauto: Make Ethernet functional again
by Fabio Estevam
· 7 years ago
3ef0b27
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 7 years ago
614c283
mx6sabreauto: Add Falcon mode support
by Diego Dorta
· 7 years ago
a03035f
mx6sabreauto: Do not enable WEIM by default
by Fabio Estevam
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
7ecd35e
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
by Peng Fan
· 7 years ago
d6362d9
mx6sabreauto: Update to SPL only mode
by Vanessa Maegima
· 7 years ago
65779d3
mx6qsabreauto: Add SPL support
by Vanessa Maegima
· 7 years ago
8576fbc
mx6cuboxi: Add support for sata
by Peter Robinson
· 7 years ago
0782281
mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.
by Gautam Bhat
· 7 years ago
1f81cd9
icorem6_rqs: Rename icorem6_rqs config file
by Jagan Teki
· 7 years ago
a2aa457
wandboard: Remove unnecessary delay
by Fabio Estevam
· 7 years ago
49155d0
arm: mvebu: clearfog: fix chip name comment
by Baruch Siach
· 7 years ago
09e16b8
marvell: armada385: Add the Turris Omnia board
by Marek Behún
· 7 years ago
f8bf75f
driver/ddr: Add support for setting timing in hws_topology_map
by Marek Behún
· 7 years ago
bb31462
board: toradex: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
f373932
board: BuR: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
a2973c6
board: ronetix: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
1e096a2
board: atmel: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
Next »