Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
adb5163fc074e94cc7a39a10d48ec9c3e80b45a8
adb5163
cmd/bdinfo: extract print_std_bdinfo
by Max Filippov
· 8 years ago
914ad44
cmd/bdinfo: extract print_baudrate
by Max Filippov
· 8 years ago
2ca4827
cmd/bdinfo: extract print_eth_ip_addr
by Max Filippov
· 8 years ago
7e1f260
cmd/bdinfo: extract print_bi_flash
by Max Filippov
· 8 years ago
ba21c79
cmd/bdinfo: extract print_bi_dram
by Max Filippov
· 8 years ago
45d952f
cmd/bdinfo: extract print_bi_mem
by Max Filippov
· 8 years ago
ed8b067
cmd/bdinfo: extract print_bi_boot_params
by Max Filippov
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
dce28de
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
by Masahiro Yamada
· 8 years ago
58175e3
tools: moveconfig: make getting all defconfigs into helper function
by Masahiro Yamada
· 8 years ago
6d798ba
tools: moveconfig: fix cleanup of defines across multiple lines
by Masahiro Yamada
· 8 years ago
a1a4b09
tools: moveconfig: show diffs of cleaned headers in color
by Masahiro Yamada
· 8 years ago
573b390
tools: moveconfig: show result of header cleaning in unified diff
by Masahiro Yamada
· 8 years ago
ea8f534
tools: moveconfig: trim garbage lines after header cleanups
by Masahiro Yamada
· 8 years ago
d0a9d2a
tools: moveconfig: do not check clean tree and compilers for -H option
by Masahiro Yamada
· 8 years ago
28a6d35
tools: moveconfig: do not cleanup headers in include/generated
by Masahiro Yamada
· 8 years ago
4472065
ext4: Refuse to mount filesystems with 64bit feature set
by Tom Rini
· 8 years ago
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
c3b853a
arc: Rename AXS101 board to more generic AXS10x
by Alexey Brodkin
· 8 years ago
1a11637
arc: Rename ARCangel4 board to nSIM
by Alexey Brodkin
· 8 years ago
2f78eec
arc: No need in sections defined in sources with newer tools
by Alexey Brodkin
· 8 years ago
e20c289
arc: Update exception & interrupt handling for ARCv2
by Alexey Brodkin
· 8 years ago
0347812
arc: Add debug messages during relocation fixups
by Alexey Brodkin
· 8 years ago
0c431f7
powerpc/86xx: Increase boot map size to 256 MiB
by Scott Wood
· 8 years ago
9bcf9c0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
7f83a5f
ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP
by Hou Zhiqiang
· 8 years ago
72bc1f3
arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node
by Hou Zhiqiang
· 8 years ago
25f6861
arm/PSCI: Fixed the backward compatiblity issue
by Hou Zhiqiang
· 8 years ago
21d805c
arm/PSCI: Removed unused code
by Hou Zhiqiang
· 8 years ago
e3cef9f
driver/ddr/fsl: Fix timing_cfg_2
by York Sun
· 8 years ago
704e415
board/freescale: Update MAINTAINERS files
by York Sun
· 8 years ago
c736423
armv8: ls1043a: enable pxe commands
by Wenbin Song
· 8 years ago
3313aed
armv8: ls1012a: Update Refresh cycle for DDR
by Prabhakar Kushwaha
· 8 years ago
d9e5197
armv8: ls1012a: Enable DDR row-bank-column decoding
by Prabhakar Kushwaha
· 8 years ago
6648127
board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET
by Prabhakar Kushwaha
· 8 years ago
ff9eb05
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· 8 years ago
e4584cc
driver: spi: fsl-qspi: remove compile Warnings
by Yunhui Cui
· 8 years ago
a3e6fd8
powerpc/mpc85xx: Update erratum workaround for A006379
by York Sun
· 8 years ago
6d80a5b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
76811be
MAINTAINERS, git-mailrc: Update the mmc maintainer
by Jaehoon Chung
· 8 years ago
1fa5255
ARM64: zynqmp: Do not enable DM_MMC by default
by Michal Simek
· 8 years ago
e911cd0
ARM64: zynqmp: Fix stack pointer initialization
by Soren Brinkmann
· 8 years ago
1285c08
ARM64: zynqmp: Define config USB_STORAGE through defconfig
by Michal Simek
· 8 years ago
b9c5d13
xilinx: Sync defconfigs with the latest Kconfig layout
by Michal Simek
· 8 years ago
6a90095
ARM64: zynqmp: Wire up PSCI reset
by Michal Simek
· 8 years ago
0f20ffb
ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes
by Michal Simek
· 8 years ago
dc27def
Drop references to MAKEALL in the documentation
by Simon Glass
· 8 years ago
f6962cb
Drop the MAKEALL tool
by Simon Glass
· 8 years ago
d7c8a7d
buildman: Add a quick-start note
by Simon Glass
· 8 years ago
f90e291
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· 8 years ago
a3d9b4f
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· 8 years ago
43ea128
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· 8 years ago
9f1ba0f
buildman: Improve the toolchain progress/error output
by Simon Glass
· 8 years ago
f38a642
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· 8 years ago
5d4a787
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· 8 years ago
dd19517
buildman: Automatically create a config file if needed
by Simon Glass
· 8 years ago
7b94ab5
buildman: Tidy up the README a little
by Simon Glass
· 8 years ago
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
6f72634
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
76a7d7a
sunxi: Re-enable h3 emac support
by Hans de Goede
· 8 years ago
fcdb3b3
net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
by Hans de Goede
· 8 years ago
e5fe548
sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID
by Hans de Goede
· 8 years ago
abca843
sunxi: Ensure that the NIC specific bytes of the mac are not all 0
by Hans de Goede
· 8 years ago
2822757
sunxi: Hummingbird_A31_defconfig: Drop MACPWR option
by Chen-Yu Tsai
· 8 years ago
f3aa282
sunxi: gpio: Add .xlate function for gpio phandle resolution
by Chen-Yu Tsai
· 8 years ago
7a614ac
rockchip: add support for rk3288 PopMetal board
by jk.kernel@gmail.com
· 8 years ago
b1aeb09
rockchip: add basic support for fennec-rk3288 board
by jk.kernel@gmail.com
· 8 years ago
01e0c34
rockchip: rk3288: move evb board to rockchip folder
by jk.kernel@gmail.com
· 8 years ago
9a04f28
rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDR
by jk.kernel@gmail.com
· 8 years ago
112cd3f
rockchip: remove the duplicated macro config
by jk.kernel@gmail.com
· 8 years ago
376bcc6
rockchip: rk3288: disable fastboot in SPL stage
by jk.kernel@gmail.com
· 8 years ago
2b87b93
Revert "rockchip: Move the MMC setup check earlier"
by jk.kernel@gmail.com
· 8 years ago
363b858
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by jk.kernel@gmail.com
· 8 years ago
58195f4
rockchip: add a dummy byte for the sdram-channel property
by jk.kernel@gmail.com
· 8 years ago
b135335
rockchip: rk3288: Fix pinctrl for GPIO bank 0
by John Keeping
· 8 years ago
e6181f5
rk3399: Reserve space for ARM Trust Firmware
by Kever Yang
· 8 years ago
584b51a
rockchip: rk3036: update MAINTAINER file
by Xu Ziyuan
· 8 years ago
92f87dd
configs: rockchip: remove no use MACRO
by Kever Yang
· 8 years ago
3845660
mmc-uclass: correct the device number
by Kever Yang
· 8 years ago
65d5991
m68k: code reformatting for all start.S files
by Angelo Dureghello
· 9 years ago
533520a
ARM: am57xx_evm: Enable QSPI support
by Vignesh R
· 8 years ago
6f16d64
ARM: dts: am57xx-idk-common: Enable support for QSPI
by Vignesh R
· 8 years ago
67f400a
configs: am43xx_evm_defconfig: Enable CONFIG_SPI_FLASH_BAR
by Vignesh R
· 8 years ago
225b2da
ARM: dts: dra7xx: Update spi-max-frequency for QSPI
by Vignesh R
· 8 years ago
e299666
configs: dra7xx: Update QSPI speed to 76.8MHz
by Vignesh R
· 8 years ago
1535e5a
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
by Vignesh R
· 8 years ago
087cdb3
ARM: dra7xx: Change DPLL_PER_HS13 divider value
by Lokesh Vutla
· 8 years ago
391b12c
sf: sf_params: Add AT25DF321 flash support
by Wenyou Yang
· 8 years ago
a158ff9
spi: ti_qspi: Remove delay in read path for dra7xx
by Vignesh R
· 8 years ago
b970767
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
by Vignesh R
· 8 years ago
aa29130
spi: ti_qspi: Fix failure on multiple READ_ID cmd
by Vignesh R
· 8 years ago
b0a00d3
spi: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
7d20368
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
a6b0f17
MAINTAINERS: i.MX: Add board/freescale/*mx* path
by Fabio Estevam
· 8 years ago
db0d305
mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig
by Fabio Estevam
· 8 years ago
1ad4cfe
mx7_common: initialize generic timer on all CPU's
by Stefan Agner
· 8 years ago
6dbbb0c
mx6ul_14x14_evk: Remove unused define
by Diego Dorta
· 8 years ago
8926d37
cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE
by Fabio Estevam
· 8 years ago
67a913e
novena: Remove uneeded PHYS_SDRAM_SIZE
by Fabio Estevam
· 8 years ago
dd5d4e4
bx50v3: Use imx_ddr_size() for calculating the DDR size
by Fabio Estevam
· 8 years ago
Next »