index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
2012-10-22
8
-1
/
+788
*
disk: Address cast and format errors
Taylor Hutt
2012-10-22
1
-3
/
+4
*
disk: Make the disk partition code work with no specific partition types
Gabe Black
2012-10-22
1
-33
/
+17
*
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-22
1
-0
/
+2
*
kerneldoc: tmpl: Implement template for LG-arrays
Marek Vasut
2012-10-22
2
-1
/
+47
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
173
-583
/
+1
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
10
-42
/
+50
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
177
-1
/
+853
*
common: Implement support for linker-generated arrays
Marek Vasut
2012-10-22
1
-0
/
+148
*
common: Add symbol handling for generic lists into Makefile
Marek Vasut
2012-10-22
15
-25
/
+152
*
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-10-22
1
-6
/
+16
*
usb: fallback safely when a configuration descriptor is too large
Vincent Palatin
2012-10-22
1
-3
/
+9
*
usb: Support the CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-22
1
-10
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-19
36
-1829
/
+362
|
\
|
*
arm: fdt: Relocate fdt along with other data
Simon Glass
2012-10-19
1
-0
/
+22
|
*
actux[123]: Update linker script for ELDK 4.2
Tom Rini
2012-10-18
3
-3
/
+3
|
*
versatile: board configs: Use buffered writes on flash
402jagan@gmail.com
2012-10-18
2
-0
/
+3
|
*
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2012-10-18
7
-75
/
+48
|
*
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
Marek Vasut
2012-10-18
4
-1
/
+3
|
*
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-10-16
14
-1792
/
+27
|
*
h2200: Add support for iPAQ h2200 palmtop
Łukasz Dałek
2012-10-16
6
-0
/
+291
*
|
patman: force git log commands to not use color
Albert ARIBAUD
2012-10-19
2
-2
/
+3
*
|
sandbox: Change global data baudrate to int
Simon Glass
2012-10-19
1
-1
/
+1
*
|
x86: Change global data baudrate to int
Simon Glass
2012-10-19
2
-2
/
+2
*
|
nds32: Change global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
mips: Change global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
4
-4
/
+4
*
|
arm: Change global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
powerpc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
openrisc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
avr32: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
|
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
2
-15
/
+89
*
|
input: Fix i8042 keyboard reset
Marc Jones
2012-10-19
1
-5
/
+27
*
|
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
2012-10-19
2
-0
/
+51
*
|
input: Provide a board specific mechanism to decide whether to skip i8042 init
Gabe Black
2012-10-19
1
-1
/
+12
*
|
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
2012-10-19
2
-6
/
+9
*
|
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
4
-293
/
+141
*
|
disk: initialize name/part fields when returning a whole disk
Stephen Warren
2012-10-19
1
-0
/
+2
*
|
ColdFire: uart: fix build failure for missing header files
Alison Wang
2012-10-19
1
-0
/
+2
*
|
ColdFire: Fix the build error for Freescale m5282evb board.
Jason Jin
2012-10-19
1
-0
/
+3
*
|
ColdFire: Fix build error for astro mcf53731 board.
Jason Jin
2012-10-19
1
-53
/
+11
*
|
m68k: net: Fix unused variable in mcfmii.c
Marek Vasut
2012-10-19
1
-3
/
+1
*
|
m68k: Fix unused variable in board.c
Marek Vasut
2012-10-19
1
-1
/
+2
*
|
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
1
-2
/
+7
*
|
m68k: Fix unused variable warning
Marek Vasut
2012-10-19
1
-1
/
+2
[next]