Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/e5e4e705ce402856a4800ebf4c0cc163d41b58b0 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

9263 Commits (e5e4e705ce402856a4800ebf4c0cc163d41b58b0)
 

Author SHA1 Message Date
Li Yang e5e4e705ce Update Makefile for tag generating 16 years ago
Kumar Gala d02ffbf8d7 drivers/bios_emulator: Fix compile error in .depend not being generated 16 years ago
Wolfgang Denk bb3bcfa242 Merge branch 'next' of ../next 16 years ago
Wolfgang Denk a200a7c04d Update CHANGELOG; prepare Prepare v2009.11 16 years ago
Peter Tyser f9476902b7 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation 16 years ago
Peter Tyser 3363a34b9e MVBLUE: Remove CONFIG_CMD_IRQ 16 years ago
Detlev Zundel 18e8ad60ee imx27lite: Reenable MTD support on NOR flash. 16 years ago
Stefan Roese f4cfe42758 nand: Fix access to last block in NAND devices 16 years ago
Peter Korsgaard 3b887ca8ce mpc83xx: boot time regression, move LCRR setup back to cpu_init_f 16 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 16 years ago
Heiko Schocher 00b6d927ba 5xxx, fdt: move fdt_fixup_memory() to cpu.c file 16 years ago
Michal Simek 386118a896 microblaze: Correct ffs regression for Microblaze 16 years ago
Graeme Smecher 8fe7b29f98 microblaze: Stop stack clobbering in microblaze-generic. 16 years ago
Wolfgang Denk 35e3717772 Merge branch 'master' of ../work into next 16 years ago
Wolfgang Denk 0fc52948bd Update CHANGELOG, prepare -rc2 16 years ago
Peter Tyser f2352877cb MAKEALL: Fix return value 16 years ago
Peter Tyser fbc1c8f6f6 tools/mkimage: Remove duplicate line of code 16 years ago
Heiko Schocher df002fa6b9 i2c: fix dangling comment in do_i2c_mw() 16 years ago
Heiko Schocher 7cb5fc15f2 mpc52xx, manroland: add some commands 16 years ago
Wolfgang Denk 206c00f26f Merge branch 'master' into next 16 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 16 years ago
Heiko Schocher f8450829f9 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() 16 years ago
Daniel Hobi 0ec81db202 Fix computation in nand_util.c:get_len_incl_bad 16 years ago
Evan Samanas aabb8cb081 nfs: NfsTimeout() updates 16 years ago
Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering 16 years ago
Robert P. J. Day a93c92cdda help: Correct syntax of nandecc help output. 16 years ago
Mike Rapoport c2fff331a3 smc911x: update SMC911X related configuration description 16 years ago
Mike Rapoport 45b6b65c6b smc911x: fix typo in smc911x_handle_mac_address name 16 years ago
Ed Swarthout f64ef9bb99 fix nfs symlink name corruption 16 years ago
Wolfgang Denk e8fac25e83 at91sam9261ek.c: fix minor coding style issue. 16 years ago
Wolfgang Denk 4713010adf trab: fix warning: implicit declaration of function 'disable_vfd' 16 years ago
Wolfgang Denk a9f99ab44b zlib.c: avoid build conflicts for cradle board 16 years ago
Wolfgang Denk 8cbf4e4f17 Fix out-of-tree building of "apollon" board. 16 years ago
Wolfgang Denk 2a49bf3149 Merge branch 'master' into next 16 years ago
Mike Frysinger f68ab43de6 lzma: ignore unset filesizes 16 years ago
Detlev Zundel cccfc2ab77 README: Rearrange paragraphs to regain linear arrangement. 16 years ago
Joakim Tjernlund cd514aeb99 zlib: Optimize decompression 16 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 16 years ago
Peter Tyser c81296c16f tools/mkimage: Print FIT image contents after creation 16 years ago
Peter Tyser 8e1c89663c tools/fit_image.c: Remove unused fit_set_header() 16 years ago
Peter Tyser 1a99de2cb4 tools/mkimage: Assume FDT image type for FIT images 16 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 16 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 16 years ago
Graeme Russ cabe579480 i386: Move references to link script exports 16 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 16 years ago
Graeme Russ 564a9984bd i386: Rearrange Interupt Handling 16 years ago
Graeme Russ 27f13075a6 i386: Fix race condition when using SC520 timers 16 years ago
Graeme Russ 141a62cc12 i386: Fix global label in inline asm compile error 16 years ago
Graeme Russ 4ee4e413ba i386: Reorder source objects in lib_i386 Makefile 16 years ago
Graeme Russ aea14421c5 i386: Fix link collisions resulting from gcc4.4.1 upgrade 16 years ago