Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1bd545617f56122f79674c865c98795b8819298d
/
arch
/
arm
/
lib
/
board.c
315c12a
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
ca7d59b
ARM: move interrupt_init to before relocation
by Rob Herring
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
e0e641e
arm: Use sections header to obtain link symbols
by Simon Glass
· 12 years ago
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· 12 years ago
97ec739
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
by Lucas Stach
· 12 years ago
d84d60f
arm: Tabify code for MMC initialization
by Taylor Hutt
· 12 years ago
25d0227
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
by Simon Glass
· 12 years ago
e882201
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
6b8d5fd
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
7d5c036
arm: Move fdt check earlier so that board_early_init_f() can use it
by Simon Glass
· 12 years ago
72866c7
arm: Keep track of the tlb size as well as its location
by Gabe Black
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
3636a34
pmic: Introduce power_init_board() method at ./lib/board.c file
by Łukasz Majewski
· 12 years ago
734165a
ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96
by Ashok
· 12 years ago
d467823
arm: fdt: Relocate fdt along with other data
by Simon Glass
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
3c92e0e
arm: Adds board_postclk_init to the init_sequence.
by Markus Hubig
· 12 years ago
3f703e8
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
by Fabio Estevam
· 13 years ago
4310ecc
ARM: introduce arch_early_init_r()
by Fabio Estevam
· 13 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
d3842c4
arm: Check for valid FDT after console is up
by Simon Glass
· 13 years ago
ef980a7
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· 13 years ago
0dfccbe
davinci: add support for printing clock frequency
by Hadli, Manjunath
· 13 years ago
d2a9424
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
9026d68
arm, logbuffer: make it compileclean
by Heiko Schocher
· 13 years ago
dc6fa64
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
by Simon Glass
· 13 years ago
3433dd7
fdt: ARM: Implement and verify embedded and separate device tree
by Simon Glass
· 13 years ago
1712b56
arm: Correct build error introduced by getenv_ulong() patch
by Simon Glass
· 13 years ago
706c234
arm: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
bff3b82
arch/arm/lib/board.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
e3c4c94
POST/arm: adaptations needed for POST on ARM to work
by Valentin Longchamp
· 13 years ago
aff0aa8
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
fffbb97
arm: do not force d-cache enable on all boards
by Aneesh V
· 13 years ago
fa94c28
arm: fix bd pointer dereference prior initialization
by Igor Grinberg
· 13 years ago
b852aaf
arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
by Heiko Schocher
· 14 years ago
417e073
cosmetic: arm: lib/board.c: Coding Style cleanup
by Heiko Schocher
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
0689067
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
24599de
run arm_pci_init after relocation
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
a346ba9
ARM: fix stack pointer adjustment in board_init_f()
by Eric Cooper
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
aac7359
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
6d1fcb1
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
aeb2991
ARM: add relocation support
by Heiko Schocher
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
[Renamed from lib_arm/board.c]
ff7a5ca
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
27c6e0b
ARM Don't inline weak symbols
by Ron Lee
· 15 years ago
01db155
Add bb_miiphy_init call before any ethernet bring-up code.
by Luigi 'Comio' Mantellini
· 15 years ago
781c9b8
Consolidate arch-specific mem_malloc_init() implementations
by Peter Tyser
· 15 years ago
ed52770
Standardize mem_malloc_init() implementation
by Peter Tyser
· 15 years ago
a78ded6
Consolidate arch-specific sbrk() implementations
by Peter Tyser
· 15 years ago
3bf5d83
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
50ff6df
arm: add support for CONFIG_GENERIC_MMC
by Ilya Yanok
· 15 years ago
beb957c
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9819670
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 16 years ago
de510ba
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
225bb68
ARM Add blue colour LED to status_led.
by Tom Rix
· 16 years ago
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b81464e
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 16 years ago
afd16e2
lib_arm/board.c: remove misleading "test-only" comment.
by Wolfgang Denk
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
198a289
cmc_pu2: get mac address from environment
by Mike Frysinger
· 16 years ago
7a2043d
arm: get mac address from environment
by Mike Frysinger
· 16 years ago
b802310
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
413fc0a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
9d9689f
API: Provide syscall entry point for the ARM architecture.
by Rafal Jaworowski
· 16 years ago
ac94af4
ARM: remove unused variable
by Guennadi Liakhovetski
· 16 years ago
86588ea
ixp: move pci init in arm/board instead of cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e89dc94
Fix bug: in arch-arm, env_get_char dose not work fine
by gnusercn
· 16 years ago
221599dd
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
Next »