Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9018efa7e227bc7041a98f5c5efebaa7ecfcfd0d
« Previous
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
91405b7
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
6eb6f13
m68k: remove arch/m68k/lib/board.c
by Masahiro Yamada
· 10 years ago
0a9e7ee
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
5f9eb22
kbuild: remove scripts/multiconfig.sh
by Masahiro Yamada
· 10 years ago
97ec89e
kbuild: remove "*_felconfig" target
by Masahiro Yamada
· 10 years ago
d8bafe13
ARMv8: enable DM in vexpress64 board
by David Feng
· 10 years ago
b263302
ARMv8: enable pre-allocation malloc
by David Feng
· 10 years ago
3f54dc4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
f2137c2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
10af878
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
99deda1
sunxi: axp209: fix incorrect limits on ldo3
by Iain Paton
· 10 years ago
a923abc
sunxi: set GMAC TX delay = 0x1 on Cubietruck.
by Ian Campbell
· 10 years ago
891ee87
dm: serial: remove bogus include <ns16550.h>
by Masahiro Yamada
· 10 years ago
f643d92
config_distro_bootcmd.h: Prefer booting from bootable paritions
by Sjoerd Simons
· 10 years ago
293eac3
config_cmd_default.h: Add 'env exists' command
by Sjoerd Simons
· 10 years ago
0798d6f
part: Add support for list filtering on bootable partitions
by Sjoerd Simons
· 10 years ago
5cab874
watchdog/imx_watchdog: do not set WCR_WDW
by Sebastian Siewior
· 10 years ago
6f1eba4
x86: Add ramboot and nfsboot commands in x86-common.h
by Bin Meng
· 10 years ago
bea5939
x86: galileo: Enable saving environment in SPI flash
by Bin Meng
· 10 years ago
fba02d6
x86: crownbay: Enable saving environment in SPI flash
by Bin Meng
· 10 years ago
a84134f
x86: crownbay: Enable Intel Topcliff GMAC support
by Bin Meng
· 10 years ago
8ee443b
net: Add Intel Topcliff GMAC driver
by Bin Meng
· 10 years ago
c58ea6c
net: Update README.drivers.eth to mention latest APIs
by Bin Meng
· 10 years ago
a7c3d5e
net: Add ethernet FCS length macro in net.h
by Bin Meng
· 10 years ago
e4ad603
x86: quark: Enable on-chip ethernet controllers
by Bin Meng
· 10 years ago
83d9712
x86: Add queensbay fsp patch information in README.x86
by Bin Meng
· 10 years ago
0eb9dc7
fdtdec: Improve fdtdec_get_pci_bdf() documentation
by Bin Meng
· 10 years ago
1c854dc
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
by Tom Rini
· 10 years ago
312cc39
x86: quark: MRC codes clean up
by Bin Meng
· 10 years ago
b81bdf6
bav335x: Update defconfigs and fix typo in EEPROM config format
by Gilles Gameiro
· 10 years ago
95b4f11
ARM: rpi: fix RPi1 board rev detection for warranty bit
by Stephen Warren
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
3c0c1f0
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
90e357e
ARM: UniPhier: remove unnecessary ifdef conditional
by Masahiro Yamada
· 10 years ago
a509161
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
by Masahiro Yamada
· 10 years ago
62118b7
ARM: UniPhier: optimize kicking secondary CPUs code
by Masahiro Yamada
· 10 years ago
4d13b1b
ARM: UniPhier: fix typos in comments
by Masahiro Yamada
· 10 years ago
def3feb
ARM: UniPhier: add empty lowlevel_init to U-boot proper
by Masahiro Yamada
· 10 years ago
8cddc27
ARM: UniPhier: move init stack area just below TEXT_BASE
by Masahiro Yamada
· 10 years ago
6a3cffe
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT
by Masahiro Yamada
· 10 years ago
ce3a639
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
by Masahiro Yamada
· 10 years ago
499785b
ARM: UniPhier: enable Driver Model and UART on SPL
by Masahiro Yamada
· 10 years ago
a286039
ARM: UniPhier: enable CONFIG_PANIC_HANG
by Masahiro Yamada
· 10 years ago
7d1a3a6
ARM: UniPhier: move UART pin settings to SPL
by Masahiro Yamada
· 10 years ago
94ab98b
ARM: UniPhier: move platform devices to SPL
by Masahiro Yamada
· 10 years ago
d5e7305
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
by Masahiro Yamada
· 10 years ago
4ab994b
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
by Masahiro Yamada
· 10 years ago
27d3608
imx:mx6slevk support reading temperature
by Peng Fan
· 10 years ago
b02d9ac
imx:mx6dlsabresd fix error detecting thermal
by Peng Fan
· 10 years ago
058d231
board/seco: Add mx6q-uq7 basic board support
by Boris BREZILLON
· 10 years ago
a05a604
ARM: iMX: define an IMX_CONFIG Kconfig option
by Boris BREZILLON
· 10 years ago
89ebc82
ARM: mx6: move to a standard arch/board approach
by Boris BREZILLON
· 10 years ago
8a440b0
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
by Paul Kocialkowski
· 10 years ago
21866c3
at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y
by Tom Rini
· 10 years ago
e6f4042
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
8e7a963
ARM: atmel: sama5d4: set non-secured for peripherals
by Bo Shen
· 10 years ago
c83cb5f
Net: macb: reset GBE bit when fallback checking
by Bo Shen
· 10 years ago
993ea97
ARM: atmel: armv7: move spl lds to armv7 directory
by Bo Shen
· 10 years ago
06dfbc0
ARM: atmel: sama5d4 boards: fix spl lds location
by Bo Shen
· 10 years ago
66bfce5
ARM: atmel: sama5d4 xplained: enable mmc power
by Bo Shen
· 10 years ago
6eb7e13
ARM: at91: at91sam9rlek: add hush parser to defconfig
by Wu, Josh
· 10 years ago
0b12843
ARM: at91: at91sam9rlek: add mmc environment configuration
by Wu, Josh
· 10 years ago
111ec4c
ARM: at91: at91sam9rlek: add mci support
by Wu, Josh
· 10 years ago
65b553b
ARM: at91: at91sam9rlek: update the default nand flash configs
by Wu, Josh
· 10 years ago
a538ae9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
8c8dc4c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
d283a57
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
f582a15
i2c: mvtwsi: Fix problem with baud rate calculation
by Stefan Roese
· 10 years ago
e6fbc3e
mv_i2c: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
3a48944
mv_sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
3c1fcb7
sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
e113fe3
mmc: sdhci: don't clobber adjacent registers
by Matt Reimer
· 10 years ago
8ebde4f
mmc: s5p: properly mask SELBASECLK
by Matt Reimer
· 10 years ago
052a681
Prepare v2015.04-rc4
by Tom Rini
· 10 years ago
v2015.04-rc4
fdfaa29
mpc83xx: preempt premature board support removal by setting GENERIC_BOARD
by Kim Phillips
· 10 years ago
8cb2101
travis.yml: add more targets to build on travis
by Heiko Schocher
· 10 years ago
5043045
powerpc: ppc4xx: remove korat board support
by Masahiro Yamada
· 10 years ago
41eb4e5
powerpc: mpc5xxx: remove galaxy5200 board support
by Masahiro Yamada
· 10 years ago
6beecd5
powerpc: ppc4xx: remove W7OLMC/W7OLMG board support
by Masahiro Yamada
· 10 years ago
470ee8b
powerpc: mpc5xxx: remove aev, TB5200 board support
by Masahiro Yamada
· 10 years ago
2da8137
powerpc: ppc4xx: remove JSE board support
by Masahiro Yamada
· 10 years ago
f8296d6
powerpc: mpc5xxx: remove BC3450 board support
by Masahiro Yamada
· 10 years ago
e52e9cc
board/BuR/common: use SYS_CONSOLE_OVERWRITE
by Hannes Petermaier
· 10 years ago
323aaaa
mmc: fsl_esdhc fix register offset
by Peng Fan
· 10 years ago
6c67018
odroid: defconfig: fix build break caused by missing dts
by Przemyslaw Marczak
· 10 years ago
1d6be49
board/BuR/common: fix compiler warning
by Hannes Petermaier
· 10 years ago
a74ef40
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
252ed87
kconfig: remove meaningless prefixes in defconfig files
by Masahiro Yamada
· 10 years ago
e71796a
MAKEALL: Don't try to print size when ./u-boot is deleted
by Joe Hershberger
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
79cee3c
git-mailrc: update Masahiro's email address
by Masahiro Yamada
· 10 years ago
ed6226c
MAINTAINERS: update Masahiro's email address
by Masahiro Yamada
· 10 years ago
3bde688
README: remove description about driver model configuration options (again)
by Masahiro Yamada
· 10 years ago
90b7caa
config_distro_bootcmd.h: add note on error handling
by Stephen Warren
· 10 years ago
e736570
beagle_x15: increase phy autoneg timeout
by Sekhar Nori
· 10 years ago
cdef0b3
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
c6f90e1
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
fc7368e
ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
by Nishanth Menon
· 10 years ago
Next »