Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
61d815a2cb55e38399f4bcc16b664d194cd9472a
« Previous
e7b14e9
dm: Fix repeated comment in README
by Simon Glass
· 10 years ago
692c223
Merge branch 'misc' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
36c1ca4
imx: Support i.MX6 High Assurance Boot authentication
by Nitin Garg
· 10 years ago
4f797c4
mx25pdk: Add generic board support
by Fabio Estevam
· 10 years ago
3098ef4
mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
by Fabio Estevam
· 10 years ago
7972913
imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
by Nitin Garg
· 10 years ago
05d1c24
imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel on Sabrelite board
by Guillaume GARDET
· 10 years ago
42817eb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
7a56bdd
mx51evk: Add generic board support
by Fabio Estevam
· 10 years ago
9992792
mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
by Fabio Estevam
· 10 years ago
e425436
cm_fx6: Remove CONFIG_NETMASK
by Fabio Estevam
· 10 years ago
983a274
patman: Add a -m option to avoid copying the maintainers
by Simon Glass
· 10 years ago
7798e22
buildman: Fix the logic for the bloat command
by Simon Glass
· 10 years ago
6b1978f
sandbox: Update minor documentation changes
by Jagannadha Sutradharudu Teki
· 10 years ago
2a8c9c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
015b18c
ARM: at91sam9rlek: convert to generic board support
by Wu, Josh
· 10 years ago
09e03e0
ARM: at91sam9n12ek: convert to generic board support
by Wu, Josh
· 10 years ago
d357b94
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
by Boris BREZILLON
· 10 years ago
97b2043
USB: ehci-atmel: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
01c8bf5
USB: ohci-at91: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
abe307d
ARM: atmel: add pcr related definition
by Bo Shen
· 10 years ago
b24c1a1
ARM: atmel: use pcr to enable or disable peripheral clock
by Bo Shen
· 10 years ago
7b1dc26
ARM: atmel: sama5d3: add timings register
by Bo Shen
· 10 years ago
d6b7943
ARM: atmel: sama5d3xek: enable NOR flash support
by Bo Shen
· 10 years ago
a931b13
ARM: atmel: sama5d3xek: add nor flash init function
by Bo Shen
· 10 years ago
14b3b44
mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
by Wu, Josh
· 10 years ago
3aae66e
am335x_evm: Add boot script support to am335x_evm
by Guillaume GARDET
· 10 years ago
10226f2
OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'.
by Guillaume GARDET
· 10 years ago
6c34382
ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
by Murali Karicheri
· 10 years ago
9170818
kconfiglib: change SPDX-License-Identifier to ISC
by Masahiro Yamada
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
c292ada
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
0fdfafd
imx: Fix warning by building vf610twr_nand
by Stefano Babic
· 10 years ago
1ee30ae
Revert "ARM: SPL: do not set gd again"
by Tom Rini
· 10 years ago
016a954
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· 10 years ago
8813fda
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· 10 years ago
f395e75
net: dns: fix for DNS queries sent to the wrong MAC address
by Gerhard Sittig
· 10 years ago
11b5db6
kconfig: add sanity checks for SPL configuration
by Masahiro Yamada
· 10 years ago
ad6e48e
net: usb: Add SMSC copyright to smsc95xx driver
by Simon Glass
· 10 years ago
5da163d
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
by maxin.john@enea.com
· 10 years ago
7206111
mtd: nand: davinci_nand: update write_page function for keystone RBL
by Khoronzhuk, Ivan
· 10 years ago
c970dff
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
by Masahiro Yamada
· 10 years ago
8e71443
kbuild: standalone: simplify clean-files
by Masahiro Yamada
· 10 years ago
f458e35
kconfig: fix a bug of "make config"
by Masahiro Yamada
· 10 years ago
021f049
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
by Masahiro Yamada
· 10 years ago
dee745b
kconfig: fix savedefconfig to handle TPL correctly
by Masahiro Yamada
· 10 years ago
8caaec6
kconfig: show an error message when defconfig is not found
by Masahiro Yamada
· 10 years ago
8dffe66
kconfig: fix whitespace handling bug of savedefconfig
by Masahiro Yamada
· 10 years ago
ec3b482
common: fix include guards for CONFIG_MP
by Gabriel Huau
· 10 years ago
93481b9
kconfig: fix savedefconfig to output empty defconfig
by Masahiro Yamada
· 10 years ago
2d5db19
standalone: use GCC_VERSION defined in compiler-gcc.h
by Masahiro Yamada
· 10 years ago
fb8ffd7
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
by Masahiro Yamada
· 10 years ago
e6ca1ad
implement the Android sparse image format
by Steve Rae
· 10 years ago
1c39d85
cleanup code which handles the Android sparse image format
by Steve Rae
· 10 years ago
20465c7
update code which handles Android sparse image format
by Steve Rae
· 10 years ago
b4e4bbe
add code to handle Android sparse image format
by Steve Rae
· 10 years ago
5a8608e
cmd_mem: add static to internally used functions
by Masahiro Yamada
· 10 years ago
f9f040b
kgdb: Remove first_entry for kgdb
by Peng Fan
· 10 years ago
f6c8f38
tools/genboardscfg.py: improve performance more with Kconfiglib
by Masahiro Yamada
· 10 years ago
f219e01
tools: Import Kconfiglib
by Masahiro Yamada
· 10 years ago
c25a178
SPDX: Add ISC SPDX-License-Identifier
by Masahiro Yamada
· 10 years ago
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
5d9f423
rtl8169: Defer network packet processing
by Thierry Reding
· 10 years ago
d4940fc
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
067a659
mx6qsabreauto: Staticize when possible
by Fabio Estevam
· 10 years ago
bcaa075
mx6sxsabresd: Staticize i2c_pad_info1
by Fabio Estevam
· 10 years ago
08129d6
imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR
by Peng Fan
· 10 years ago
95083b3
imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
by Peng Fan
· 10 years ago
152adee
imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR
by Peng Fan
· 10 years ago
d6d07a9b
arm: vf610: add NAND support for vf610twr
by Stefan Agner
· 10 years ago
72d7bea
mtd: nand: add Freescale vf610_nfc driver
by Stefan Agner
· 10 years ago
816264f
arm: mx35: use common timer functions
by Andrew Ruder
· 10 years ago
93a0ea5
arm: mx31: use common timer functions
by Andrew Ruder
· 10 years ago
9f680d2
openrisc: Fix a few type cast related warnings
by Vasili Galka
· 10 years ago
5d69a5d
Fix a few printf argument verification warnings
by Vasili Galka
· 10 years ago
2dd2cde
cosmetic: README.scrapyard: add NIOS2 boards
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
3174e4e
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
by Masahiro Yamada
· 10 years ago
8d028d4
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
114cc42
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
a7f99bf
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
by Benoît Thébaudeau
· 10 years ago
58f9e1a
arm: Make reset position-independent
by Benoît Thébaudeau
· 10 years ago
4c97f16
imx: mx6slevk: Change to use generic board
by Ye.Li
· 10 years ago
9500fac
imx: mx6q/dlarm2: Change to use generic board
by Ye.Li
· 10 years ago
6ce79d2
README.imximage: Fix the maximum DCD size
by Fabio Estevam
· 10 years ago
3d8f179
imx: Fix build of mx6sxsabresd
by Stefano Babic
· 10 years ago
5bfdceb
README.clang: build command with clang
by Jeroen Hofstee
· 10 years ago
b477fe4
Makefile: default to cc for host compiler
by Jeroen Hofstee
· 10 years ago
bd99e6d
Revert "odroid: set MPLL clock to 880MHz"
by Minkyu Kang
· 10 years ago
858530a
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
c369139
tegra: dts: Add serial port details
by Simon Glass
· 10 years ago
12e431b
dm: serial: Add driver model support for ns16550
by Simon Glass
· 10 years ago
8bbe33c
dm: serial: Collect common baud rate code in ns16550
by Simon Glass
· 10 years ago
fa54eb1
dm: serial: Move baud rate calculation to ns16550.c
by Simon Glass
· 10 years ago
2a9ae6e
sandbox: dts: Add a serial console node
by Simon Glass
· 10 years ago
72e9822
sandbox: serial: Support a coloured console
by Simon Glass
· 10 years ago
890fcef
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
57d9275
dm: Add a uclass for serial devices
by Simon Glass
· 10 years ago
1f359e3
dm: Adjust lists_bind_fdt() to return the bound device
by Simon Glass
· 10 years ago
aac07d4
dm: fdt: Add a function to look up a chosen node
by Simon Glass
· 10 years ago
Next »