index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib_arm
/
board.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-452
/
+0
*
fsl_esdhc: add support for mx51 processor
Stefano Babic
2010-03-07
1
-0
/
+3
*
ARM Don't inline weak symbols
Ron Lee
2009-11-11
1
-9
/
+9
*
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-10-10
1
-0
/
+7
*
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
1
-10
/
+0
*
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
1
-7
/
+7
*
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-04
1
-20
/
+0
*
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-25
1
-9
/
+0
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-2
/
+2
*
arm: add support for CONFIG_GENERIC_MMC
Ilya Yanok
2009-06-21
1
-0
/
+7
*
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-99
/
+0
*
arch_misc_init support for ARM architectures
Prafulla Wadaskar
2009-06-12
1
-0
/
+4
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+0
*
ARM Add blue colour LED to status_led.
Tom Rix
2009-06-12
1
-0
/
+4
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-0
/
+3
*
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-06-12
1
-3
/
+3
*
lib_arm/board.c: remove misleading "test-only" comment.
Wolfgang Denk
2009-04-26
1
-1
/
+1
*
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
1
-0
/
+3
*
cmc_pu2: get mac address from environment
Mike Frysinger
2009-03-20
1
-4
/
+0
*
arm: get mac address from environment
Mike Frysinger
2009-03-20
1
-32
/
+11
*
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
1
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-19
1
-7
/
+3
|
\
|
*
ARM: remove unused variable
Guennadi Liakhovetski
2009-02-06
1
-7
/
+3
*
|
API: Provide syscall entry point for the ARM architecture.
Rafal Jaworowski
2009-02-18
1
-0
/
+5
|
/
*
ixp: move pci init in arm/board instead of cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-01-31
1
-0
/
+12
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
1
-1
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-11
/
+11
*
Fix bug: in arch-arm, env_get_char dose not work fine
gnusercn
2008-10-08
1
-0
/
+2
*
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
Jean-Christophe PLAGNIOL-VILLARD
2008-09-30
1
-17
/
+0
*
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-31
1
-2
/
+2
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
1
-13
/
+0
*
Fix merge problems
Stefan Roese
2008-08-06
1
-0
/
+17
*
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
2008-06-03
1
-11
/
+28
|
\
|
*
Add ATMEL LCD driver
Stelian Pop
2008-05-10
1
-11
/
+28
*
|
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-05-28
1
-8
/
+2
|
/
*
Fix implicit declaration build warnings
Marcel Ziswiler
2008-05-03
1
-0
/
+1
*
ARM: add I2C init function call in lib_arm/board.c
Hebbar
2008-02-04
1
-0
/
+18
*
ARM: support board-specific ethernet PHY init
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
1
-0
/
+4
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-2
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2007-10-13
1
-0
/
+8
|
\
|
*
OneNAND support (take #2)
Kyungmin Park
2007-09-17
1
-0
/
+8
*
|
Coding Style cleanup.
Wolfgang Denk
2007-10-13
1
-11
/
+6
*
|
Merge with git://www.denx.de/git/u-boot.git
Peter Pearse
2007-09-07
1
-0
/
+4
|
\
|
|
*
PXA270: Add support for multiple serial ports.
stefano babic
2007-09-07
1
-0
/
+4
*
|
Add coloured led interface for ARM boards.
Peter Pearse
2007-09-04
1
-0
/
+24
|
/
*
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn
2007-08-10
1
-0
/
+7
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-09
1
-4
/
+4
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-4
/
+4
*
cosmetic: print amount of NAND flash aligned with the other values such as
Markus Klotzbuecher
2006-04-25
1
-1
/
+1
[next]