Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d144f96a48a3dccb1c5db7a865f64996095b63fb
« Previous
abdd178
am335x_evm: Add NET environment variables
by Chase Maupin
· 12 years ago
63ba7c6
am335x_evm: Add SPI environment variables
by Chase Maupin
· 12 years ago
73c1f4a
am335x_evm: Add NAND environment variables
by Chase Maupin
· 12 years ago
bb4d464
omap3: mvblx: pass FPGA version to the kernel
by Michael Jones
· 12 years ago
71c4ae3
omap3: mvblx: select fpgafilename according to orientation
by Michael Jones
· 12 years ago
661bb0f
omap3: mvblx: change console to ttyO0 and make silent by default.
by Howard Gray
· 12 years ago
d9aacf4
OMAP3: igep00x0: Add new IGEP COM PROTON.
by Enric Balletbo i Serra
· 12 years ago
aa127df
OMAP3: igep00x0: add missing include mach-types.h
by Enric Balletbo i Serra
· 12 years ago
4c21b4c
OMAP3: igep00x0: use official board names.
by Enric Balletbo i Serra
· 12 years ago
c0e6679
am335x_evm: enable support for booting via USB
by Ilya Yanok
· 12 years ago
da07c21
am33xx: support for booting via usbeth
by Ilya Yanok
· 12 years ago
62a8143
spl: support for booting via usbeth
by Ilya Yanok
· 12 years ago
9648865
am33xx: pcm051: Remove wp pin mux for sd-card
by Lars Poeschel
· 12 years ago
8a1f2dc
beagle: expansion boards: add LSR COM6L adapter
by robertcnelson@gmail.com
· 12 years ago
ff229ec
beagle: expansion boards: retry i2c_read with 16bit addressing
by robertcnelson@gmail.com
· 12 years ago
b9f5669
da8xx: Add the missing pinmux for da830 to the gpio driver
by Tomas Novotny
· 12 years ago
78ed94c
da8xx: ea20: Add the configuration define for the exact SoC variant
by Tomas Novotny
· 12 years ago
1671ba7
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
ea6bd08
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
411190c
powerpc/83xx/km: drop uneeded dtt_bus environment var
by Holger Brunck
· 12 years ago
25b2992
powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R
by Holger Brunck
· 12 years ago
4714f8e
powerpc/83xx/km: add support for kmopti2 board
by Holger Brunck
· 12 years ago
47f5364
powerpc/83xx/km: cleanup tuxx1 support
by Holger Brunck
· 12 years ago
a7bc914
km/common: add eccmode to kernel commandline
by Holger Brunck
· 12 years ago
be7576f
powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne
by Holger Brunck
· 12 years ago
9381873
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
by Holger Brunck
· 12 years ago
d42a3b7
km/scripts: replace hardcoded uImage
by Andreas Huber
· 12 years ago
dacc109
km/common: introduce $uimage variable
by Andreas Huber
· 12 years ago
6515139
powerpc/83xx: use ppc_6xx as arch variable for kmvect1
by Holger Brunck
· 12 years ago
5bcd64c
powerpc/83xx/km: add MV88E6122 switch support for kmvect1
by Karlheinz Jerg
· 12 years ago
322bb20
km/common/ivm: rework piggy mac adress offset generation
by Holger Brunck
· 12 years ago
1eb95eb
km82xx, km83xx: move ethernet_present() from common to cpu specific
by Karlheinz Jerg
· 12 years ago
cf976ce
km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code
by Holger Brunck
· 12 years ago
811c8ca
km/common/ivm: remove obsolete code
by Holger Brunck
· 12 years ago
a5a614c
km/common: remove unneeded ifdefs for I2C
by Holger Brunck
· 12 years ago
9a82b10
Merge branch 'master' of git://git.denx.de/u-boot
by Kim Phillips
· 12 years ago
9f024f6
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
455fbfb
MIPS: board.c: remove manual relocation of env_name_spec
by Daniel Schwierzeck
· 12 years ago
96dfc06
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
588a13f
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
a32e626
x86: Remove unneeded cruft from main Makefile
by Simon Glass
· 12 years ago
1f3a581
x86: Remove sc520 cpu
by Simon Glass
· 12 years ago
7e8c53d
x86: Remove eNET boards
by Simon Glass
· 12 years ago
9c748e0
Merge branch 'next' of git://git.denx.de/u-boot-mips
by Tom Rini
· 12 years ago
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
0ba8926
MIPS: u-boot.lds: add relocation specific sections
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
696a3b2
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
eea8a32
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
by Daniel Schwierzeck
· 12 years ago
3420bf1
MIPS: u-boot.lds: introduce symbol __image_copy_end
by Daniel Schwierzeck
· 12 years ago
a52852c
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
by Daniel Schwierzeck
· 12 years ago
4539781
MIPS: compute num_got_entries from .got section's size
by Gabor Juhos
· 12 years ago
8b1c734
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
4dc7412
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
by Daniel Schwierzeck
· 12 years ago
97b920d
MIPS: xburst: fix broken access to global_data
by Daniel Schwierzeck
· 12 years ago
1634e96
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
by Tom Rini
· 12 years ago
bec0160
i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST
by Eric Nelson
· 12 years ago
2d7237c
mx23evk: Turn on caches
by Fabio Estevam
· 12 years ago
c4c2594
mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
by Fabio Estevam
· 12 years ago
291b3dc
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
by Otavio Salvador
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
76c91e6
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
7c92c54
imx: mx6q DDR3 init: Benefit from available CL = 7
by Benoît Thébaudeau
· 12 years ago
b42b5b7
imx: mx6q DDR3 init: Fix MR0.PPD
by Benoît Thébaudeau
· 12 years ago
1791b1f
imx: mx6q DDR3 init: Fix RST_to_CKE
by Benoît Thébaudeau
· 12 years ago
ada02b8
imx: mx6q DDR3 init: Fix SDE_to_RST
by Benoît Thébaudeau
· 12 years ago
aa53149
imx: mx6q DDR3 init: Fix tXPR
by Benoît Thébaudeau
· 12 years ago
6904e37
imx: mx6q DDR3 init: Fix tMRD
by Benoît Thébaudeau
· 12 years ago
fd8e1c3
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
0706714
Tegra114: Add/enable Dalmore build (T114 reference board)
by Tom Warren
· 12 years ago
9482919
Tegra114: Add generic Tegra114 build support
by Tom Warren
· 12 years ago
8aff009
Tegra114: Dalmore: Add DT files
by Tom Warren
· 12 years ago
e23bb6a
Tegra114: Add common CPU (shared) files
by Tom Warren
· 12 years ago
ec1885c
Tegra114: Add CPU (armv7) files
by Tom Warren
· 12 years ago
4040ec1
Tegra114: Add AVP (arm720t) files
by Tom Warren
· 12 years ago
2fc65e2
Tegra114: Add arch-tegra114 include files
by Tom Warren
· 12 years ago
d2f18f2
tegra: cardhu: config: enable SPI
by Allen Martin
· 12 years ago
b19f574
tegra: add SPI SLINK driver
by Allen Martin
· 12 years ago
91673e2
tegra: add addresses of SPI SLINK controllers
by Allen Martin
· 12 years ago
23e3158
tegra30: fdt: add SPI SLINK nodes
by Allen Martin
· 12 years ago
7d54f02
tegra30: add SBC1 to periph id mapping table
by Allen Martin
· 12 years ago
8f1b46b
tegra: spi: add fdt support to tegra SPI SFLASH driver
by Allen Martin
· 12 years ago
c98f03f
tegra20: fdt: add SPI SFLASH node
by Allen Martin
· 12 years ago
c35eb56
tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
by Stephen Warren
· 12 years ago
4727a13
tegra: rename FUNCMUX_UART2_UARTB
by Stephen Warren
· 12 years ago
f29f086
Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
by Tom Warren
· 12 years ago
d83152d
Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
by Tom Warren
· 12 years ago
36068ae
tegra: fdt: add back missing host1x node
by Allen Martin
· 12 years ago
58864dd
Clean up libfdt.h includes
by Gerald Van Baren
· 12 years ago
8aa5ec6
common/fdt_support.c: sparse fixes
by Kim Phillips
· 12 years ago
b2ba62a
libfdt: update from upstream dtc commit 142419e
by Kim Phillips
· 12 years ago
71bbb3d
libfdt: update fdt.h from upstream dtc
by Kim Phillips
· 12 years ago
25aca0f
libfdt_env.h: add fdt type definitions
by Kim Phillips
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
6487d88
fdt: fix dts preprocessor options
by Allen Martin
· 12 years ago
8978f86
am33xx: Drop gpio0_7_pin_mux from phytec pcm051
by Tom Rini
· 12 years ago
3e857d0
OMAP3: igep00x0: fix a build warning on IGEP boards
by Javier Martinez Canillas
· 12 years ago
f170899
AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree
by hvaibhav@ti.com
· 12 years ago
13526f7
Add DDR3 support for AM335x-EVM (Version 1.5A)
by Jeff Lance
· 12 years ago
3ec36b3
am335x: display msg when reading MAC from efuse
by Lars Poeschel
· 12 years ago
Next »