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
...
*
|
|
|
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-08
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix compiler warning in mpc8xxx ddr code
Kumar Gala
2008-09-07
1
-2
/
+4
*
|
|
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
36
-58
/
+134
*
|
|
ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
2
-2
/
+2
*
|
|
config.mk: Move arch-specific condition to $(ARCH)_config.mk
Shinya Kuribayashi
2008-09-07
2
-16
/
+14
*
|
|
Prevent crash if random/invalid ramdisks are passed to bootm
Kumar Gala
2008-09-07
2
-2
/
+3
*
|
|
Prevent crash if random DTB address is passed to bootm
Anatolij Gustschin
2008-09-07
2
-2
/
+3
*
|
|
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
2008-09-07
1
-12
/
+12
*
|
|
apollon: use the last memory area for u-boot
Kyungmin Park
2008-09-07
1
-1
/
+1
*
|
|
TQM8272: move NAND part in seperate File
Heiko Schocher
2008-09-06
4
-276
/
+331
*
|
|
TQM8272: Fix compiling error for the TQM8272 board.
Heiko Schocher
2008-09-06
1
-18
/
+15
*
|
|
Add JFFS2 command support on OneNAND
Kyungmin Park
2008-09-06
3
-9
/
+187
*
|
|
Allow console input to be disabled
Mark Jackson
2008-09-06
13
-0
/
+32
*
|
|
loads: allow negative offsets
Ricardo Ribalda Delgado
2008-09-06
1
-5
/
+5
*
|
|
USB EHCI: reset root hub
Yuri Tikhonov
2008-09-06
3
-0
/
+39
*
|
|
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-09-06
1
-1
/
+5
|
|
/
|
/
|
*
|
devices: Use list_add_tail() instead of list_add() to register a device
Stefan Roese
2008-09-05
1
-1
/
+1
|
/
*
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-09-03
5
-29
/
+191
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2008-09-03
5
-29
/
+191
|
|
\
|
|
*
mpc83xx: fix mpc8313 in-tree building with NAND
Nick Spence
2008-09-03
2
-1
/
+4
|
|
*
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
Nick Spence
2008-09-03
1
-21
/
+30
|
|
*
mpc83xx: Store and display Arbiter Event Register values
Nick Spence
2008-09-03
3
-1
/
+150
|
|
*
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
2008-09-03
1
-4
/
+5
|
|
*
MPC83XX: Fix GPIO configuration - set gpio level before direction
Nick Spence
2008-09-03
1
-2
/
+2
*
|
|
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-09-03
148
-847
/
+1207
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2008-09-03
1
-1
/
+63
|
|
\
\
|
|
*
|
doc/qemu_mips: add doc howto debug u-boot with gdb
Jean-Christophe PLAGNIOL-VILLARD
2008-09-04
1
-1
/
+63
|
|
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-09-03
25
-550
/
+131
|
|
\
\
|
|
*
|
ppx4xx: Fix broken DASA_SIM board
Matthias Fuchs
2008-09-03
1
-0
/
+5
|
|
*
|
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
Stefan Roese
2008-09-03
3
-3
/
+0
|
|
*
|
ppc4xx: Remove obsolete or unused functions from some esd boards
Matthias Fuchs
2008-09-03
15
-326
/
+0
|
|
*
|
ppc4xx: Update VOM405 board configuration
Matthias Fuchs
2008-09-03
1
-43
/
+9
|
|
*
|
ppc4xx: Remove obsolete initdram() function from VOM405 board
Matthias Fuchs
2008-09-03
1
-25
/
+0
|
|
*
|
ppc4xx: Cleanup VOM405 linker script
Matthias Fuchs
2008-09-03
1
-12
/
+0
|
|
*
|
ppc4xx: Add fdt support for VOM405 boards
Matthias Fuchs
2008-09-03
1
-0
/
+2
|
|
*
|
ppc4xx: Coding style cleanup
Matthias Fuchs
2008-09-03
1
-83
/
+79
|
|
*
|
ppc4xx: Enable USB on PLU405 boards
Matthias Fuchs
2008-09-03
1
-4
/
+16
|
|
*
|
ppc4xx: Cleanup PLU405 platform file
Matthias Fuchs
2008-09-03
1
-37
/
+21
|
|
*
|
ppc4xx: Cleanup PLU405 linker script
Matthias Fuchs
2008-09-03
1
-14
/
+0
|
|
*
|
ppc4xx: Add fdt support for PLU405 boards
Matthias Fuchs
2008-09-03
1
-0
/
+2
|
|
*
|
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
Matthias Fuchs
2008-09-03
2
-5
/
+4
|
|
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-09-03
123
-301
/
+1018
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Don't tftp to unknown flash
Jochen Friedrich
2008-09-02
1
-0
/
+2
|
|
*
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-09-02
1
-2
/
+7
|
|
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
30
-4
/
+170
|
|
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
14
-4
/
+79
|
|
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
7
-6
/
+21
|
|
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
4
-6
/
+13
|
|
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
11
-4
/
+27
|
|
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
4
-4
/
+15
[prev]
[next]