index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
18
-313
/
+28
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-3
/
+7
|
|
\
|
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-3
/
+2
|
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-1
/
+6
|
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
18
-310
/
+21
|
|
/
*
|
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-25
1
-2
/
+1
|
/
*
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-16
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-12
1
-0
/
+9
|
\
|
*
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-22
1
-0
/
+9
*
|
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
1
-6
/
+8
*
|
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
1
-9
/
+18
|
/
*
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
1
-20
/
+12
*
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
2
-9
/
+4
*
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
2
-5
/
+4
*
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
2
-3
/
+3
*
remove all references to .dynsym
Albert ARIBAUD
2013-06-21
1
-13
/
+0
*
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
1
-2
/
+2
*
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-06-10
1
-1
/
+1
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
2
-0
/
+113
*
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
3
-56
/
+54
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
1
-64
/
+20
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-6
/
+0
*
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
1
-14
/
+2
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-5
/
+3
*
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-04-12
1
-24
/
+4
*
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
1
-0
/
+7
*
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-03-28
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
2
-0
/
+40
|
\
|
*
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-03-12
2
-0
/
+40
*
|
arm: Enable generic board support
Simon Glass
2013-03-15
1
-0
/
+3
*
|
arm: Use sections header to obtain link symbols
Simon Glass
2013-03-15
1
-0
/
+1
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
2
-3
/
+3
|
/
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-02-01
2
-7
/
+7
*
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
Lucas Stach
2013-01-30
1
-1
/
+1
*
arm: Tabify code for MMC initialization
Taylor Hutt
2013-01-10
1
-2
/
+2
*
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
Simon Glass
2013-01-10
1
-2
/
+9
*
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-10
1
-2
/
+3
*
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
Simon Glass
2013-01-10
1
-0
/
+19
*
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Simon Glass
2013-01-10
1
-2
/
+27
*
arm: Move fdt check earlier so that board_early_init_f() can use it
Simon Glass
2013-01-10
1
-4
/
+3
*
arm: Keep track of the tlb size as well as its location
Gabe Black
2013-01-10
1
-2
/
+3
*
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
2013-01-10
1
-1
/
+4
*
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
3
-11
/
+175
*
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-19
1
-3
/
+9
|
\
|
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
|
*
pmic: Introduce power_init_board() method at ./lib/board.c file
Łukasz Majewski
2012-11-14
1
-0
/
+8
*
|
arm: Add control over cachability of memory regions
Simon Glass
2012-11-19
1
-11
/
+40
|
/
*
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-11-03
1
-0
/
+4
|
\
|
*
arm bootm: Allow to pass board specified atags
Pali Rohár
2012-10-30
1
-0
/
+4
[next]