Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
80e409508b9bba8c372cdd44565a3d472b10e904
/
arch
/
arm
/
lib
/
board.c
80e4095
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
2f8d8d6
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
e2e3e2b
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
06fd853
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
eae78c3
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
724cdff
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
ec8a252
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
2ffb4be
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· 12 years ago
bcf28c2
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
by Ashok
· 12 years ago
39826f0
arm: fdt: Relocate fdt along with other data
by Simon Glass
· 12 years ago
036036d
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
e23e5ee
arm: Adds board_postclk_init to the init_sequence.
by Markus Hubig
· 12 years ago
a21c651
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
by Fabio Estevam
· 13 years ago
d519b4b
ARM: introduce arch_early_init_r()
by Fabio Estevam
· 13 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
2866903
arm: Check for valid FDT after console is up
by Simon Glass
· 13 years ago
f933e84
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· 13 years ago
8f5d468
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
2cc8b5c
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
9660e44
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
ee4014b
arm, logbuffer: make it compileclean
by Heiko Schocher
· 13 years ago
eea63e0
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
by Simon Glass
· 13 years ago
f5437ad
fdt: ARM: Implement and verify embedded and separate device tree
by Simon Glass
· 13 years ago
bc4e14c
arm: Correct build error introduced by getenv_ulong() patch
by Simon Glass
· 13 years ago
dc8bbea
arm: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
80c6abc
arch/arm/lib/board.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
ea3681a
POST/arm: adaptations needed for POST on ARM to work
by Valentin Longchamp
· 13 years ago
2d3be7c
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
cba4b18
arm: do not force d-cache enable on all boards
by Aneesh V
· 13 years ago
15c2e2c
arm: fix bd pointer dereference prior initialization
by Igor Grinberg
· 13 years ago
b2b8f98
arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
by Heiko Schocher
· 13 years ago
ceb1d6d
cosmetic: arm: lib/board.c: Coding Style cleanup
by Heiko Schocher
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
401bb30
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
7eb2939
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
c2dd0d4
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
e47f2db
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
9623c15
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
1ed63c5
run arm_pci_init after relocation
by Michael Schwingen
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
6445a30
ARM: fix stack pointer adjustment in board_init_f()
by Eric Cooper
· 14 years ago
f326cbb
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
296cae7
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
cdb1d4f
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
6d8d4ef
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
92d5ecb
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_arm/board.c]
c67bee1
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
f865fcb
ARM Don't inline weak symbols
by Ron Lee
· 15 years ago
310cecb
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· 15 years ago
d4e8ada
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
a483a16
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
5e93bd1
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
b1c0eaa
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
379e9fc
arm: add support for CONFIG_GENERIC_MMC
by Ilya Yanok
· 15 years ago
55e0ed6
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a24d96e
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 15 years ago
ad7e8aac
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7cdf804
ARM Add blue colour LED to status_led.
by Tom Rix
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c790b04
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 15 years ago
34b76a1
lib_arm/board.c: remove misleading "test-only" comment.
by Wolfgang Denk
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
92b50ff
cmc_pu2: get mac address from environment
by Mike Frysinger
· 16 years ago
f11e6ff
arm: get mac address from environment
by Mike Frysinger
· 16 years ago
4f57289
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9eb468d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
7fb6c4f
API: Provide syscall entry point for the ARM architecture.
by Rafal Jaworowski
· 16 years ago
05fd887
ARM: remove unused variable
by Guennadi Liakhovetski
· 16 years ago
f90c802
ixp: move pci init in arm/board instead of cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f41b144
Fix bug: in arch-arm, env_get_char dose not work fine
by gnusercn
· 16 years ago
d13ff23
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fcaac58
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
0768b7a
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
912810e
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· 16 years ago
d6ac2ed
Remove prototypes of nand_init() in favor of including nand.h.
by Scott Wood
· 16 years ago
39cf480
Add ATMEL LCD driver
by Stelian Pop
· 16 years ago
b71190f
Fix implicit declaration build warnings
by Marcel Ziswiler
· 17 years ago
f7ad79b
ARM: add I2C init function call in lib_arm/board.c
by Hebbar
· 17 years ago
23776ff
ARM: support board-specific ethernet PHY init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
23c56f9
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
de74b9e
Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
Next »